diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:16:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:16:27 +0000 |
commit | 92eefa3df395de1261b59947d941237606a04a35 (patch) | |
tree | 97befa266b68c31f68d03b25ef5f3b0961bf2a92 /dev-lang | |
parent | Stable for alpha, wrt bug #550164 (diff) | |
download | gentoo-2-92eefa3df395de1261b59947d941237606a04a35.tar.gz gentoo-2-92eefa3df395de1261b59947d941237606a04a35.tar.bz2 gentoo-2-92eefa3df395de1261b59947d941237606a04a35.zip |
Stable for alpha, wrt bug #550164
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 c80e67bb510c..8ca7541001d4 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.991 2015/07/03 10:04:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.992 2015/07/03 10:16:27 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for alpha, wrt bug #550164 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, php-5.5.25-r1.ebuild: diff --git a/dev-lang/php/php-5.6.9.ebuild b/dev-lang/php/php-5.6.9.ebuild index d5be1ec604a2..e3b58b382cb9 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.7 2015/06/21 10:44:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.9.ebuild,v 1.8 2015/07/03 10:16:27 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 () { |