From ecec1484af92a561c5dbc96eaae8b59384e35550 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Thu, 30 Oct 2014 18:58:14 +0000 Subject: arm stable, bug #525960 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) --- dev-lang/php/ChangeLog | 5 ++++- dev-lang/php/php-5.5.18.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang') 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 php-5.5.18.ebuild: + arm stable, bug #525960 30 Oct 2014; Markus Meier 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 () { -- cgit v1.2.3-65-gdbad