diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-04-02 13:30:56 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 00:49:55 +0200 |
commit | 49c6dc4e1bb8866384e4ad537e4c329e6ab5c1a8 (patch) | |
tree | 6008e249b4b6065b4a5621293b3b753b50099a0e /acct-group/rt | |
parent | acct-group/rt: update EAPI 7 -> 8 (diff) | |
download | gentoo-49c6dc4e1bb8866384e4ad537e4c329e6ab5c1a8.tar.gz gentoo-49c6dc4e1bb8866384e4ad537e4c329e6ab5c1a8.tar.bz2 gentoo-49c6dc4e1bb8866384e4ad537e4c329e6ab5c1a8.zip |
acct-group/rt: drop 0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/rt')
-rw-r--r-- | acct-group/rt/rt-0.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/acct-group/rt/rt-0.ebuild b/acct-group/rt/rt-0.ebuild deleted file mode 100644 index 460d0c3d7dcc..000000000000 --- a/acct-group/rt/rt-0.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for www-apps/rt" - -ACCT_GROUP_ID="126" |