dev-perl/Apache-Reload: Cleanup old
authorKent Fredric <kentnl@gentoo.org>
Sun, 15 Apr 2018 07:04:51 +0000 (19:04 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 15 Apr 2018 08:35:10 +0000 (20:35 +1200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild [deleted file]

diff --git a/dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild b/dev-perl/Apache-Reload/Apache-Reload-0.130.0.ebuild
deleted file mode 100644 (file)
index c63ffee..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHAY
-MODULE_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Perl module for Apache::Reload"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="alpha amd64 ~arm ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="www-apache/mod_perl"
-DEPEND="${RDEPEND}"