summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-12-08 09:35:47 +0000
committerTorsten Veller <tove@gentoo.org>2008-12-08 09:35:47 +0000
commitaf0b1096f2cfc24e1be298ebc4455adcf24bb827 (patch)
treec032b7e66b614f17db51c558ff2d701f1f2a07c6 /dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
parentMask ~dev-perl/Net-Amazon-S3-0.48 (diff)
downloadgentoo-2-af0b1096f2cfc24e1be298ebc4455adcf24bb827.tar.gz
gentoo-2-af0b1096f2cfc24e1be298ebc4455adcf24bb827.tar.bz2
gentoo-2-af0b1096f2cfc24e1be298ebc4455adcf24bb827.zip
Add perl-version to DEPEND. Remove blah from src_test.
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-tuxonice i686)
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild')
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
index b91bfa5aa9e9..cd4d715bc9a1 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
# 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.8 2008/11/18 15:28:18 tove Exp $
+# $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 $
IUSE="jabber ssl"
@@ -47,7 +47,6 @@ src_unpack() {
}
src_test() {
- blah
has_version '>=www-apache/mod_perl-2' && export MOD_PERL_API_VERSION=2
perl-module_src_test
}