diff options
author | 2014-10-30 18:58:14 +0000 | |
---|---|---|
committer | 2014-10-30 18:58:14 +0000 | |
commit | ecec1484af92a561c5dbc96eaae8b59384e35550 (patch) | |
tree | 78274816cd187d05c6dc9105337092cd84224c3a /dev-lang | |
parent | arm stable, bug #525960 (diff) | |
download | gentoo-2-ecec1484af92a561c5dbc96eaae8b59384e35550.tar.gz gentoo-2-ecec1484af92a561c5dbc96eaae8b59384e35550.tar.bz2 gentoo-2-ecec1484af92a561c5dbc96eaae8b59384e35550.zip |
arm stable, bug #525960
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 3c7315da347a..c244f6d39e35 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.901 2014/10/30 18:57:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.902 2014/10/30 18:58:14 maekke Exp $ + + 30 Oct 2014; Markus Meier <maekke@gentoo.org> php-5.5.18.ebuild: + arm stable, bug #525960 30 Oct 2014; Markus Meier <maekke@gentoo.org> php-5.4.34.ebuild: arm stable, bug #525960 diff --git a/dev-lang/php/php-5.5.18.ebuild b/dev-lang/php/php-5.5.18.ebuild index 1364c736405b..cf54369f8bad 100644 --- a/dev-lang/php/php-5.5.18.ebuild +++ b/dev-lang/php/php-5.5.18.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.18.ebuild,v 1.6 2014/10/29 14:07:34 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.18.ebuild,v 1.7 2014/10/30 18:58:14 maekke 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 () { |