diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-16 19:45:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-16 19:45:16 +0000 |
commit | 9b2049ac2834e7aaab0c29dd3bc2b620275ee32d (patch) | |
tree | 334db9576a81d508d97b1f0484c01ee78e6441e4 /dev-lang | |
parent | Stable for x86, wrt bug #481186 (diff) | |
download | gentoo-2-9b2049ac2834e7aaab0c29dd3bc2b620275ee32d.tar.gz gentoo-2-9b2049ac2834e7aaab0c29dd3bc2b620275ee32d.tar.bz2 gentoo-2-9b2049ac2834e7aaab0c29dd3bc2b620275ee32d.zip |
Stable for s390, wrt bug #472558
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="s390", 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.4.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 95e77e5082c4..06ba2735e6d3 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.741 2013/08/16 11:50:22 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.742 2013/08/16 19:45:16 ago Exp $ + + 16 Aug 2013; Agostino Sarubbo <ago@gentoo.org> php-5.4.17.ebuild: + Stable for s390, wrt bug #472558 *php-5.4.18 (16 Aug 2013) diff --git a/dev-lang/php/php-5.4.17.ebuild b/dev-lang/php/php-5.4.17.ebuild index ae1dda97c84a..1cc9a29bd684 100644 --- a/dev-lang/php/php-5.4.17.ebuild +++ b/dev-lang/php/php-5.4.17.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.17.ebuild,v 1.11 2013/07/31 14:29:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.17.ebuild,v 1.12 2013/08/16 19:45:16 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-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-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |