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 | |
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')
-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 | ||||
-rw-r--r-- | dev-perl/Socket6/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Socket6/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/Socket6/Socket6-0.19.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Socket6/files/digest-Socket6-0.19 | 1 |
8 files changed, 57 insertions, 10 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 diff --git a/dev-perl/Socket6/ChangeLog b/dev-perl/Socket6/ChangeLog index dde2e5e6e8c2..b0b972db6ec8 100644 --- a/dev-perl/Socket6/ChangeLog +++ b/dev-perl/Socket6/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Socket6 -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.13 2005/08/26 00:14:10 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.14 2006/01/13 16:30:09 mcummings Exp $ + +*Socket6-0.19 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> +Socket6-0.19.ebuild: + Version bump upstream 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Socket6-0.18.ebuild: add ~ia64 diff --git a/dev-perl/Socket6/Manifest b/dev-perl/Socket6/Manifest index 25cd1d908b7e..fa0c50cbcae2 100644 --- a/dev-perl/Socket6/Manifest +++ b/dev-perl/Socket6/Manifest @@ -1,8 +1,10 @@ -MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 4a8a38ef29ba13d2daeafa9d8296b78e ChangeLog 1504 -MD5 d775db98e802d223a1da5c96d6f10e04 Socket6-0.18.ebuild 555 MD5 5068428c986a841e987f5a98ce1b4f26 Socket6-0.11.ebuild 543 MD5 cc4b9ced92279fde91a52c53e1e686e7 Socket6-0.17.ebuild 545 -MD5 d5387821709d9d60c6f99eb99608bb9a files/digest-Socket6-0.18 63 -MD5 735ab9e8f125feb7d31193975d4d5de3 files/digest-Socket6-0.17 63 +MD5 d775db98e802d223a1da5c96d6f10e04 Socket6-0.18.ebuild 555 +MD5 b424cffc64e20aa5bad616d2179a3b26 Socket6-0.19.ebuild 455 MD5 6888797886930e286fb497ca4ac1988a files/digest-Socket6-0.11 63 +MD5 735ab9e8f125feb7d31193975d4d5de3 files/digest-Socket6-0.17 63 +MD5 d5387821709d9d60c6f99eb99608bb9a files/digest-Socket6-0.18 63 +MD5 792a724774e2b58e24250274ffd90624 files/digest-Socket6-0.19 63 +MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 diff --git a/dev-perl/Socket6/Socket6-0.19.ebuild b/dev-perl/Socket6/Socket6-0.19.ebuild new file mode 100644 index 000000000000..a8288871fbc7 --- /dev/null +++ b/dev-perl/Socket6/Socket6-0.19.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.19.ebuild,v 1.1 2006/01/13 16:30:09 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators" +SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/" + +IUSE="" +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" + +SRC_TEST="do" diff --git a/dev-perl/Socket6/files/digest-Socket6-0.19 b/dev-perl/Socket6/files/digest-Socket6-0.19 new file mode 100644 index 000000000000..c92ba1df4c11 --- /dev/null +++ b/dev-perl/Socket6/files/digest-Socket6-0.19 @@ -0,0 +1 @@ +MD5 35e4bb7e09ca3154a44bcaa8959780a2 Socket6-0.19.tar.gz 55664 |