diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-02-20 04:30:32 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-02-20 04:30:32 +0000 |
commit | 92bb3ae899559cd9db67c543e2600a6265665f2f (patch) | |
tree | e74e1416cbe1acd6a799c6d8066e33ca910941df /dev-php/PEAR-PEAR | |
parent | Marked ppc stable for bug #82545. (diff) | |
download | gentoo-2-92bb3ae899559cd9db67c543e2600a6265665f2f.tar.gz gentoo-2-92bb3ae899559cd9db67c543e2600a6265665f2f.tar.bz2 gentoo-2-92bb3ae899559cd9db67c543e2600a6265665f2f.zip |
Marked ppc stable for bug #82545.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 51e927ce1ece..1a5810763079 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.4 2005/02/19 10:23:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.5 2005/02/20 04:30:32 josejx Exp $ + + 20 Feb 2005; Joseph Jezak <josejx@gentoo.org> PEAR-PEAR-1.3.5.ebuild: + Marked ppc stable for bug #82545. 19 Feb 2005; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.3.5.ebuild: Stable on ppc64; bug #82545 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild index 9e9989f92e9d..2fdcc3c13a13 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.3 2005/02/19 10:23:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.4 2005/02/20 04:30:32 josejx Exp $ inherit php-pear DESCRIPTION="PEAR Base System." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~amd64 ppc64" +KEYWORDS="~x86 ~amd64 ppc64 ppc" IUSE="" RDEPEND=">=dev-php/PEAR-Archive_Tar-1.1 >=dev-php/PEAR-Console_Getopt-1.2 |