diff options
author | 2006-01-19 22:03:56 +0000 | |
---|---|---|
committer | 2006-01-19 22:03:56 +0000 | |
commit | 52bac03091dca641d6defe2dc17066f6d1897bcc (patch) | |
tree | dd21793d54f3e73d917f7869371f6a23d374ba13 | |
parent | Stable on x86. (diff) | |
download | historical-52bac03091dca641d6defe2dc17066f6d1897bcc.tar.gz historical-52bac03091dca641d6defe2dc17066f6d1897bcc.tar.bz2 historical-52bac03091dca641d6defe2dc17066f6d1897bcc.zip |
Stable on x86.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/Manifest | 8 | ||||
-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 |
5 files changed, 15 insertions, 11 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/Manifest b/dev-lang/php/Manifest index 3eb4c22b8211..0bf0ad2e62de 100644 --- a/dev-lang/php/Manifest +++ b/dev-lang/php/Manifest @@ -1,4 +1,4 @@ -MD5 64093e3cd569ce5e75bdc709d33fa723 ChangeLog 14615 +MD5 171e1882a38b7fd8e150cc9d7696b949 ChangeLog 14753 MD5 389638f1d46b6c41cd4d87b471572f4b files/4-any/apache-1.3/70_mod_php.conf 484 MD5 ee36e31632adb08b7abf70f78b5b2125 files/4-any/apache-2.0/70_mod_php.conf 485 MD5 f0acca9c6387b8ca139d2849665bd16f files/4-any/php4-fastbuild.patch 9012 @@ -28,7 +28,7 @@ MD5 5833ed70909d0ac1973fd925b58df6c5 files/digest-php-4.4.1-r3 223 MD5 f63da77a9810ee794c4c3e15cf7aa682 files/digest-php-5.0.5-r5 223 MD5 238222ae5f42f0c399eafc6042af3cb2 files/digest-php-5.1.1 222 MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 -MD5 6ee0dd18c16ac8381f1bf592ea850b63 php-4.3.11-r5.ebuild 9681 -MD5 47f0be43c9b65eb8aa910493672f7ab3 php-4.4.1-r3.ebuild 8679 -MD5 465e7bfd41f03e0ab0af7ce2ccc959ea php-5.0.5-r5.ebuild 6123 +MD5 19c69537edfe77ee3afb58909b51a717 php-4.3.11-r5.ebuild 9682 +MD5 ea02ae3c9f90dde267284400fcefb685 php-4.4.1-r3.ebuild 8679 +MD5 2edb442525319192219d8840bd16f2d0 php-5.0.5-r5.ebuild 6123 MD5 dd74477c71655739f1771934dc1e359e php-5.1.1.ebuild 8220 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 |