diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-03-12 17:00:13 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-03-12 17:00:13 +0000 |
commit | d6cc8c50fe92c91e25b7183ba84951806d4e447c (patch) | |
tree | ef549f886683d168180d926f1191efa25bea47d4 /dev-lang | |
parent | Remove obsolete revision. Restrict make test. (diff) | |
download | gentoo-2-d6cc8c50fe92c91e25b7183ba84951806d4e447c.tar.gz gentoo-2-d6cc8c50fe92c91e25b7183ba84951806d4e447c.tar.bz2 gentoo-2-d6cc8c50fe92c91e25b7183ba84951806d4e447c.zip |
stable on amd64 wrt bug 125878
(Portage version: 2.1_pre6-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 22866667b0a4..5f7b7bf5ead4 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.73 2006/03/12 16:26:35 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.74 2006/03/12 17:00:13 blubb Exp $ + + 12 Mar 2006; Simon Stelling <blubb@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + stable on amd64 wrt bug 125878 12 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> php-4.4.2.ebuild: Stable on alpha wrt security bug #125878 diff --git a/dev-lang/php/php-4.4.2.ebuild b/dev-lang/php/php-4.4.2.ebuild index 59c16bbd3f79..c5bd441aee41 100644 --- a/dev-lang/php/php-4.4.2.ebuild +++ b/dev-lang/php/php-4.4.2.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.2.ebuild,v 1.2 2006/03/12 16:26:35 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.2.ebuild,v 1.3 2006/03/12 17:00:13 blubb Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~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.1.2.ebuild b/dev-lang/php/php-5.1.2.ebuild index acb7776eb991..1b22dbd36610 100644 --- a/dev-lang/php/php-5.1.2.ebuild +++ b/dev-lang/php/php-5.1.2.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.1.2.ebuild,v 1.1 2006/03/12 13:25:34 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.2.ebuild,v 1.2 2006/03/12 17:00:13 blubb Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~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 |