diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 11:53:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-14 11:53:27 +0000 |
commit | 68cb7883e31400b4199edc0c7236caeacf4a925d (patch) | |
tree | 2e82a8fd2379ef12e519d32329939428c9ee68d3 /dev-php | |
parent | 0.13.5 stable on x86, version bump (diff) | |
download | gentoo-2-68cb7883e31400b4199edc0c7236caeacf4a925d.tar.gz gentoo-2-68cb7883e31400b4199edc0c7236caeacf4a925d.tar.bz2 gentoo-2-68cb7883e31400b4199edc0c7236caeacf4a925d.zip |
Stable on alpha, bug 87517.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-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 db74e6caefb6..a8f1fac22cc5 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.150 2005/04/14 00:22:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.151 2005/04/14 11:53:27 kloeri Exp $ + + 14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> php-4.3.11.ebuild: + Stable on alpha, bug 87517. 14 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> php-4.3.11.ebuild: Stable on sparc wrt #88683 diff --git a/dev-php/php/php-4.3.11.ebuild b/dev-php/php/php-4.3.11.ebuild index 0f63bf0ac5d3..0172f4d36860 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.6 2005/04/14 00:22:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11.ebuild,v 1.7 2005/04/14 11:53:27 kloeri 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() { |