summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-04 22:56:51 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-04 22:56:51 +0000
commitaf7216bdd1dfeed94a90b23aa217b889eac10e10 (patch)
tree36c20a2db8eb6c8996e72a77caccb67b23c9872c /dev-perl/SOAP-Lite
parentinherit flag-o-matic (diff)
downloadhistorical-af7216bdd1dfeed94a90b23aa217b889eac10e10.tar.gz
historical-af7216bdd1dfeed94a90b23aa217b889eac10e10.tar.bz2
historical-af7216bdd1dfeed94a90b23aa217b889eac10e10.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/SOAP-Lite')
-rw-r--r--dev-perl/SOAP-Lite/ChangeLog7
-rw-r--r--dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SOAP-Lite/ChangeLog b/dev-perl/SOAP-Lite/ChangeLog
index 9a160ac322fc..65933c6c6364 100644
--- a/dev-perl/SOAP-Lite/ChangeLog
+++ b/dev-perl/SOAP-Lite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SOAP-Lite
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.3 2003/06/09 07:10:45 rac Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.4 2004/05/04 22:56:51 kloeri Exp $
+
+ 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> SOAP-Lite-0.55.ebuild:
+ Stable on alpha.
09 Jun 2003; <rac@gentoo.org> SOAP-Lite-0.55.ebuild:
Fix header
diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild
index af347784d8ae..e6aaee459aec 100644
--- a/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild
+++ b/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.55.ebuild,v 1.5 2003/06/21 21:36:37 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.55.ebuild,v 1.6 2004/05/04 22:56:51 kloeri Exp $
IUSE=""
@@ -15,7 +15,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/SOAP/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc ~sparc alpha"
DEPEND="${DEPEND}
dev-perl/XML-Parser