diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2021-05-19 16:35:56 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2021-05-19 16:43:30 +0300 |
commit | b3ea29f1427c54533c4775c6c73add8f657f0a14 (patch) | |
tree | 76de1b4b0c66b12306c7a6a29a7d574d7d7a5756 /acct-group | |
parent | app-metrics/prometheus-bin: Drop old (diff) | |
download | gentoo-b3ea29f1427c54533c4775c6c73add8f657f0a14.tar.gz gentoo-b3ea29f1427c54533c4775c6c73add8f657f0a14.tar.bz2 gentoo-b3ea29f1427c54533c4775c6c73add8f657f0a14.zip |
acct-group/iroffer: new group (187)
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/iroffer/iroffer-0.ebuild | 8 | ||||
-rw-r--r-- | acct-group/iroffer/metadata.xml | 12 |
2 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/iroffer/iroffer-0.ebuild b/acct-group/iroffer/iroffer-0.ebuild new file mode 100644 index 000000000000..2e3c37129e70 --- /dev/null +++ b/acct-group/iroffer/iroffer-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=187 diff --git a/acct-group/iroffer/metadata.xml b/acct-group/iroffer/metadata.xml new file mode 100644 index 000000000000..04513620c4df --- /dev/null +++ b/acct-group/iroffer/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"> + <name>Mikle Kolyada</name> + <email>zlogene@gentoo.org</email> + </maintainer> + <maintainer type="person"> + <name>Sergey Popov</name> + <email>pinkbyte@gentoo.org</email> + </maintainer> +</pkgmetadata> |