diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-04 20:41:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-04 20:41:32 +0000 |
commit | d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3 (patch) | |
tree | a71960a881b210b8e96557ce4b6c4e12aaa0ebe1 /dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild | |
parent | Version bump, remove old (diff) | |
download | historical-d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3.tar.gz historical-d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3.tar.bz2 historical-d2c4145ae73a8f9de03bd2ca1d9cd16ac3693af3.zip |
Stable on ppc64; bug #198075
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild | 4 |
1 files changed, 2 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 f1cf0fac8d57..03283d48513e 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-2007 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.5 2007/07/13 18:52:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.6 2007/12/04 20:40:39 corsair Exp $ IUSE="jabber ssl" @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~byrne/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" myconf="${myconf} --noprompt" |