commit: b0259c04642627c84645bdc25893f0ae20ec61f3
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 12 20:12:24 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Oct 12 20:12:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0259c04
dev-perl/Config-ApacheFormat: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Config-ApacheFormat-1.200.0-r1.ebuild | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r1.ebuild
b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r1.ebuild
deleted file mode 100644
index d02beb80feb..00000000000
--- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SAMTREGAR
-MODULE_VERSION=1.2
-inherit perl-module
-
-DESCRIPTION="use Apache format config files"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
-IUSE=""
-
-RDEPEND="dev-perl/Class-MethodMaker
- virtual/perl-Text-Balanced
- virtual/perl-File-Spec"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"