diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-29 18:55:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-29 18:55:39 +0000 |
commit | 7152154a356565454cdf86c2abfeec168ffa167b (patch) | |
tree | 3e2d7f1bf94d43560d026980b8cf5144c0eb07ac /dev-lang/php | |
parent | arm stable, bug #512492 (diff) | |
download | gentoo-2-7152154a356565454cdf86c2abfeec168ffa167b.tar.gz gentoo-2-7152154a356565454cdf86c2abfeec168ffa167b.tar.bz2 gentoo-2-7152154a356565454cdf86c2abfeec168ffa167b.zip |
arm stable, bug #512492
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 6aaa6107e5af..bb57b1c1a89e 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.850 2014/06/29 18:55:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.851 2014/06/29 18:55:39 maekke Exp $ + + 29 Jun 2014; Markus Meier <maekke@gentoo.org> php-5.5.14.ebuild: + arm stable, bug #512492 29 Jun 2014; Markus Meier <maekke@gentoo.org> php-5.4.30.ebuild: arm stable, bug #512492 diff --git a/dev-lang/php/php-5.5.14.ebuild b/dev-lang/php/php-5.5.14.ebuild index 8f3556dfaaa4..d38e46921632 100644 --- a/dev-lang/php/php-5.5.14.ebuild +++ b/dev-lang/php/php-5.5.14.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.14.ebuild,v 1.3 2014/06/28 16:26:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.14.ebuild,v 1.4 2014/06/29 18:55:39 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 () { |