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 D1ABE138330 for ; Tue, 11 Oct 2016 07:50:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 346C5E0B8C; Tue, 11 Oct 2016 07:50:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B395E0B8C for ; Tue, 11 Oct 2016 07:50:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47970341027 for ; Tue, 11 Oct 2016 07:50:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB7832F1 for ; Tue, 11 Oct 2016 07:50:01 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1476172184.9e06e25a362ac87a8dce58f16c6a333d526bc2d4.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/go-ethereum/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/go-ethereum/Manifest net-p2p/go-ethereum/go-ethereum-1.4.16-r1.ebuild net-p2p/go-ethereum/go-ethereum-1.4.17.ebuild X-VCS-Directories: net-p2p/go-ethereum/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9e06e25a362ac87a8dce58f16c6a333d526bc2d4 X-VCS-Branch: master Date: Tue, 11 Oct 2016 07:50:01 +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: 4520ef41-29d4-4999-99f8-225a5bd1a452 X-Archives-Hash: d7a87e632cbf2e5e2a4f5c34d0e0314a commit: 9e06e25a362ac87a8dce58f16c6a333d526bc2d4 Author: Mathy Vanvoorden vanvoorden be> AuthorDate: Mon Oct 10 20:32:06 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Tue Oct 11 07:49:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e06e25a net-p2p/go-ethereum: Version bump Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2527 Signed-off-by: David Seifert gentoo.org> net-p2p/go-ethereum/Manifest | 2 +- .../{go-ethereum-1.4.16-r1.ebuild => go-ethereum-1.4.17.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/go-ethereum/Manifest b/net-p2p/go-ethereum/Manifest index f84a2b0..74c49b6 100644 --- a/net-p2p/go-ethereum/Manifest +++ b/net-p2p/go-ethereum/Manifest @@ -1 +1 @@ -DIST go-ethereum-1.4.16.tar.gz 14755287 SHA256 8b63fbfb54c256a0f302d9823f8bdb6e8c6a9f6583047d492fc1d7e18c850769 SHA512 ffe97a36c98460405014f6f6f3709ec4fd0556fd9f8f319f120065b2f44b4bc80791143b8a960dc44f858b7f368cd630d3d38ba954402486d67193c76f2eb13f WHIRLPOOL 0bc39515a539116ad963f4d06def628b59199e09aaef17e0420eb649dbbd83395633371d5a2876db2e2a73b906c7d091de83e2a135cf9850d293c5d81624b7ec +DIST go-ethereum-1.4.17.tar.gz 14760860 SHA256 0587a3ebeae87cc88365f26f817ab1d5bf0fdbd9f9cb2fc9babb3a4c64ba5fc4 SHA512 2a57290aba508cf6ef64d3e8644a10954d7006ed1418e9ebea466b0ee300ccd0796cbef8d2b9cfc8f2268bcec73c54148c8f603cda457e20bf5a8b2d76a591d6 WHIRLPOOL 7330d6fb60097728ff5c296851ed534fa6d2cb729f7d887851ea8dfd05dbb300fb79fc269189c60a00b8fda5c1cbc6c470e09748c0fd63d1c683886a8c774166 diff --git a/net-p2p/go-ethereum/go-ethereum-1.4.16-r1.ebuild b/net-p2p/go-ethereum/go-ethereum-1.4.17.ebuild similarity index 100% rename from net-p2p/go-ethereum/go-ethereum-1.4.16-r1.ebuild rename to net-p2p/go-ethereum/go-ethereum-1.4.17.ebuild