Version bump
authorMichael Cummings <mcummings@gentoo.org>
Sun, 11 Mar 2007 20:44:46 +0000 (20:44 +0000)
committerMichael Cummings <mcummings@gentoo.org>
Sun, 11 Mar 2007 20:44:46 +0000 (20:44 +0000)
Package-Manager: portage-2.1.2.1

dev-perl/Getopt-Mixed/ChangeLog
dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild [new file with mode: 0644]
dev-perl/Getopt-Mixed/files/digest-Getopt-Mixed-1.09 [new file with mode: 0644]
dev-perl/IO-Socket-SSL/ChangeLog
dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild [new file with mode: 0644]
dev-perl/IO-Socket-SSL/files/digest-IO-Socket-SSL-1.03 [new file with mode: 0644]
dev-perl/IO-Zlib/ChangeLog
dev-perl/IO-Zlib/IO-Zlib-1.05.ebuild [new file with mode: 0644]
dev-perl/IO-Zlib/files/digest-IO-Zlib-1.05 [new file with mode: 0644]

index b1332efc5cd271f47bcb35df391ac1b5e9da7bd5..d36fdc5272c4421697c1a0cfdc411f27350484b9 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Getopt-Mixed
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.12 2007/01/15 22:27:22 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Mixed/ChangeLog,v 1.13 2007/03/11 20:43:29 mcummings Exp $
+
+*Getopt-Mixed-1.09 (11 Mar 2007)
+
+  11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+  +Getopt-Mixed-1.09.ebuild:
+  Version bump
 
   15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
   Getopt-Mixed-1.008.ebuild:
diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.09.ebuild
new file mode 100644 (file)
index 0000000..5151235
--- /dev/null
@@ -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/Getopt-Mixed/Getopt-Mixed-1.09.ebuild,v 1.1 2007/03/11 20:43:29 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Getopt::Mixed is used for parsing mixed options"
+HOMEPAGE="http://search.cpan.org/~cjm/"
+SRC_URI="mirror://cpan/authors/id/C/CJ/CJM/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+
+DEPEND="dev-lang/perl"
diff --git a/dev-perl/Getopt-Mixed/files/digest-Getopt-Mixed-1.09 b/dev-perl/Getopt-Mixed/files/digest-Getopt-Mixed-1.09
new file mode 100644 (file)
index 0000000..331d9ac
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 8f9e2c3fd4f360f4691944125f47f070 Getopt-Mixed-1.09.tar.gz 10707
+RMD160 4af874a1952bba221fd8cb88ee3b4fa1cd3c4319 Getopt-Mixed-1.09.tar.gz 10707
+SHA256 40a85957087372e4c4c61824d9fb647c8391ceea676555c496e1e5ae5b3392dd Getopt-Mixed-1.09.tar.gz 10707
index a1be03f82f046735ec365970bcf3551ee0daa6ef..3dd266a1bafdbc9a2179738319673ec4b62346b3 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/IO-Socket-SSL
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.59 2007/03/05 12:05:46 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/ChangeLog,v 1.60 2007/03/11 20:43:14 mcummings Exp $
+
+*IO-Socket-SSL-1.03 (11 Mar 2007)
+
+  11 Mar 2007; Michael Cummings <mcummings@gentoo.org>
+  +IO-Socket-SSL-1.03.ebuild:
+  Version bump
 
   05 Mar 2007; Andrej Kacian <ticho@gentoo.org> IO-Socket-SSL-1.02.ebuild:
   Stable on x86, bug #169152.
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild
new file mode 100644 (file)
index 0000000..253a417
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-SSL/IO-Socket-SSL-1.03.ebuild,v 1.1 2007/03/11 20:43:14 mcummings Exp $
+
+inherit perl-module versionator
+
+DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
+HOMEPAGE="http://search.cpan.org/~sullr/IO-Socket-SSL/"
+SRC_URI="mirror://cpan/authors/id/S/SU/SULLR/${P}.tar.gz"
+
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=dev-perl/Net-SSLeay-1.21
+       dev-lang/perl"
+
+# Disabled because the tests conflict with other services already running on the
+# desired ports -and who wants to write a patch to try and locate a free prot
+# range just for this?
+#SRC_TEST="do"
diff --git a/dev-perl/IO-Socket-SSL/files/digest-IO-Socket-SSL-1.03 b/dev-perl/IO-Socket-SSL/files/digest-IO-Socket-SSL-1.03
new file mode 100644 (file)
index 0000000..d7fe49d
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 6146f23e1b1fc11c54e7ae1fca2ff4de IO-Socket-SSL-1.03.tar.gz 45866
+RMD160 90582acccf418d036102e2ef3ad8fd4c9d10b49a IO-Socket-SSL-1.03.tar.gz 45866
+SHA256 7b95ca64cbd7e82363b153d7dbde014236b0b929a9bdfe30b51cc7b354562c69 IO-Socket-SSL-1.03.tar.gz 45866
index b6bca04ee574a373d807f33d4da7e29070d91c17..d48945a6787bd1fe7d47a62436c32d2b7ff84368 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/IO-Zlib
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.20 2007/01/15 23:15:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/ChangeLog,v 1.21 2007/03/11 20:44:46 mcummings Exp $
+
+*IO-Zlib-1.05 (11 Mar 2007)
+
+  11 Mar 2007; Michael Cummings <mcummings@gentoo.org> +IO-Zlib-1.05.ebuild:
+  Version bump
 
   15 Jan 2007; Michael Cummings <mcummings@gentoo.org> -IO-Zlib-1.01.ebuild,
   IO-Zlib-1.04.ebuild:
diff --git a/dev-perl/IO-Zlib/IO-Zlib-1.05.ebuild b/dev-perl/IO-Zlib/IO-Zlib-1.05.ebuild
new file mode 100644 (file)
index 0000000..f9c5821
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Zlib/IO-Zlib-1.05.ebuild,v 1.1 2007/03/11 20:44:46 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="IO:: style interface to Compress::Zlib"
+HOMEPAGE="http://search.cpan.org/~tomhughtes/"
+SRC_URI="mirror://cpan/authors/id/T/TO/TOMHUGHES/${P}.tar.gz"
+
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+SRC_TEST="do"
+
+DEPEND="dev-perl/Compress-Zlib
+       dev-lang/perl"
diff --git a/dev-perl/IO-Zlib/files/digest-IO-Zlib-1.05 b/dev-perl/IO-Zlib/files/digest-IO-Zlib-1.05
new file mode 100644 (file)
index 0000000..6498c1f
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 06ca28954fc92cbee67c807cc6d7f599 IO-Zlib-1.05.tar.gz 9979
+RMD160 7941bd71ff5086178ead731291437e6e6d0b3a41 IO-Zlib-1.05.tar.gz 9979
+SHA256 dc30c7a913e805bbc63f9509aab27f9712f4f587d0225c713c3f44986d39a1be IO-Zlib-1.05.tar.gz 9979