diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-17 23:28:43 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-17 23:28:43 +0000 |
commit | 6eea62a6bae2c655949da6b0425fdb6f5ca91876 (patch) | |
tree | 56aa1c4a4dbd5a087fb4c6fea8993fc54cd8f766 /virtual/httpd-php | |
parent | Drop vulnerable versions, bug #435364 (diff) | |
download | gentoo-2-6eea62a6bae2c655949da6b0425fdb6f5ca91876.tar.gz gentoo-2-6eea62a6bae2c655949da6b0425fdb6f5ca91876.tar.bz2 gentoo-2-6eea62a6bae2c655949da6b0425fdb6f5ca91876.zip |
stable arm, bug #432994
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 5c0419748151..7e8c5cb357a3 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.24 2012/09/16 22:40:00 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.25 2012/09/17 23:28:43 blueness Exp $ + + 17 Sep 2012; Anthony G. Basile <blueness@gentoo.org> httpd-php-5.4-r1.ebuild: + stable arm, bug #432994 16 Sep 2012; Anthony G. Basile <blueness@gentoo.org> httpd-php-5.4-r1.ebuild: Stable ppc ppc64, 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 63e4e7b9dd3a..8fcb3db78109 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.4 2012/09/16 22:40:00 blueness Exp $ +# $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 $ 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] |