diff options
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.710.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |