Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_CommandLine/
Date: Fri, 03 Mar 2017 19:01:45
Message-Id: 1488567686.3e760f0589521374adc2cd4a23c0bb0c301b5a0a.maekke@gentoo
1 commit: 3e760f0589521374adc2cd4a23c0bb0c301b5a0a
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 19:01:26 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 19:01:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e760f05
7
8 dev-php/PEAR-Console_CommandLine: arm stable, bug #611164
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
17 index a0cc31e3fba..b81a1c5086f 100644
18 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
19 +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}"
21 SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm x86"
25 +KEYWORDS="amd64 arm x86"
26 IUSE="examples test"
27
28 # Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR.