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 | |
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')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Manifest | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.09.ebuild | 14 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.09 | 1 |
4 files changed, 27 insertions, 4 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 46f8a867ece3..7adfc8ed38fe 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.9 2005/10/02 13:14:40 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.10 2006/01/13 16:27:46 mcummings Exp $ + +*Set-IntSpan-1.09 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +Set-IntSpan-1.09.ebuild: + Version bump upstream 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Set-IntSpan-1.08.ebuild: Mark 1.08 stable on ia64 diff --git a/dev-perl/Set-IntSpan/Manifest b/dev-perl/Set-IntSpan/Manifest index 63ca44b65188..ebe301fba0b1 100644 --- a/dev-perl/Set-IntSpan/Manifest +++ b/dev-perl/Set-IntSpan/Manifest @@ -1,6 +1,8 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 c66fd8f77f40b38f391d8dbb00a3442b Set-IntSpan-1.07.ebuild 519 MD5 0ae28f53b5f2d8af4420a21ea565a0f8 ChangeLog 1104 +MD5 c66fd8f77f40b38f391d8dbb00a3442b Set-IntSpan-1.07.ebuild 519 MD5 5c809dbe07053ae0f7ebb8c87662cff3 Set-IntSpan-1.08.ebuild 521 +MD5 55af53f726640730372a379979a1347a Set-IntSpan-1.09.ebuild 417 MD5 e6da8858af637fa5ea8329360d34f5c8 files/digest-Set-IntSpan-1.07 67 MD5 bd1809235b299f8dae246ec70681f926 files/digest-Set-IntSpan-1.08 67 +MD5 057aa570f1eaae1e2c16f5ecbdc93141 files/digest-Set-IntSpan-1.09 67 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 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" diff --git a/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.09 b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.09 new file mode 100644 index 000000000000..c101a41a8d6c --- /dev/null +++ b/dev-perl/Set-IntSpan/files/digest-Set-IntSpan-1.09 @@ -0,0 +1 @@ +MD5 161b53631199cc9baf7c7f96ad68a31c Set-IntSpan-1.09.tar.gz 17524 |