summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2020-11-30 20:00:37 +0100
committerSebastian Pipping <sping@gentoo.org>2020-11-30 20:08:24 +0100
commitf7355478afc4acfcf55febbf66d346ffbebf2e38 (patch)
treedbd3c50f811e71f2e609d31ddf85336d7e4e2612 /acct-group/gatling
parentx11-misc/redshift: 1.12-r3: python 3.8 and 3.9 support. (diff)
downloadgentoo-f7355478afc4acfcf55febbf66d346ffbebf2e38.tar.gz
gentoo-f7355478afc4acfcf55febbf66d346ffbebf2e38.tar.bz2
gentoo-f7355478afc4acfcf55febbf66d346ffbebf2e38.zip
www-servers/gatling: Migrate to acct-user/acct-group packages
Closes: https://bugs.gentoo.org/706812 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.0, Repoman-2.3.23
Diffstat (limited to 'acct-group/gatling')
-rw-r--r--acct-group/gatling/gatling-0.ebuild8
-rw-r--r--acct-group/gatling/metadata.xml8
2 files changed, 16 insertions, 0 deletions
diff --git a/acct-group/gatling/gatling-0.ebuild b/acct-group/gatling/gatling-0.ebuild
new file mode 100644
index 000000000000..b4d3a3313de2
--- /dev/null
+++ b/acct-group/gatling/gatling-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=500 # matches acct-user/gatling
diff --git a/acct-group/gatling/metadata.xml b/acct-group/gatling/metadata.xml
new file mode 100644
index 000000000000..ab886b7f0382
--- /dev/null
+++ b/acct-group/gatling/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>sping@gentoo.org</email>
+ <name>Sebastian Pipping</name>
+ </maintainer>
+</pkgmetadata>