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-libs/jsoncpp/
Date: Sat, 06 May 2017 10:09:55
Message-Id: 1494065379.5ee945a7af9b16180aa401589701fb3eca82ac08.jer@gentoo
1 commit: 5ee945a7af9b16180aa401589701fb3eca82ac08
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 10:09:39 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 10:09:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee945a7
7
8 dev-libs/jsoncpp: Stable for HPPA (bug #601204).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild
17 index f927b8a7c19..f1480da935a 100644
18 --- a/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild
19 +++ b/dev-libs/jsoncpp/jsoncpp-1.8.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> ${
27
28 LICENSE="|| ( public-domain MIT )"
29 SLOT="0/11"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
32 IUSE="doc test"
33
34 DEPEND="