diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-06-06 15:49:02 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-06-06 15:49:02 +0000 |
commit | 9be9fbfc0203fbc335b612e3daaf9023a5c1e4b9 (patch) | |
tree | cf6957db61a2c240cb7dc9f07b7c26a535d0b22c /dev-perl | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-9be9fbfc0203fbc335b612e3daaf9023a5c1e4b9.tar.gz gentoo-2-9be9fbfc0203fbc335b612e3daaf9023a5c1e4b9.tar.bz2 gentoo-2-9be9fbfc0203fbc335b612e3daaf9023a5c1e4b9.zip |
trailing white space
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild index b096747ac9c4..5a277da98607 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild,v 1.1 2004/06/06 15:48:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.60a.ebuild,v 1.2 2004/06/06 15:49:02 mcummings Exp $ IUSE="" @@ -29,7 +29,7 @@ DEPEND="${DEPEND} ssl? ( dev-perl/Crypt-SSLeay ) jabber? ( dev-perl/Net-Jabber ) ssl? ( dev-perl/IO-Socket-SSL ) - dev-perl/Compress-Zlib + dev-perl/Compress-Zlib >=dev-perl/MIME-tools-6.2002" src_compile() { |