commit: 0cdc4fe8685f3a3b3835bba3180574cae0d18903 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Sep 4 14:12:36 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Sep 4 14:31:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdc4fe8
acct-group/monkeyd: treeclean Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> acct-group/monkeyd/metadata.xml | 5 ----- acct-group/monkeyd/monkeyd-0-r2.ebuild | 10 ---------- 2 files changed, 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"
