diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-09-04 10:12:36 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-09-04 10:31:19 -0400 |
commit | 0cdc4fe8685f3a3b3835bba3180574cae0d18903 (patch) | |
tree | 953453a9c27b967770a395c1f3b221c76cd46238 /acct-group | |
parent | acct-user/monkeyd: treeclean (diff) | |
download | gentoo-0cdc4fe8685f3a3b3835bba3180574cae0d18903.tar.gz gentoo-0cdc4fe8685f3a3b3835bba3180574cae0d18903.tar.bz2 gentoo-0cdc4fe8685f3a3b3835bba3180574cae0d18903.zip |
acct-group/monkeyd: treeclean
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/monkeyd/metadata.xml | 5 | ||||
-rw-r--r-- | acct-group/monkeyd/monkeyd-0-r2.ebuild | 10 |
2 files changed, 0 insertions, 15 deletions
diff --git a/acct-group/monkeyd/metadata.xml b/acct-group/monkeyd/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-group/monkeyd/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/acct-group/monkeyd/monkeyd-0-r2.ebuild b/acct-group/monkeyd/monkeyd-0-r2.ebuild deleted file mode 100644 index 6a354f9e11e3..000000000000 --- a/acct-group/monkeyd/monkeyd-0-r2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-group - -DESCRIPTION="A group for www-servers/monkeyd" - -ACCT_GROUP_ID="149" |