diff options
Diffstat (limited to 'dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild')
-rw-r--r-- | dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild deleted file mode 100644 index 69b30d08befe..000000000000 --- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.18 2007/01/19 15:29:40 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="framework for parsing Pod" -HOMEPAGE="http://search.cpan.org/~sburke/" -SRC_URI="mirror://cpan/authors/id/S/SB/SBURKE/${P}.tar.gz" - -SRC_TEST="do" -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND=">=dev-perl/Pod-Escapes-1.04 - dev-lang/perl" |