diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 16:30:09 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 16:30:09 +0000 |
commit | c30837224fdd806817d0f65032f1abdb274f2d6e (patch) | |
tree | c5137fdeffbca3b6929a39cad8719f622a8c14eb /dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild | |
parent | Version bump upstream (diff) | |
download | gentoo-2-c30837224fdd806817d0f65032f1abdb274f2d6e.tar.gz gentoo-2-c30837224fdd806817d0f65032f1abdb274f2d6e.tar.bz2 gentoo-2-c30837224fdd806817d0f65032f1abdb274f2d6e.zip |
Version bump upstream
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild new file mode 100644 index 000000000000..bc45b7921133 --- /dev/null +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild,v 1.1 2006/01/13 16:27:46 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Manages sets of integers" +SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz" +HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" +IUSE="" +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +SRC_TEST="do" |