diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-19 22:03:56 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-19 22:03:56 +0000 |
commit | c25238ff189921b650002fba0595200b9f78202d (patch) | |
tree | 88967aa50f3bdcecc5c52fcc4a19fc15158a6af7 /dev-lang | |
parent | Fixed SLOT, 10.1.0.4 stable on x86. (diff) | |
download | gentoo-2-c25238ff189921b650002fba0595200b9f78202d.tar.gz gentoo-2-c25238ff189921b650002fba0595200b9f78202d.tar.bz2 gentoo-2-c25238ff189921b650002fba0595200b9f78202d.zip |
Stable on x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.3.11-r5.ebuild | 4 | ||||
-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 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 352596df4e4a..c236bc2c74f8 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.59 2006/01/18 20:38:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.60 2006/01/19 22:03:56 nelchael Exp $ + + 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild: + Stable on x86. 18 Jan 2006; Markus Rothe <corsair@gentoo.org> php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild: diff --git a/dev-lang/php/php-4.3.11-r5.ebuild b/dev-lang/php/php-4.3.11-r5.ebuild index 6f934c69303e..4d70d18cd047 100644 --- a/dev-lang/php/php-4.3.11-r5.ebuild +++ b/dev-lang/php/php-4.3.11-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-4.3.11-r5.ebuild,v 1.2 2006/01/10 18:36:52 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.3.11-r5.ebuild,v 1.3 2006/01/19 22:03:56 nelchael Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~arm ~ia64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~arm ~ia64 ~s390 ~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-4.4.1-r3.ebuild b/dev-lang/php/php-4.4.1-r3.ebuild index b7193efac3d4..253e7f9c5da3 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.3 2006/01/18 20:38:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.1-r3.ebuild,v 1.4 2006/01/19 22:03:56 nelchael Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~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 e47fa9ee4f63..1b706ee8e204 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.3 2006/01/18 20:38:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5-r5.ebuild,v 1.4 2006/01/19 22:03:56 nelchael Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~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 |