summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-27 23:40:34 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-27 23:40:34 +0000
commitfdd31f37b982d2c1b6d73b85f99718b13031be36 (patch)
treeb53698971171aec857ab0822be99fc89cac616c6 /net-p2p
parent5cf235d5f7f308ba0183f7fa588514966b692114 (diff)
gentoo auto-resync : 27:02:2024 - 23:40:33
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/Manifest.gzbin6913 -> 6921 bytes
-rw-r--r--net-p2p/go-ethereum/Manifest3
-rw-r--r--net-p2p/go-ethereum/go-ethereum-1.10.17.ebuild44
3 files changed, 0 insertions, 47 deletions
diff --git a/net-p2p/Manifest.gz b/net-p2p/Manifest.gz
index aa7eca20ddae..329311f4cdca 100644
--- a/net-p2p/Manifest.gz
+++ b/net-p2p/Manifest.gz
Binary files differ
diff --git a/net-p2p/go-ethereum/Manifest b/net-p2p/go-ethereum/Manifest
index 3173f5738c37..9a3d3c3893f5 100644
--- a/net-p2p/go-ethereum/Manifest
+++ b/net-p2p/go-ethereum/Manifest
@@ -1,7 +1,4 @@
-DIST go-ethereum-1.10.17-deps.tar.xz 214301320 BLAKE2B a02260dfc7bf268d8812cc506a40bcbef4ab2c05bc52eb300771f2d07faa7ffcf20d901c65a6193275de720a13eddfd79c9f6f99ac0b69ad0e0a99b39122e4ac SHA512 5f62bf79ed744cdff3bf0e4f06eb8c40c56bfff867fbb83cb39435c5a1692075a510147d1c26cad6953d82264dad73b774c3ab480881f37ce44f5e1fb469380b
-DIST go-ethereum-1.10.17.tar.gz 13535265 BLAKE2B 680fe12fa9c72e5e3288939bb04b5940ef48b3bb7e2567f5937ea00f52d5293a53410fbfc57c7a5693c24922d4b3f55047ce62174c46a2578fa2657c26dd14a1 SHA512 2f7089dd652a758eebd2f44e2fb07f663b2496139a36bf255f7e1803c7cb87eeb2dfb6837d898bf8535b52e794654cca89ed18bff66d5430ee82af7daf444238
DIST go-ethereum-1.10.18-deps.tar.xz 212331228 BLAKE2B c79bd57805eb7f0d0ac29efc76b38bcb2f74803ff4e7dd36b1c1d561fb06346385da53d6e043e9b289af4f916079c5b281eeebb30c02e3f33a77ad918d7b29da SHA512 34df89df46b96cf1157f7b56f50b4e229fdf9640d76ebafc2d9965b28484561c9d3a33f1304d8c0690d5b52117b491432f87a5b0af0db294e0a0d76f469f1f2a
DIST go-ethereum-1.10.18.tar.gz 13084436 BLAKE2B 4918f13b131796f928c17e6cbd3ab42095d4a52874865a2e9b9c6e8b8e4528af0152055c8d8556c795079bd2bc044e9a0fd028d4a90c66181c0cafddb41cf7ae SHA512 ba2b7091ac4ffd5bf02dbc27769ebd138b82dd9d79fb613e727f56f6cfaf969183f343511478e88fbead627141101e77206a4c2449b0ced9a7a2090b4c77d996
-EBUILD go-ethereum-1.10.17.ebuild 1046 BLAKE2B 51477fc8e5b5b00392a6663ecc04301b831e43e69d21e0519d477b47c2a14c27df8229bf698624be3475bc98308833a4cfec3c1609cb3f2307c640a2ab336d77 SHA512 6b30d4b44d6cfea48a038099527f07523d86bbcc7a79f01fa0487610790ad5edd66e6070eea8a3c8bc8c9e0d8b90f6b9e980144e93e22646d34446e9e5a71bb2
EBUILD go-ethereum-1.10.18.ebuild 1046 BLAKE2B 51477fc8e5b5b00392a6663ecc04301b831e43e69d21e0519d477b47c2a14c27df8229bf698624be3475bc98308833a4cfec3c1609cb3f2307c640a2ab336d77 SHA512 6b30d4b44d6cfea48a038099527f07523d86bbcc7a79f01fa0487610790ad5edd66e6070eea8a3c8bc8c9e0d8b90f6b9e980144e93e22646d34446e9e5a71bb2
MISC metadata.xml 360 BLAKE2B 1f1e0d9403107259c286c1c2dd14bc39f1fa94574b8dad2adc7dbe7292906a6787ea714378de28cb03e36c200ca8566be086ee41ad87fa8cae58f06c1d10db29 SHA512 ea8959c2db79151f9b41d89659ee3eaded4b3d1dca8ed03be64f0af09472985d3a3deae88af00ffb144908c3d835deff0ec287de7746a76cb7fb675cd0b551b0
diff --git a/net-p2p/go-ethereum/go-ethereum-1.10.17.ebuild b/net-p2p/go-ethereum/go-ethereum-1.10.17.ebuild
deleted file mode 100644
index c1f8d530e519..000000000000
--- a/net-p2p/go-ethereum/go-ethereum-1.10.17.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module
-
-DESCRIPTION="Official golang implementation of the Ethereum protocol"
-HOMEPAGE="https://github.com/ethereum/go-ethereum"
-SRC_URI="https://github.com/ethereum/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz"
-
-LICENSE="GPL-3+ LGPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="devtools"
-
-# Does all kinds of wonky stuff like connecting to Docker daemon, network activity, ...
-RESTRICT+=" test"
-
-src_compile() {
- emake $(usex devtools all geth)
-}
-
-src_install() {
- einstalldocs
-
- dobin build/bin/geth
-
- if use devtools; then
- dobin build/bin/abidump
- dobin build/bin/abigen
- dobin build/bin/bootnode
- dobin build/bin/checkpoint-admin
- dobin build/bin/clef
- dobin build/bin/devp2p
- dobin build/bin/ethkey
- dobin build/bin/evm
- dobin build/bin/faucet
- dobin build/bin/p2psim
- dobin build/bin/puppeth
- dobin build/bin/rlpdump
- fi
-}