diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2021-04-02 10:25:05 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2021-04-02 21:20:03 -0700 |
commit | e8ae518993cd36e6b5c9e1e3dc628c722a368876 (patch) | |
tree | a36fa30971cc56ad35d4d597780a6004032f8553 /acct-user | |
parent | sec-policy: Release of SELinux policies 2.20210203-r1 (diff) | |
download | gentoo-e8ae518993cd36e6b5c9e1e3dc628c722a368876.tar.gz gentoo-e8ae518993cd36e6b5c9e1e3dc628c722a368876.tar.bz2 gentoo-e8ae518993cd36e6b5c9e1e3dc628c722a368876.zip |
acct-user/unbound-telemetry: Remove old
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/unbound-telemetry/unbound-telemetry-0.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild b/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild deleted file mode 100644 index 0bb60fbbcff1..000000000000 --- a/acct-user/unbound-telemetry/unbound-telemetry-0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="user for unbound-telemetry" -ACCT_USER_ID=279 -ACCT_USER_GROUPS=( unbound-telemetry ) - -acct-user_add_deps |