diff options
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild index 038abd9cc7df..4cbcdddb96fe 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.67.ebuild,v 1.4 2006/11/24 18:21:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.67.ebuild,v 1.5 2006/11/24 18:23:17 mcummings Exp $ IUSE="jabber ssl" @@ -16,7 +16,7 @@ HOMEPAGE="http://search.cpan.org/~byrne/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" myconf="${myconf} --noprompt" @@ -38,7 +38,6 @@ DEPEND="dev-perl/XML-Parser dev-perl/Compress-Zlib >=dev-perl/MIME-tools-5.413 dev-lang/perl" -RDEPEND="${DEPEND}" src_unpack() { unpack ${A} |