diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-12 22:12:24 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-12 22:12:24 +0200 |
commit | b0259c04642627c84645bdc25893f0ae20ec61f3 (patch) | |
tree | eef3dea80a72711fa8ef0965aa532382f227eb1f /dev-perl/Config-ApacheFormat | |
parent | dev-perl/Config-Any: EAPI=8 bump (diff) | |
download | gentoo-b0259c04642627c84645bdc25893f0ae20ec61f3.tar.gz gentoo-b0259c04642627c84645bdc25893f0ae20ec61f3.tar.bz2 gentoo-b0259c04642627c84645bdc25893f0ae20ec61f3.zip |
dev-perl/Config-ApacheFormat: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Config-ApacheFormat')
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.200.0-r1.ebuild | 21 |
1 files changed, 0 insertions, 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 d02beb80feb0..000000000000 --- 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" |