Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/
Date: Sat, 02 Jul 2016 09:05:14
Message-Id: 1467450224.ad65542141e4218a78018fcc7169bc5a5937192b.jer@gentoo
1 commit: ad65542141e4218a78018fcc7169bc5a5937192b
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 2 09:03:44 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 2 09:03:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad655421
7
8 dev-lang/php: Stable for HPPA (bug #584204).
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --ignore-arches
12
13 dev-lang/php/php-5.5.37.ebuild | 2 +-
14 dev-lang/php/php-5.6.23.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-lang/php/php-5.5.37.ebuild b/dev-lang/php/php-5.5.37.ebuild
18 index 399a6c4..6258dd9 100644
19 --- a/dev-lang/php/php-5.5.37.ebuild
20 +++ b/dev-lang/php/php-5.5.37.ebuild
21 @@ -6,7 +6,7 @@ EAPI=5
22
23 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd
24
25 -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"
26 +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"
27
28 function php_get_uri ()
29 {
30
31 diff --git a/dev-lang/php/php-5.6.23.ebuild b/dev-lang/php/php-5.6.23.ebuild
32 index b7f8c3f..6f57b00 100644
33 --- a/dev-lang/php/php-5.6.23.ebuild
34 +++ b/dev-lang/php/php-5.6.23.ebuild
35 @@ -6,7 +6,7 @@ EAPI=5
36
37 inherit eutils autotools flag-o-matic versionator depend.apache apache-module libtool systemd
38
39 -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"
40 +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"
41
42 function php_get_uri ()
43 {