diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-24 12:26:16 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-24 12:26:16 +0000 |
commit | 35b7035562294a9f509ae14b7da8e4953cbfc11c (patch) | |
tree | 92852c39ce86c2272183d7772bb897f54d76ebf8 /virtual | |
parent | Version bump. (diff) | |
download | gentoo-2-35b7035562294a9f509ae14b7da8e4953cbfc11c.tar.gz gentoo-2-35b7035562294a9f509ae14b7da8e4953cbfc11c.tar.bz2 gentoo-2-35b7035562294a9f509ae14b7da8e4953cbfc11c.zip |
ia64 stable wrt bug #550164
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'virtual')
-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 de682066ef86..cf2a589a2a02 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.52 2015/07/03 10:16:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.53 2015/07/24 12:26:16 zlogene Exp $ + + 24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> httpd-php-5.6.ebuild: + ia64 stable wrt bug #550164 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> httpd-php-5.6.ebuild: Stable for alpha, wrt bug #550164 diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild index 10a05ecbe0e0..9474e52f9223 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.8 2015/07/03 10:16:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.9 2015/07/24 12:26:16 zlogene 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] |