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/collectd/collectd-0-r1.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 acct-group/collectd/collectd-0-r1.ebuild (limited to 'acct-group/collectd/collectd-0-r1.ebuild') diff --git a/acct-group/collectd/collectd-0-r1.ebuild b/acct-group/collectd/collectd-0-r1.ebuild new file mode 100644 index 000000000000..8ff3458b3df8 --- /dev/null +++ b/acct-group/collectd/collectd-0-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="collectd program group" + +ACCT_GROUP_ID=440 -- cgit v1.2.3-65-gdbad