summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 20:01:52 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 20:01:52 +0000
commitce5d50aa6c3aa787e8dcbadda86be94e7ba6808d (patch)
treef699808534b04d4aab6ae1a7508a703aba9954b4 /dev-php/PEAR-SOAP
parentAdded ~ppc64; bug #119722 (diff)
downloadgentoo-2-ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d.tar.gz
gentoo-2-ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d.tar.bz2
gentoo-2-ce5d50aa6c3aa787e8dcbadda86be94e7ba6808d.zip
Stable on ppc64; bug #119722
(Portage version: 2.0.53)
Diffstat (limited to 'dev-php/PEAR-SOAP')
-rw-r--r--dev-php/PEAR-SOAP/ChangeLog7
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-SOAP/ChangeLog b/dev-php/PEAR-SOAP/ChangeLog
index 6b90227500fb..c462c718d539 100644
--- a/dev-php/PEAR-SOAP/ChangeLog
+++ b/dev-php/PEAR-SOAP/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-SOAP
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.16 2005/11/22 18:58:19 corsair Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/ChangeLog,v 1.17 2006/01/21 20:01:52 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-SOAP-0.9.1.ebuild:
+ Stable on ppc64; bug #119722
22 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-SOAP-0.9.1.ebuild:
Added ~ppc64 keyword; bug #105385
diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild
index bc4172b9ff89..9d04dfd34ed7 100644
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild
+++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.4 2005/11/22 18:58:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.9.1.ebuild,v 1.5 2006/01/21 20:01:52 corsair Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1
>=dev-php/PEAR-Mail_Mime-1.3.1-r1