diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-29 23:56:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-29 23:56:11 +0000 |
commit | b23a7052aeaf18ac284c458d281a296bbeaac7e4 (patch) | |
tree | 2aff83a0d60b23a2233c04f2eb239f932c83bda2 /dev-lang | |
parent | Stable for HPPA (bug #500482). (diff) | |
download | gentoo-2-b23a7052aeaf18ac284c458d281a296bbeaac7e4.tar.gz gentoo-2-b23a7052aeaf18ac284c458d281a296bbeaac7e4.tar.bz2 gentoo-2-b23a7052aeaf18ac284c458d281a296bbeaac7e4.zip |
Stable for HPPA (bug #516994).
(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.5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 09e2e469b199..309c1b347256 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.858 2014/07/28 14:11:41 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.859 2014/07/29 23:56:11 jer Exp $ + + 29 Jul 2014; Jeroen Roovers <jer@gentoo.org> php-5.5.15.ebuild: + Stable for HPPA (bug #516994). *php-5.5.15 (28 Jul 2014) *php-5.4.31 (28 Jul 2014) diff --git a/dev-lang/php/php-5.5.15.ebuild b/dev-lang/php/php-5.5.15.ebuild index 05defa562453..7c915ff65221 100644 --- a/dev-lang/php/php-5.5.15.ebuild +++ b/dev-lang/php/php-5.5.15.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.15.ebuild,v 1.1 2014/07/28 14:11:41 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.15.ebuild,v 1.2 2014/07/29 23:56:11 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-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 () { |