From 124ad96264f65068e5d1a4865d40562b0569266b Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 9 Jul 2023 12:58:57 -0400 Subject: Revbump all acct-group and acct-user packages user-info.eclass was modified to fix a bug in egetent. Revbump everything to ensure that binpkgs get regenerated. Signed-off-by: Mike Gilbert --- acct-group/asterisk/asterisk-0-r2.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 acct-group/asterisk/asterisk-0-r2.ebuild (limited to 'acct-group/asterisk/asterisk-0-r2.ebuild') diff --git a/acct-group/asterisk/asterisk-0-r2.ebuild b/acct-group/asterisk/asterisk-0-r2.ebuild new file mode 100644 index 000000000000..da68978223d3 --- /dev/null +++ b/acct-group/asterisk/asterisk-0-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for asterisk" +ACCT_GROUP_ID=242 -- cgit v1.2.3-65-gdbad