From c7d2695bfd2ac5af1877120c6fec92873ad699cc Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sun, 14 Jan 2024 23:11:22 +0100 Subject: acct-user/rbot: update EAPI 7 -> 8 Signed-off-by: Conrad Kostecki --- acct-user/rbot/rbot-0-r2.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 acct-user/rbot/rbot-0-r2.ebuild (limited to 'acct-user/rbot/rbot-0-r2.ebuild') diff --git a/acct-user/rbot/rbot-0-r2.ebuild b/acct-user/rbot/rbot-0-r2.ebuild new file mode 100644 index 000000000000..a35ca0cb73fa --- /dev/null +++ b/acct-user/rbot/rbot-0-r2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="A user for net-irc/rbot" + +ACCT_USER_GROUPS=( "rbot" ) +ACCT_USER_HOME="/var/lib/rbot" +ACCT_USER_ID="129" + +acct-user_add_deps -- cgit v1.2.3-65-gdbad