diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:55:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:55:54 +0000 |
commit | 4f84cace126bcdede79bc85423fd132cb1cfb35c (patch) | |
tree | 5d17c945f5a6f37df567cc5a2400f1d32fe1feae /virtual/httpd-php | |
parent | Stable for sparc, wrt bug #550164 (diff) | |
download | gentoo-2-4f84cace126bcdede79bc85423fd132cb1cfb35c.tar.gz gentoo-2-4f84cace126bcdede79bc85423fd132cb1cfb35c.tar.bz2 gentoo-2-4f84cace126bcdede79bc85423fd132cb1cfb35c.zip |
Stable for sparc, wrt bug #550164
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 cf2a589a2a02..6c4b77ffce6e 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.53 2015/07/24 12:26:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.54 2015/07/30 12:55:54 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.6.ebuild: + Stable for sparc, wrt bug #550164 24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> httpd-php-5.6.ebuild: ia64 stable wrt bug #550164 diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild index 9474e52f9223..3ccb576e13ed 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.9 2015/07/24 12:26:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.10 2015/07/30 12:55:54 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] |