diff options
Diffstat (limited to 'acct-user/rbot/rbot-0-r1.ebuild')
-rw-r--r-- | acct-user/rbot/rbot-0-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/acct-user/rbot/rbot-0-r1.ebuild b/acct-user/rbot/rbot-0-r1.ebuild deleted file mode 100644 index bf0c7c145e88..000000000000 --- a/acct-user/rbot/rbot-0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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 net-irc/rbot" - -ACCT_USER_GROUPS=( "rbot" ) -ACCT_USER_HOME="/var/lib/rbot" -ACCT_USER_ID="129" - -acct-user_add_deps |