diff options
author | 2012-10-21 09:18:10 +0000 | |
---|---|---|
committer | 2012-10-21 09:18:10 +0000 | |
commit | 92f0b6234e74eb800802d09bc03232a2a776f05d (patch) | |
tree | 930450f6d9f98dd1388c1071cf6aa31dfc08dc95 /virtual/httpd-php | |
parent | x86 stable, bug #427024 (diff) | |
download | gentoo-2-92f0b6234e74eb800802d09bc03232a2a776f05d.tar.gz gentoo-2-92f0b6234e74eb800802d09bc03232a2a776f05d.tar.bz2 gentoo-2-92f0b6234e74eb800802d09bc03232a2a776f05d.zip |
x86 stable, bug #432994
(Portage version: 2.1.11.29/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'virtual/httpd-php')
-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 7e8c5cb357a3..6269c2e48f69 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.25 2012/09/17 23:28:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.26 2012/10/21 09:18:10 maekke Exp $ + + 21 Oct 2012; Markus Meier <maekke@gentoo.org> httpd-php-5.4-r1.ebuild: + x86 stable, bug #432994 17 Sep 2012; Anthony G. Basile <blueness@gentoo.org> httpd-php-5.4-r1.ebuild: stable arm, 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 8fcb3db78109..5059bceb2a0f 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.5 2012/09/17 23:28:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4-r1.ebuild,v 1.6 2012/10/21 09:18:10 maekke 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] |