summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2019-09-11 09:40:09 +0300
committerEray Aslan <eras@gentoo.org>2019-09-11 09:40:09 +0300
commitec97593779030fde13951e1b5915af47369857dd (patch)
tree67786699610bfebead1ade35667f218aa0311a4c /acct-group/postdrop
parentdev-libs/boehm-gc-8.0.4: sparc stable, bug 693844 (diff)
downloadgentoo-ec97593779030fde13951e1b5915af47369857dd.tar.gz
gentoo-ec97593779030fde13951e1b5915af47369857dd.tar.bz2
gentoo-ec97593779030fde13951e1b5915af47369857dd.zip
acct-group/postdrop: add postdrop group (UID 208)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 RepoMan-Options: --force Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'acct-group/postdrop')
-rw-r--r--acct-group/postdrop/metadata.xml8
-rw-r--r--acct-group/postdrop/postdrop-0.ebuild8
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/postdrop/metadata.xml b/acct-group/postdrop/metadata.xml
new file mode 100644
index 000000000000..e6f3bf582ab7
--- /dev/null
+++ b/acct-group/postdrop/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>eras@gentoo.org</email>
+ <name>Eray Aslan</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/postdrop/postdrop-0.ebuild b/acct-group/postdrop/postdrop-0.ebuild
new file mode 100644
index 000000000000..eea0d6b07562
--- /dev/null
+++ b/acct-group/postdrop/postdrop-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=208