diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 08:52:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 08:52:11 +0000 |
commit | ac95b99d62dc2a804d722318b7844ebab4423367 (patch) | |
tree | 7bd27df90ff5c7d3b24ee737132eaf90fa0c02a9 /dev-lang | |
parent | Stable for amd64, wrt bug #550090 (diff) | |
download | gentoo-2-ac95b99d62dc2a804d722318b7844ebab4423367.tar.gz gentoo-2-ac95b99d62dc2a804d722318b7844ebab4423367.tar.bz2 gentoo-2-ac95b99d62dc2a804d722318b7844ebab4423367.zip |
Stable for amd64, wrt bug #550164
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 8ef8c5d1aee8..c7d938764b9f 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.974 2015/05/26 08:35:27 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.975 2015/05/27 08:52:11 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for amd64, wrt bug #550164 26 May 2015; Richard Freeman <rich0@gentoo.org> php-5.5.25-r1.ebuild: amd64 stable - 549538 diff --git a/dev-lang/php/php-5.6.9.ebuild b/dev-lang/php/php-5.6.9.ebuild index ec6c1e90e2b7..e142f3ae45fc 100644 --- a/dev-lang/php/php-5.6.9.ebuild +++ b/dev-lang/php/php-5.6.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.9.ebuild,v 1.2 2015/05/25 04:36:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.9.ebuild,v 1.3 2015/05/27 08:52:11 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |