Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/xdebug-client/
Date: Mon, 14 Jan 2019 16:03:17
Message-Id: 1547481775.a47c46ccf86d80bb7650bc028a81cf134b89fb78.grknight@gentoo
1 commit: a47c46ccf86d80bb7650bc028a81cf134b89fb78
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 14 16:00:55 2019 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 14 16:02:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47c46cc
7
8 dev-php/xdebug-client: Stable 2.6.1 for amd64
9
10 Bug: https://bugs.gentoo.org/675412
11 Package-Manager: Portage-2.3.54, Repoman-2.3.12
12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
13
14 dev-php/xdebug-client/xdebug-client-2.6.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
18 index 6956e42e79f..3363f47cf06 100644
19 --- a/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
20 +++ b/dev-php/xdebug-client/xdebug-client-2.6.1.ebuild
21 @@ -1,9 +1,9 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27
28 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
29 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
30
31 MY_PV="${PV/_/}"
32 MY_PV="${MY_PV/rc/RC}"