diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-06 20:51:10 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-06 20:51:10 +0000 |
commit | 40931ed49c318a478eb5724f698408ba84f4ed30 (patch) | |
tree | bd976ccc38f37e878cd25a1058ec9d3d9c7422a7 | |
parent | Version bump (diff) | |
download | gentoo-2-40931ed49c318a478eb5724f698408ba84f4ed30.tar.gz gentoo-2-40931ed49c318a478eb5724f698408ba84f4ed30.tar.bz2 gentoo-2-40931ed49c318a478eb5724f698408ba84f4ed30.zip |
Version bump
(Portage version: 2.1.2.3)
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.11 | 3 |
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 6e79241580bc..2964324d43bd 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.20 2007/03/11 21:17:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.21 2007/04/06 20:51:10 mcummings Exp $ + +*Set-IntSpan-1.11 (06 Apr 2007) + + 06 Apr 2007; Michael Cummings <mcummings@gentoo.org> + +Set-IntSpan-1.11.ebuild: + Version bump *Set-IntSpan-1.10 (11 Mar 2007) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild new file mode 100644 index 000000000000..15ab7e72d797 --- /dev/null +++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.11.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 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.11.ebuild,v 1.1 2007/04/06 20:51:10 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Manages sets of integers" +SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~swmcd/" +IUSE="" +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +SRC_TEST="do" + + +DEPEND="dev-lang/perl" diff --git a/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.11 b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.11 new file mode 100644 index 000000000000..8efd97d2b0d9 --- /dev/null +++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.11 @@ -0,0 +1,3 @@ +MD5 33c16183c0a7731c80bf64e1530982b7 Set-IntSpan-1.11.tar.gz 22636 +RMD160 11c5da1550b70686aad5d59da894b853d51cb834 Set-IntSpan-1.11.tar.gz 22636 +SHA256 ec5b605415f37324d316e23e653505da7c5e8ba806244a7c060d3074eabbdd12 Set-IntSpan-1.11.tar.gz 22636 |