Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/go-ethereum/
Date: Tue, 03 Jan 2017 23:07:10
Message-Id: 1483484596.6e43286ad7be865bb0af543d6732f43a840840ea.monsieurp@gentoo
1 commit: 6e43286ad7be865bb0af543d6732f43a840840ea
2 Author: Mathy Vanvoorden <mathy <AT> vanvoorden <DOT> be>
3 AuthorDate: Tue Jan 3 22:24:44 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 23:03:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e43286a
7
8 net-p2p/go-ethereum: version bump to 1.5.5.
9
10 Package-Manager: Portage-2.3.0, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3316
12
13 net-p2p/go-ethereum/Manifest | 2 +-
14 .../go-ethereum/{go-ethereum-1.5.2.ebuild => go-ethereum-1.5.5.ebuild} | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-p2p/go-ethereum/Manifest b/net-p2p/go-ethereum/Manifest
18 index 00515f9..687813e 100644
19 --- a/net-p2p/go-ethereum/Manifest
20 +++ b/net-p2p/go-ethereum/Manifest
21 @@ -1 +1 @@
22 -DIST go-ethereum-1.5.2.tar.gz 14940966 SHA256 78ba5fd84200daee0cbd1db063d3b7e700b62f3def2581bb952c9f7ee46e0be8 SHA512 c73be0c8f79b26038035aad4e214840cc854aee6a612a93e62ec9e1782085eff405a2ae9203b83f97c6f29b38c19c99b6ad0af541800c533e6a76bc9869927d8 WHIRLPOOL 55b5f97985d27925734976491057bcaced0e12468d5c376419ed150c6d6a45bb6cd0994bd190b0a7476fed1dbd4587f0aafda9e5353caf6c60773f76c2099b2b
23 +DIST go-ethereum-1.5.5.tar.gz 14957844 SHA256 364a55b381b5bbf60c09a0e2a9a624d9c08dacb6570725cc2801af7c35db7690 SHA512 4429d0aaceb0e6ffa92f85674ad50ddb092436b97fabb4ff09439c408a762155ae7077b0a69432cf4a2397aea2ff3c4d603713ea1cd304a831b8aa9c039314ea WHIRLPOOL 1df86ba09bece09d5956b4b90f09e2a7897307e37b68332a777714106391c8c6bc441020f2f82bc3345133efb46c2597824fe4bb637055f0d40a2a7d947c3177
24
25 diff --git a/net-p2p/go-ethereum/go-ethereum-1.5.2.ebuild b/net-p2p/go-ethereum/go-ethereum-1.5.5.ebuild
26 similarity index 93%
27 rename from net-p2p/go-ethereum/go-ethereum-1.5.2.ebuild
28 rename to net-p2p/go-ethereum/go-ethereum-1.5.5.ebuild
29 index 28bfc26..98a08bd 100644
30 --- a/net-p2p/go-ethereum/go-ethereum-1.5.2.ebuild
31 +++ b/net-p2p/go-ethereum/go-ethereum-1.5.5.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 +# Copyright 1999-2017 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 # $Id$