summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Tsoy <alexander@tsoy.me>2019-12-26 14:32:36 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-01-17 08:23:36 +0200
commit0e7675b43f2c8041c15ed6e2e335cf8331b0ce1b (patch)
tree07337b00f63a33daa76a13e4a32d2de5cb2cac87 /acct-group
parentapp-text/xhtml11: New package for XHTML 1.1 DTD (diff)
downloadgentoo-0e7675b43f2c8041c15ed6e2e335cf8331b0ce1b.tar.gz
gentoo-0e7675b43f2c8041c15ed6e2e335cf8331b0ce1b.tar.bz2
gentoo-0e7675b43f2c8041c15ed6e2e335cf8331b0ce1b.zip
acct-group/amule: new group for net-p2p/amule, GID 468
Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r--acct-group/amule/amule-0.ebuild9
-rw-r--r--acct-group/amule/metadata.xml12
2 files changed, 21 insertions, 0 deletions
diff --git a/acct-group/amule/amule-0.ebuild b/acct-group/amule/amule-0.ebuild
new file mode 100644
index 000000000000..354dc87a1194
--- /dev/null
+++ b/acct-group/amule/amule-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+DESCRIPTION="Group for net-p2p/amule"
+ACCT_GROUP_ID=468
diff --git a/acct-group/amule/metadata.xml b/acct-group/amule/metadata.xml
new file mode 100644
index 000000000000..039cf44c7038
--- /dev/null
+++ b/acct-group/amule/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexander@tsoy.me</email>
+ <name>Alexander Tsoy</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>