diff options
Diffstat (limited to 'perl-core/PodParser/PodParser-1.28.ebuild')
-rw-r--r-- | perl-core/PodParser/PodParser-1.28.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/perl-core/PodParser/PodParser-1.28.ebuild b/perl-core/PodParser/PodParser-1.28.ebuild deleted file mode 100644 index 4bc276601942..000000000000 --- a/perl-core/PodParser/PodParser-1.28.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.28.ebuild,v 1.2 2006/01/11 09:29:13 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Base class for creating POD filters and translators" -HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme" -SRC_URI="mirror://cpan/authors/id/M/MA/MAREKR/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" |