diff options
Diffstat (limited to 'dev-perl/libapreq/libapreq-1.2.ebuild')
-rw-r--r-- | dev-perl/libapreq/libapreq-1.2.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/libapreq/libapreq-1.2.ebuild b/dev-perl/libapreq/libapreq-1.2.ebuild deleted file mode 100644 index e397051f4c46..000000000000 --- a/dev-perl/libapreq/libapreq-1.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libapreq/libapreq-1.2.ebuild,v 1.6 2005/05/09 10:32:09 beu Exp $ - -inherit perl-module - -DESCRIPTION="A Apache Request Perl Module" -SRC_URI="mirror://cpan/authors/id/J/JO/JOESUF/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~joesuf/${P}/" - -SLOT="0" -LICENSE="Apache-1.1 as-is" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" -IUSE="" - -DEPEND="${DEPEND} - >=sys-apps/sed-4 - dev-perl/Apache-Test - <www-apache/mod_perl-1.99" - -mydoc="TODO" |