diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-28 05:44:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-28 05:44:59 +0000 |
commit | 7cb326956d5ea6afccd3844e99105ae59583c39b (patch) | |
tree | 79ae0ef26fe79c78557ba2a12a435f76b857c977 /virtual/httpd-php | |
parent | Version bump, install syntool (bug #550166 by Dmitry daks Fomenko). (diff) | |
download | gentoo-2-7cb326956d5ea6afccd3844e99105ae59583c39b.tar.gz gentoo-2-7cb326956d5ea6afccd3844e99105ae59583c39b.tar.bz2 gentoo-2-7cb326956d5ea6afccd3844e99105ae59583c39b.zip |
Stable for PPC64 (bug #550164).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 63022ff9256e..1fd64d4ff913 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.46 2015/05/28 05:32:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.47 2015/05/28 05:44:59 jer Exp $ + + 28 May 2015; Jeroen Roovers <jer@gentoo.org> httpd-php-5.6.ebuild: + Stable for PPC64 (bug #550164). 28 May 2015; Jeroen Roovers <jer@gentoo.org> httpd-php-5.6.ebuild: Stable for HPPA (bug #550164). diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild index 14afcc103900..788dc2a0ed49 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.3 2015/05/28 05:32:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.4 2015/05/28 05:44:59 jer 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] |