Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug/
Date: Sat, 14 Oct 2017 20:33:34
Message-Id: 1508012944.91e1dc6a53bb195fbe2ddc74401820f62b79aa8e.slyfox@gentoo
1 commit: 91e1dc6a53bb195fbe2ddc74401820f62b79aa8e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 20:29:04 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 20:29:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e1dc6a
7
8 dev-php/xdebug: stable 2.5.3 for ppc, bug #633618
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-php/xdebug/xdebug-2.5.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/xdebug/xdebug-2.5.3.ebuild b/dev-php/xdebug/xdebug-2.5.3.ebuild
17 index 6b6efd1db87..b95f69ef719 100644
18 --- a/dev-php/xdebug/xdebug-2.5.3.ebuild
19 +++ b/dev-php/xdebug/xdebug-2.5.3.ebuild
20 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
21
22 inherit php-ext-source-r3
23
24 -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ppc ppc64 ~x86"
26
27 DESCRIPTION="A PHP debugging and profiling extension"
28 HOMEPAGE="http://www.xdebug.org/"