diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-02-23 15:57:25 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-02-23 15:57:25 +0000 |
commit | f8155a573d6f842d74a249a7ca259853e298aa96 (patch) | |
tree | 1c7945a284ae42e2ca4af62a3b4815733c7dc0fe /dev-lang | |
parent | version bump (diff) | |
download | gentoo-2-f8155a573d6f842d74a249a7ca259853e298aa96.tar.gz gentoo-2-f8155a573d6f842d74a249a7ca259853e298aa96.tar.bz2 gentoo-2-f8155a573d6f842d74a249a7ca259853e298aa96.zip |
Stable on alpha, bug 533998
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.37.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 353a251ddb00..51d877419d0d 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.930 2015/02/23 11:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.931 2015/02/23 15:57:25 klausman Exp $ + + 23 Feb 2015; Tobias Klausmann <klausman@gentoo.org> php-5.4.37.ebuild: + Stable on alpha, bug 533998 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.37.ebuild, php-5.5.21.ebuild: diff --git a/dev-lang/php/php-5.4.37.ebuild b/dev-lang/php/php-5.4.37.ebuild index d7c52d1bc396..d5f5494722f3 100644 --- a/dev-lang/php/php-5.4.37.ebuild +++ b/dev-lang/php/php-5.4.37.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.4.37.ebuild,v 1.9 2015/02/23 11:36:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.37.ebuild,v 1.10 2015/02/23 15:57:25 klausman 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-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 () { |