diff options
author | Renat Lumpau <rl03@gentoo.org> | 2005-06-12 19:46:14 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2005-06-12 19:46:14 +0000 |
commit | 710ae1ea891ef7f86b8ea32b8590a00860c131a5 (patch) | |
tree | fc39e949044ce208ec48687dd3674a0951b71161 /dev-perl/Test-LongString/Test-LongString-0.07.ebuild | |
parent | Initial ebuild. www-apps/rt dependency. Okd by beu. (diff) | |
download | gentoo-2-710ae1ea891ef7f86b8ea32b8590a00860c131a5.tar.gz gentoo-2-710ae1ea891ef7f86b8ea32b8590a00860c131a5.tar.bz2 gentoo-2-710ae1ea891ef7f86b8ea32b8590a00860c131a5.zip |
Initial ebuild. www-apps/rt dependency. Okd by beu.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Test-LongString/Test-LongString-0.07.ebuild')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.07.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.07.ebuild b/dev-perl/Test-LongString/Test-LongString-0.07.ebuild new file mode 100644 index 000000000000..ae117caf39da --- /dev/null +++ b/dev-perl/Test-LongString/Test-LongString-0.07.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.07.ebuild,v 1.1 2005/06/12 19:41:29 rl03 Exp $ + +inherit perl-module + +DESCRIPTION="A library to test long strings." +HOMEPAGE="http://search.cpan.org/~rgarcia/${PN}/" +SRC_URI="mirror://cpan/authors/id/R/RG/RGARCIA/${P}.tar.gz" + +LICENSE="|| ( Artistic GPL-2 )" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +SRC_TEST="do"
\ No newline at end of file |