From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01A37139083 for ; Mon, 4 Dec 2017 22:07:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2998CE0EC7; Mon, 4 Dec 2017 22:07:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08DCFE0EC7 for ; Mon, 4 Dec 2017 22:07:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EBA833C6B6 for ; Mon, 4 Dec 2017 22:07:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB00DAE7C for ; Mon, 4 Dec 2017 22:07:31 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1512425246.0024c86aca90d7d56f154938040ca6cf64af4df8.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/cpp-hocon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/cpp-hocon/Manifest dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild X-VCS-Directories: dev-cpp/cpp-hocon/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0024c86aca90d7d56f154938040ca6cf64af4df8 X-VCS-Branch: master Date: Mon, 4 Dec 2017 22:07:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e5197ee5-0cae-446a-b53f-6c3aa97ab61b X-Archives-Hash: 5509bc5812d008577156c021774acd6f commit: 0024c86aca90d7d56f154938040ca6cf64af4df8 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Dec 4 22:06:35 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Dec 4 22:07:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0024c86a dev-cpp/cpp-hocon: stable 0.1.4 for sparc, bug #587848 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-cpp/cpp-hocon/Manifest | 2 +- dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/cpp-hocon/Manifest b/dev-cpp/cpp-hocon/Manifest index bf8b0d3e41d..43b70ed4a8a 100644 --- a/dev-cpp/cpp-hocon/Manifest +++ b/dev-cpp/cpp-hocon/Manifest @@ -1 +1 @@ -DIST cpp-hocon-0.1.4.tar.gz 157988 SHA256 2274b99dc098122b6e3d2c8d23173d21893555190c5a008e5a9a7d84875c7275 SHA512 f5ee6c5e7eaa5139bb3c421fd8b7c0da337daec99dce7f426d567ced0036b7c49a396b1b9bdbaa8023cd776a5a942175082a4b30280d4211a0db51483324be42 WHIRLPOOL a9a4f677dc708d5097812ca407257c9f44168d36081d5a55d32d10862555fa89f213208b0e5c3e83900b1e8c7b313c4ba66e7684f9ba0b5c3b01f0a1ae8f1d6a +DIST cpp-hocon-0.1.4.tar.gz 157988 BLAKE2B 3b9e3ec2c386446a2c1d078867b03fbfe2adc8160877288597c648eaf4af6e34f09b673780e6fb81ce9bd1724c1e3d6efc1102985d344a4d1d7bb48b15916190 SHA512 f5ee6c5e7eaa5139bb3c421fd8b7c0da337daec99dce7f426d567ced0036b7c49a396b1b9bdbaa8023cd776a5a942175082a4b30280d4211a0db51483324be42 diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild index e3a8b48747b..13d3e58ed20 100644 --- a/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild +++ b/dev-cpp/cpp-hocon/cpp-hocon-0.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 sparc x86" IUSE="debug test" DEPEND="