diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:46:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:46:53 +0000 |
commit | 68216cf4c77529d71beef10b5d117b46ef5e7675 (patch) | |
tree | 8bbed86a8b9a61e30c35871e272b126146c5d8ab /dev-lang | |
parent | touchups (diff) | |
download | gentoo-2-68216cf4c77529d71beef10b5d117b46ef5e7675.tar.gz gentoo-2-68216cf4c77529d71beef10b5d117b46ef5e7675.tar.bz2 gentoo-2-68216cf4c77529d71beef10b5d117b46ef5e7675.zip |
Stable on alpha.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.0.5-r5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 7a7a55ec3420..dbe80eff0e41 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.66 2006/01/22 17:49:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.67 2006/01/25 23:42:51 kloeri Exp $ + + 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org php-4.4.1-r3.ebuild, + php-5.0.5-r5.ebuild: + Stable on alpha. 22 Jan 2006; Simon Stelling <blubb@gentoo.org> php-4.3.11-r5.ebuild, php-4.4.1-r3.ebuild: diff --git a/dev-lang/php/php-4.4.1-r3.ebuild b/dev-lang/php/php-4.4.1-r3.ebuild index 56e23936a26f..6723a47282d9 100644 --- a/dev-lang/php/php-4.4.1-r3.ebuild +++ b/dev-lang/php/php-4.4.1-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.1-r3.ebuild,v 1.8 2006/01/22 17:49:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.1-r3.ebuild,v 1.9 2006/01/25 23:42:51 kloeri Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now diff --git a/dev-lang/php/php-5.0.5-r5.ebuild b/dev-lang/php/php-5.0.5-r5.ebuild index 7f1df4ebd0aa..be479aeff9f1 100644 --- a/dev-lang/php/php-5.0.5-r5.ebuild +++ b/dev-lang/php/php-5.0.5-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5-r5.ebuild,v 1.8 2006/01/22 14:59:37 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5-r5.ebuild,v 1.9 2006/01/25 23:42:51 kloeri Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now |