summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2023-02-12 13:03:47 -0500
committerMike Gilbert <floppym@gentoo.org>2023-02-12 13:04:00 -0500
commitf9dae465bc4fc7a0bf2cf34fae7d660af284334d (patch)
tree102fab145669aac7d1010093f970db1f9750735d /acct-group/floppy
parentnet-wireless/nanovna-saver: Add -0.5.4, update -9999 (diff)
downloadgentoo-f9dae465bc4fc7a0bf2cf34fae7d660af284334d.tar.gz
gentoo-f9dae465bc4fc7a0bf2cf34fae7d660af284334d.tar.bz2
gentoo-f9dae465bc4fc7a0bf2cf34fae7d660af284334d.zip
acct-group/floppy: new package, add 0
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'acct-group/floppy')
-rw-r--r--acct-group/floppy/floppy-0.ebuild8
-rw-r--r--acct-group/floppy/metadata.xml7
2 files changed, 15 insertions, 0 deletions
diff --git a/acct-group/floppy/floppy-0.ebuild b/acct-group/floppy/floppy-0.ebuild
new file mode 100644
index 000000000000..3386a166e7b7
--- /dev/null
+++ b/acct-group/floppy/floppy-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-group
+
+ACCT_GROUP_ID=11
diff --git a/acct-group/floppy/metadata.xml b/acct-group/floppy/metadata.xml
new file mode 100644
index 000000000000..65e1fc82d859
--- /dev/null
+++ b/acct-group/floppy/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>