summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-19 17:44:52 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-19 17:44:52 +0000
commitca1d1aa21c3e5b467f18e61acf2e37c2447204dc (patch)
treef18ffdb29f25498bc987207a98617d6da79464f1 /dev-perl/SOAP-Lite
parentIO-Compress replaces Compress-Zlib (diff)
downloadgentoo-2-ca1d1aa21c3e5b467f18e61acf2e37c2447204dc.tar.gz
gentoo-2-ca1d1aa21c3e5b467f18e61acf2e37c2447204dc.tar.bz2
gentoo-2-ca1d1aa21c3e5b467f18e61acf2e37c2447204dc.zip
IO-Compress replaces Compress-Zlib
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r--dev-perl/SOAP-Lite/ChangeLog8
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild6
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog
index 84300d5e126a..dcb63d19d0ee 100644
--- a/dev-perl/SOAP-Lite/ChangeLog
+++ b/dev-perl/SOAP-Lite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/SOAP-Lite
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.48 2008/12/08 09:35:47 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.49 2009/07/19 17:44:52 tove Exp $
+
+ 19 Jul 2009; Torsten Veller <tove@gentoo.org> SOAP-Lite-0.69.ebuild,
+ SOAP-Lite-0.710.08.ebuild:
+ IO-Compress replaces Compress-Zlib
08 Dec 2008; Torsten Veller <tove@gentoo.org> SOAP-Lite-0.69.ebuild,
SOAP-Lite-0.710.08.ebuild:
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
index cd4d715bc9a1..c0f59e9b57bc 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.69.ebuild,v 1.9 2008/12/08 09:35:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.10 2009/07/19 17:44:52 tove Exp $
IUSE="jabber ssl"
@@ -32,7 +32,7 @@ DEPEND="dev-perl/XML-Parser
ssl? ( dev-perl/Crypt-SSLeay )
jabber? ( dev-perl/Net-Jabber )
ssl? ( dev-perl/IO-Socket-SSL )
- virtual/perl-Compress-Zlib
+ virtual/perl-IO-Compress
>=dev-perl/MIME-tools-5.413
dev-lang/perl"
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild
index d14c1454b3a3..fb29f86fc71d 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.710.08.ebuild,v 1.2 2008/12/08 09:35:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild,v 1.3 2009/07/19 17:44:52 tove Exp $
MODULE_AUTHOR="MKUTTER"
inherit perl-module eutils
@@ -29,7 +29,7 @@ DEPEND="dev-perl/XML-Parser
ssl? ( dev-perl/Crypt-SSLeay )
jabber? ( dev-perl/Net-Jabber )
ssl? ( dev-perl/IO-Socket-SSL )
- virtual/perl-Compress-Zlib
+ virtual/perl-IO-Compress
>=dev-perl/MIME-tools-5.413
virtual/perl-version
dev-lang/perl"