diff options
author | 2006-08-18 01:12:58 +0000 | |
---|---|---|
committer | 2006-08-18 01:12:58 +0000 | |
commit | 7518bf41fdda84900e930ac4bad1c95d217a90cb (patch) | |
tree | 861a43e89110217b799af11712377d8d0135c889 /dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-7518bf41fdda84900e930ac4bad1c95d217a90cb.tar.gz gentoo-2-7518bf41fdda84900e930ac4bad1c95d217a90cb.tar.bz2 gentoo-2-7518bf41fdda84900e930ac4bad1c95d217a90cb.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild')
-rw-r--r-- | dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild index 9dec3410c031..e8dc52628631 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.66.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.66.ebuild,v 1.5 2006/08/05 20:16:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.66.ebuild,v 1.6 2006/08/18 01:12:58 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" |