diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 18:10:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 18:10:23 +0000 |
commit | 81f2dbe5c1e01653a83b8dc19c721ccb84f63f7d (patch) | |
tree | 3c56426a67f8445c632a7605927888a65ba11737 /dev-php | |
parent | add ~ia64 (diff) | |
download | gentoo-2-81f2dbe5c1e01653a83b8dc19c721ccb84f63f7d.tar.gz gentoo-2-81f2dbe5c1e01653a83b8dc19c721ccb84f63f7d.tar.bz2 gentoo-2-81f2dbe5c1e01653a83b8dc19c721ccb84f63f7d.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-XML_RPC/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_RPC/ChangeLog b/dev-php/PEAR-XML_RPC/ChangeLog index 9f5f258fb5cb..a20e7a4c6466 100644 --- a/dev-php/PEAR-XML_RPC/ChangeLog +++ b/dev-php/PEAR-XML_RPC/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-XML_RPC # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.5 2005/02/20 06:25:42 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.6 2005/02/21 18:10:23 agriffis Exp $ + + 20 Feb 2005; Aron Griffis <agriffis@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild: + stable on ia64 20 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild: diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild index 9ac1bf53bd80..404d492b2f7c 100644 --- a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild +++ b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild,v 1.5 2005/02/20 06:25:42 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild,v 1.6 2005/02/21 18:10:23 agriffis Exp $ inherit php-pear DESCRIPTION="PHP implementation of the XML-RPC protocol." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 amd64 ppc64 ppc" +KEYWORDS="x86 amd64 ppc64 ppc ia64" IUSE="" |