summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-19 17:47:44 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-19 17:47:44 +0000
commitb1a35aa3147025c11e8fae59b50c6ff01b1bc18c (patch)
treec23614763cede46a9c2ef7669d1a834d3438c732 /dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
parentMask orphaned libraries ofbis and smjpeg wrt #247961. (diff)
downloadhistorical-b1a35aa3147025c11e8fae59b50c6ff01b1bc18c.tar.gz
historical-b1a35aa3147025c11e8fae59b50c6ff01b1bc18c.tar.bz2
historical-b1a35aa3147025c11e8fae59b50c6ff01b1bc18c.zip
IO-Compress replaces Compress-Zlib
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild')
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild6
1 files changed, 3 insertions, 3 deletions
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"