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 85E3B138DB0 for ; Sat, 15 Oct 2016 16:36:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08FCCE0BDE; Sat, 15 Oct 2016 16:36:22 +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 D896DE0BE5 for ; Sat, 15 Oct 2016 16:36:21 +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 F23EF34123F for ; Sat, 15 Oct 2016 16:36:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FD96306 for ; Sat, 15 Oct 2016 16:36:18 +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: <1476549369.6f48086b32e0fecea4c9691fd31aba6a2d947035.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.17-r1.ebuild net-p2p/go-ethereum/go-ethereum-1.4.18.ebuild X-VCS-Directories: net-p2p/go-ethereum/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 6f48086b32e0fecea4c9691fd31aba6a2d947035 X-VCS-Branch: master Date: Sat, 15 Oct 2016 16:36:18 +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: 0055464c-2ebd-421a-bbdb-61cc272282af X-Archives-Hash: 0b8a8d064e3b5abbbaae00eb4b4e423d commit: 6f48086b32e0fecea4c9691fd31aba6a2d947035 Author: Mathy Vanvoorden vanvoorden be> AuthorDate: Sat Oct 15 14:01:00 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Oct 15 16:36:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f48086b net-p2p/go-ethereum: version bump to 1.4.18 Incorporates code needed for the upcoming hardfork Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2562 Signed-off-by: David Seifert gentoo.org> net-p2p/go-ethereum/Manifest | 2 +- .../{go-ethereum-1.4.17-r1.ebuild => go-ethereum-1.4.18.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/go-ethereum/Manifest b/net-p2p/go-ethereum/Manifest index 74c49b6..dcdb50e 100644 --- a/net-p2p/go-ethereum/Manifest +++ b/net-p2p/go-ethereum/Manifest @@ -1 +1 @@ -DIST go-ethereum-1.4.17.tar.gz 14760860 SHA256 0587a3ebeae87cc88365f26f817ab1d5bf0fdbd9f9cb2fc9babb3a4c64ba5fc4 SHA512 2a57290aba508cf6ef64d3e8644a10954d7006ed1418e9ebea466b0ee300ccd0796cbef8d2b9cfc8f2268bcec73c54148c8f603cda457e20bf5a8b2d76a591d6 WHIRLPOOL 7330d6fb60097728ff5c296851ed534fa6d2cb729f7d887851ea8dfd05dbb300fb79fc269189c60a00b8fda5c1cbc6c470e09748c0fd63d1c683886a8c774166 +DIST go-ethereum-1.4.18.tar.gz 14937541 SHA256 a584b52f432c4171ce3c00ee0742d44ec3dd78796d6f7bb8e4b82f6b3cfa707b SHA512 a6789452c9a4533cdcbe976ef8bd24692443e09af4f01c47ec7615093191c7cb9e788cadd225c26e27b1f9c3e7ec50acffa044417420a8cc9dd2084f03f0cb4e WHIRLPOOL 166ace12542aac7b59254dd23b8f5efdbece8d144ff7112f2d6c6ee729f4cb82df494c815546712723d19777c21185ca5d5febd9c95cad3a0be8a995178caedf diff --git a/net-p2p/go-ethereum/go-ethereum-1.4.17-r1.ebuild b/net-p2p/go-ethereum/go-ethereum-1.4.18.ebuild similarity index 100% rename from net-p2p/go-ethereum/go-ethereum-1.4.17-r1.ebuild rename to net-p2p/go-ethereum/go-ethereum-1.4.18.ebuild