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-user/gauth/gauth-0-r1.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 acct-user/gauth/gauth-0-r1.ebuild (limited to 'acct-user/gauth/gauth-0-r1.ebuild') diff --git a/acct-user/gauth/gauth-0-r1.ebuild b/acct-user/gauth/gauth-0-r1.ebuild new file mode 100644 index 000000000000..4ba3f3f025b3 --- /dev/null +++ b/acct-user/gauth/gauth-0-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="A user for sys-auth/google-authenticator-wrappers" + +ACCT_USER_GROUPS=( "gauth" ) +ACCT_USER_ID="138" + +acct-user_add_deps -- cgit v1.2.3-65-gdbad