From 42d8f4a4082aaef2cf28ba53d463d7341efbe110 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 14 Jan 2024 23:08:51 +0100 Subject: acct-user/notary: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-user/notary/notary-0-r2.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 acct-user/notary/notary-0-r2.ebuild (limited to 'acct-user/notary/notary-0-r2.ebuild') diff --git a/acct-user/notary/notary-0-r2.ebuild b/acct-user/notary/notary-0-r2.ebuild new file mode 100644 index 000000000000..a5456f9528cc --- /dev/null +++ b/acct-user/notary/notary-0-r2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for app-misc/notary" + +ACCT_USER_GROUPS=( "notary" ) +ACCT_USER_ID="280" + +acct-user_add_deps -- cgit v1.2.3-65-gdbad