From 40bf2da200d5cba252001516f728516ed8028dab Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sun, 4 Aug 2019 19:19:03 +1000 Subject: acct-group/unrealircd: new group (494) Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Palimaka --- acct-group/unrealircd/metadata.xml | 7 +++++++ acct-group/unrealircd/unrealircd-0.ebuild | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 acct-group/unrealircd/metadata.xml create mode 100644 acct-group/unrealircd/unrealircd-0.ebuild (limited to 'acct-group/unrealircd') diff --git a/acct-group/unrealircd/metadata.xml b/acct-group/unrealircd/metadata.xml new file mode 100644 index 000000000000..69570e849328 --- /dev/null +++ b/acct-group/unrealircd/metadata.xml @@ -0,0 +1,7 @@ + + + + + kensington@gentoo.org + + diff --git a/acct-group/unrealircd/unrealircd-0.ebuild b/acct-group/unrealircd/unrealircd-0.ebuild new file mode 100644 index 000000000000..7ff6675f2c53 --- /dev/null +++ b/acct-group/unrealircd/unrealircd-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=494 -- cgit v1.2.3-65-gdbad