summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-03-30 17:45:17 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-04-11 23:30:03 +0200
commit3ff4b0c6a1be8fc40e1165cc21b48b2618c3d376 (patch)
tree9e4b6bd2c92a1b32c9ea1eac4a5ee093672d2332
parentnet-libs/libmicrohttpd: Add cpe string to metadata for CVE tracking. (diff)
downloadgentoo-3ff4b0c6a1be8fc40e1165cc21b48b2618c3d376.tar.gz
gentoo-3ff4b0c6a1be8fc40e1165cc21b48b2618c3d376.tar.bz2
gentoo-3ff4b0c6a1be8fc40e1165cc21b48b2618c3d376.zip
acct-user/anope: Add new user for net-irc/anope
Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--acct-user/anope/anope-0.ebuild12
-rw-r--r--acct-user/anope/metadata.xml12
2 files changed, 24 insertions, 0 deletions
diff --git a/acct-user/anope/anope-0.ebuild b/acct-user/anope/anope-0.ebuild
new file mode 100644
index 000000000000..8f821f24585d
--- /dev/null
+++ b/acct-user/anope/anope-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for Anope IRC services"
+ACCT_USER_ID=417
+ACCT_USER_GROUPS=( anope )
+
+acct-user_add_deps
diff --git a/acct-user/anope/metadata.xml b/acct-user/anope/metadata.xml
new file mode 100644
index 000000000000..591b1da5e31a
--- /dev/null
+++ b/acct-user/anope/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>sam@cmpct.info</email>
+ <name>Sam James</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>