diff options
Diffstat (limited to 'acct-user/notary/notary-0.ebuild')
-rw-r--r-- | acct-user/notary/notary-0.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/acct-user/notary/notary-0.ebuild b/acct-user/notary/notary-0.ebuild deleted file mode 100644 index 4b852c14c7f0..000000000000 --- a/acct-user/notary/notary-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="User for app-misc/notary" - -ACCT_USER_GROUPS=( "notary" ) -ACCT_USER_ID="280" - -acct-user_add_deps |