diff options
author | 2004-06-06 22:39:50 +0000 | |
---|---|---|
committer | 2004-06-06 22:39:50 +0000 | |
commit | bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d (patch) | |
tree | 4792ab8405c5652c53f6a0dba0f29fea89282ebd /dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | |
parent | version bump (bug #51883) (Manifest recommit) (diff) | |
download | gentoo-2-bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d.tar.gz gentoo-2-bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d.tar.bz2 gentoo-2-bbbc2afdc997f0dbf0f1aeb156b84f3f08dc886d.zip |
new version on cpan
Diffstat (limited to 'dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild new file mode 100644 index 000000000000..b2bc626e3401 --- /dev/null +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.1 2004/06/06 22:35:35 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Manages sets of integers" +SRC_URI="http://cpan.org/modules/by-module/Set/${P}.tar.gz" +HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" +IUSE="" +SLOT="0" +LICENSE="Artistic | GPL-2" +KEYWORDS="~x86 ~amd64 ~alpha ~sparc ~ppc ~hppa" +SRC_TEST="do" |