diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-12-30 10:47:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-12-30 10:47:50 +0000 |
commit | e71c7aac7dd41b968ba7312c58443e751d732340 (patch) | |
tree | 35b48cdfe18e495510038a38ad8b74019a304886 /dev-perl/PodParser/PodParser-1.28.ebuild | |
parent | PodParser moved to perl-core (diff) | |
download | historical-e71c7aac7dd41b968ba7312c58443e751d732340.tar.gz historical-e71c7aac7dd41b968ba7312c58443e751d732340.tar.bz2 historical-e71c7aac7dd41b968ba7312c58443e751d732340.zip |
Moved to perl-core
Diffstat (limited to 'dev-perl/PodParser/PodParser-1.28.ebuild')
-rw-r--r-- | dev-perl/PodParser/PodParser-1.28.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-perl/PodParser/PodParser-1.28.ebuild b/dev-perl/PodParser/PodParser-1.28.ebuild deleted file mode 100644 index aa8fc5af7fa4..000000000000 --- a/dev-perl/PodParser/PodParser-1.28.ebuild +++ /dev/null @@ -1,16 +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/PodParser/PodParser-1.28.ebuild,v 1.12 2005/04/07 20:37:13 hansmi Exp $ - -inherit perl-module - -DESCRIPTION="Print Usage messages based on your own pod" -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" |