From 625708edc6dea87955b813a47806e75c5934608f Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 2 Apr 2022 13:30:45 +0200 Subject: acct-group/rt: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-group/rt/rt-0-r1.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 acct-group/rt/rt-0-r1.ebuild diff --git a/acct-group/rt/rt-0-r1.ebuild b/acct-group/rt/rt-0-r1.ebuild new file mode 100644 index 000000000000..5f188764ed44 --- /dev/null +++ b/acct-group/rt/rt-0-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="A group for www-apps/rt" + +ACCT_GROUP_ID="126" -- cgit v1.2.3-65-gdbad