From 3c9163e7718adff190b657cbc16caf97043c4f40 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Mon, 12 Jul 2021 22:59:48 +0200 Subject: acct-group/ipsentinel: add group (163) ipsentinel For net-misc/ip-sentinel. Bug: https://bugs.gentoo.org/781422 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- acct-group/ipsentinel/ipsentinel-0.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 acct-group/ipsentinel/ipsentinel-0.ebuild (limited to 'acct-group/ipsentinel/ipsentinel-0.ebuild') diff --git a/acct-group/ipsentinel/ipsentinel-0.ebuild b/acct-group/ipsentinel/ipsentinel-0.ebuild new file mode 100644 index 000000000000..0ab3a10e014b --- /dev/null +++ b/acct-group/ipsentinel/ipsentinel-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for net-misc/ip-sentinel" + +ACCT_GROUP_ID="163" -- cgit v1.2.3-18-g5258