diff options
author | 2005-04-29 14:27:11 +0000 | |
---|---|---|
committer | 2005-04-29 14:27:11 +0000 | |
commit | 3adc189e3029d0d6a8baa594615f15772ac759ce (patch) | |
tree | a327d0423a0e063cef04b51c2ff9897787910288 /dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | |
parent | Remove dev-lang/bigwig. (diff) | |
download | historical-3adc189e3029d0d6a8baa594615f15772ac759ce.tar.gz historical-3adc189e3029d0d6a8baa594615f15772ac759ce.tar.bz2 historical-3adc189e3029d0d6a8baa594615f15772ac759ce.zip |
cleaning
Package-Manager: portage-2.0.51.20-r4
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild new file mode 100644 index 000000000000..100e800d6eb5 --- /dev/null +++ b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.1 2005/04/29 14:19:31 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Interact with a t/test_manifest file" +SRC_URI="mirror://cpan/authors/id/B/BD/BDFOY/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~bdfoy/${P}/" + +IUSE="" +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~amd64 ~x86 ~sparc ~alpha ~ppc ~ppc64" + +SRC_TEST="do" |