dev-perl/Apache-CGI-Builder: Cleanup old

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Kent Fredric
2018-04-03 19:21:12 +12:00
parent 090a03eb94
commit eeea6781c2

View File

@@ -1,18 +0,0 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=DOMIZIO
MODULE_VERSION=1.3
inherit perl-module
DESCRIPTION="CGI::Builder and Apache/mod_perl (1 and 2) integration"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-perl/OOTools-2.21
>=dev-perl/CGI-Builder-1.2"
RDEPEND="${DEPEND}"