diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-11 11:30:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-11 11:30:00 +0000 |
commit | a940c3ee25fbdb72551747a12b23726eb1042d0d (patch) | |
tree | 6003acedba28b2ff734582b344ce75e697953860 /dev-php/php | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-a940c3ee25fbdb72551747a12b23726eb1042d0d.tar.gz gentoo-2-a940c3ee25fbdb72551747a12b23726eb1042d0d.tar.bz2 gentoo-2-a940c3ee25fbdb72551747a12b23726eb1042d0d.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/php/php-4.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index 16fff04e1c66..eec6f2a178e7 100644 --- a/dev-php/php/ChangeLog +++ b/dev-php/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/php # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.145 2005/04/10 21:05:06 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.146 2005/04/11 11:27:11 corsair Exp $ + + 11 Apr 2005; Markus Rothe <corsair@gentoo.org> php-4.3.11.ebuild: + Stable on ppc64 *php-4.3.11 (10 Apr 2005) diff --git a/dev-php/php/php-4.3.11.ebuild b/dev-php/php/php-4.3.11.ebuild index 6d286484a67e..e518cf922893 100644 --- a/dev-php/php/php-4.3.11.ebuild +++ b/dev-php/php/php-4.3.11.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/php/php-4.3.11.ebuild,v 1.1 2005/04/10 21:05:06 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11.ebuild,v 1.2 2005/04/11 11:27:11 corsair Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390 ppc64 ~mips" IUSE="" src_unpack() { |