Version bump via perl-bump experimental tool.
authorRobin H. Johnson <robbat2@gentoo.org>
Sun, 11 Sep 2011 01:32:08 +0000 (01:32 +0000)
committerRobin H. Johnson <robbat2@gentoo.org>
Sun, 11 Sep 2011 01:32:08 +0000 (01:32 +0000)
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64

dev-perl/POE-API-Peek/ChangeLog
dev-perl/POE-API-Peek/POE-API-Peek-2.190.0.ebuild [new file with mode: 0644]
dev-perl/POE-Component-IKC/ChangeLog
dev-perl/POE-Component-IKC/POE-Component-IKC-0.230.2.ebuild [new file with mode: 0644]
dev-perl/SOAP-Lite/ChangeLog
dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild [new file with mode: 0644]

index 157e158ef98b85bdec3016761979e5b4f8fe15c7..0fd867f28ca31b5482ef26c814e5f1d8cb148060 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/POE-API-Peek
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog,v 1.5 2011/07/29 17:25:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog,v 1.6 2011/09/11 01:28:10 robbat2 Exp $
+
+*POE-API-Peek-2.190.0 (11 Sep 2011)
+
+  11 Sep 2011; Robin H. Johnson <robbat2@gentoo.org>
+  +POE-API-Peek-2.190.0.ebuild:
+  Version bump via perl-bump experimental tool.
 
   29 Jul 2011; Torsten Veller <tove@gentoo.org> -POE-API-Peek-2.16.ebuild:
   Cleanup
diff --git a/dev-perl/POE-API-Peek/POE-API-Peek-2.190.0.ebuild b/dev-perl/POE-API-Peek/POE-API-Peek-2.190.0.ebuild
new file mode 100644 (file)
index 0000000..e2991ac
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/POE-API-Peek-2.190.0.ebuild,v 1.1 2011/09/11 01:28:10 robbat2 Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=2.19
+inherit perl-module
+
+DESCRIPTION="Peek into the internals of a running POE env"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/Devel-Size
+       >=dev-perl/POE-1.311.0"
+DEPEND="${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.31"
+
+SRC_TEST=do
index ddf60be592e7e9473a5b4b1ba3b1151236d860dc..d43443af7294462b09e4e7be4ed1d0ba149d2d33 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/POE-Component-IKC
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Component-IKC/ChangeLog,v 1.3 2011/02/26 09:43:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Component-IKC/ChangeLog,v 1.4 2011/09/11 01:32:08 robbat2 Exp $
+
+*POE-Component-IKC-0.230.2 (11 Sep 2011)
+
+  11 Sep 2011; Robin H. Johnson <robbat2@gentoo.org>
+  +POE-Component-IKC-0.230.2.ebuild:
+  Version bump via perl-bump experimental tool.
 
 *POE-Component-IKC-0.220.0 (26 Feb 2011)
 
diff --git a/dev-perl/POE-Component-IKC/POE-Component-IKC-0.230.2.ebuild b/dev-perl/POE-Component-IKC/POE-Component-IKC-0.230.2.ebuild
new file mode 100644 (file)
index 0000000..e3cb8f9
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Component-IKC/POE-Component-IKC-0.230.2.ebuild,v 1.1 2011/09/11 01:32:08 robbat2 Exp $
+
+EAPI=2
+
+MODULE_AUTHOR="GWYN"
+MODULE_VERSION=0.2302
+inherit perl-module
+
+DESCRIPTION="POE Inter-Kernel Communication"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-perl/POE-API-Peek-1.34
+       dev-perl/POE"
+RDEPEND="${DEPEND}"
index 7452223826a99dded2431e824b943374e66abbf7..92a904ac25a36a40b18df31d3c294979bb52e7bb 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/SOAP-Lite
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.69 2011/09/07 16:24:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.70 2011/09/11 01:23:33 robbat2 Exp $
+
+*SOAP-Lite-0.714.0 (11 Sep 2011)
+
+  11 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> +SOAP-Lite-0.714.0.ebuild:
+  Version bump via perl-bump experimental tool.
 
   07 Sep 2011; Justin Lecher <jlec@gentoo.org> SOAP-Lite-0.712.0.ebuild,
   metadata.xml:
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild
new file mode 100644 (file)
index 0000000..e6f1f7a
--- /dev/null
@@ -0,0 +1,55 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.714.0.ebuild,v 1.1 2011/09/11 01:23:33 robbat2 Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=MKUTTER
+MODULE_VERSION=0.714
+inherit perl-module eutils
+
+DESCRIPTION="Simple and lightweight interface to the SOAP protocol (sic) both on client and server side"
+
+IUSE="jabber ssl"
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+myconf="${myconf} --noprompt"
+
+# TESTS ARE DISABLED ON PURPOSE
+# This module attempts to access an external website for validation
+# of the MIME::Parser - not only is that bad practice in general,
+# but in this particular case the external site isn't even valid anymore# -mpc
+# 24/10/04
+SRC_TEST="do"
+
+DEPEND="dev-perl/Class-Inspector
+       dev-perl/XML-Parser
+       dev-perl/libwww-perl
+       virtual/perl-libnet
+       dev-perl/MIME-Lite
+       virtual/perl-MIME-Base64
+       ssl? ( dev-perl/Crypt-SSLeay )
+       jabber? ( dev-perl/Net-Jabber )
+       ssl? ( dev-perl/IO-Socket-SSL )
+       virtual/perl-IO-Compress
+       >=dev-perl/MIME-tools-5.413
+       virtual/perl-version
+       dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+       # The author of this module put a dep for MIME::Parser 6.X - but the6.X
+       # release of MIME::Parser was a mistake during a change in maintainers on
+       # cpan. This patch alters the dependancy to the "real" stable version of
+       # MIME::Parser.
+       epatch "${FILESDIR}"/SOAP-Lite-0.710.08.patch
+       # Merged upstream
+       #epatch "${FILESDIR}"/${PN}-0.712_sysread.patch
+}
+
+src_test() {
+       has_version '>=www-apache/mod_perl-2' && export MOD_PERL_API_VERSION=2
+       perl-module_src_test
+}