diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-28 08:36:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-28 08:36:05 +0000 |
commit | 0930d9b671f3cd693138bf9f6b9332ac1ff20337 (patch) | |
tree | b55480df442a9699f91199d569e8a11a96b6f1ae /virtual/httpd-php | |
parent | Fix dev-libs/icu dependency - bug #550546 (diff) | |
download | gentoo-2-0930d9b671f3cd693138bf9f6b9332ac1ff20337.tar.gz gentoo-2-0930d9b671f3cd693138bf9f6b9332ac1ff20337.tar.bz2 gentoo-2-0930d9b671f3cd693138bf9f6b9332ac1ff20337.zip |
stable for amd64/x86 wrt bug #550164
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/httpd-php/httpd-php-5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/httpd-php/ChangeLog b/virtual/httpd-php/ChangeLog index 1fd64d4ff913..ef80a5063e92 100644 --- a/virtual/httpd-php/ChangeLog +++ b/virtual/httpd-php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.47 2015/05/28 05:44:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.48 2015/05/28 08:36:05 ago Exp $ + + 28 May 2015; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.6.ebuild: + stable for amd64/x86 wrt bug #550164 28 May 2015; Jeroen Roovers <jer@gentoo.org> httpd-php-5.6.ebuild: Stable for PPC64 (bug #550164). diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild index 788dc2a0ed49..ff4ade74976e 100644 --- a/virtual/httpd-php/httpd-php-5.6.ebuild +++ b/virtual/httpd-php/httpd-php-5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.4 2015/05/28 05:44:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.5 2015/05/28 08:36:05 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 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 ~arm64 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}[fpm] |