diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-16 22:40:00 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-16 22:40:00 +0000 |
commit | adf77735c906847fa821747187f4aed9f8b620a8 (patch) | |
tree | e83acc57307847398047c728d76e61d716fcae2c /virtual | |
parent | added prefix support (bug #428252) (diff) | |
download | gentoo-2-adf77735c906847fa821747187f4aed9f8b620a8.tar.gz gentoo-2-adf77735c906847fa821747187f4aed9f8b620a8.tar.bz2 gentoo-2-adf77735c906847fa821747187f4aed9f8b620a8.zip |
Stable ppc ppc64, bug #432994
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 5bfdff3693fb..5c0419748151 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.23 2012/09/06 09:22:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.24 2012/09/16 22:40:00 blueness Exp $ + + 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> httpd-php-5.4-r1.ebuild: + Stable ppc ppc64, bug #432994 06 Sep 2012; Tony Vroon <chainsaw@gentoo.org> httpd-php-5.4-r1.ebuild: Marked stable on AMD64 as requested by David Flogeras in bug #432994. diff --git a/virtual/httpd-php/httpd-php-5.4-r1.ebuild b/virtual/httpd-php/httpd-php-5.4-r1.ebuild index 979e8c00a91f..63e4e7b9dd3a 100644 --- a/virtual/httpd-php/httpd-php-5.4-r1.ebuild +++ b/virtual/httpd-php/httpd-php-5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.3 2012/09/06 09:22:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.4 2012/09/16 22:40:00 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="${PV}" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( dev-lang/php:${SLOT}[apache2] |