diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-28 21:28:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-28 21:28:44 +0000 |
commit | eb7e1545036329ba9b155c8a956dd9f34a3fd561 (patch) | |
tree | 1b24e872c88bfad46200ea7ba02563662899a61d /dev-lang | |
parent | Bump EAPI (bug #515622 by Jonas Stein). (diff) | |
download | gentoo-2-eb7e1545036329ba9b155c8a956dd9f34a3fd561.tar.gz gentoo-2-eb7e1545036329ba9b155c8a956dd9f34a3fd561.tar.bz2 gentoo-2-eb7e1545036329ba9b155c8a956dd9f34a3fd561.zip |
Stable for HPPA (bug #512492).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index e876d77410de..fe58cdd88a6e 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.848 2014/06/28 16:26:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.849 2014/06/28 21:28:44 jer Exp $ + + 28 Jun 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.30.ebuild: + Stable for HPPA (bug #512492). 28 Jun 2014; Jeroen Roovers <jer@gentoo.org> php-5.5.14.ebuild: Stable for HPPA (bug #512492). diff --git a/dev-lang/php/php-5.4.30.ebuild b/dev-lang/php/php-5.4.30.ebuild index 20c1e649bb6b..b905118d87d4 100644 --- a/dev-lang/php/php-5.4.30.ebuild +++ b/dev-lang/php/php-5.4.30.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.4.30.ebuild,v 1.2 2014/06/28 09:58:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.30.ebuild,v 1.3 2014/06/28 21:28:44 jer 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 () { |