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-cpp/cpp-hocon/
Date: Sun, 25 Feb 2018 21:52:44
Message-Id: 1519595437.7fdc68b5d5a2c1bd9790a31360d8141d7a09ee4a.slyfox@gentoo
1 commit: 7fdc68b5d5a2c1bd9790a31360d8141d7a09ee4a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 21:42:08 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 21:50:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdc68b5
7
8 dev-cpp/cpp-hocon: stable 0.1.4 for ppc, bug #622158 (thanks to ernsteiswuerfel)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild
17 index 13d3e58ed20..401c60179d0 100644
18 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild
19 +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 sparc x86"
31 +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86"
32 IUSE="debug test"
33
34 DEPEND="