From 3ff4b0c6a1be8fc40e1165cc21b48b2618c3d376 Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Mon, 30 Mar 2020 17:45:17 +0100 Subject: [PATCH] acct-user/anope: Add new user for net-irc/anope Signed-off-by: Sam James (sam_c) Signed-off-by: Thomas Deutschmann --- acct-user/anope/anope-0.ebuild | 12 ++++++++++++ acct-user/anope/metadata.xml | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 acct-user/anope/anope-0.ebuild create mode 100644 acct-user/anope/metadata.xml 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 @@ + + + + + sam@cmpct.info + Sam James + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- 2.26.2