summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Roman <davidroman96@gmail.com>2022-07-12 15:58:09 +0200
committerSam James <sam@gentoo.org>2022-08-03 23:54:49 +0100
commita3196cc835c7532279355fe56d7564868e43ff15 (patch)
tree79fbd43da79ca180d00adc2caf7a67121c6911d6
parentnet-p2p/go-ipfs: drop 0.12.2 (diff)
downloadgentoo-a3196cc835c7532279355fe56d7564868e43ff15.tar.gz
gentoo-a3196cc835c7532279355fe56d7564868e43ff15.tar.bz2
gentoo-a3196cc835c7532279355fe56d7564868e43ff15.zip
net-p2p/*: move go-ipfs -> kubo
Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26371 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-p2p/go-ipfs/Manifest1
-rw-r--r--net-p2p/kubo/Manifest1
-rw-r--r--net-p2p/kubo/files/ipfs-at.service (renamed from net-p2p/go-ipfs/files/ipfs-at.service)0
-rw-r--r--net-p2p/kubo/files/ipfs.confd (renamed from net-p2p/go-ipfs/files/ipfs.confd)0
-rw-r--r--net-p2p/kubo/files/ipfs.init (renamed from net-p2p/go-ipfs/files/ipfs.init)0
-rw-r--r--net-p2p/kubo/files/ipfs.service (renamed from net-p2p/go-ipfs/files/ipfs.service)0
-rw-r--r--net-p2p/kubo/kubo-0.13.1.ebuild (renamed from net-p2p/go-ipfs/go-ipfs-0.13.1.ebuild)6
-rw-r--r--net-p2p/kubo/metadata.xml (renamed from net-p2p/go-ipfs/metadata.xml)0
-rw-r--r--profiles/updates/3Q-20221
9 files changed, 5 insertions, 4 deletions
diff --git a/net-p2p/go-ipfs/Manifest b/net-p2p/go-ipfs/Manifest
deleted file mode 100644
index 773ebd4ef95f..000000000000
--- a/net-p2p/go-ipfs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST go-ipfs-0.13.1.tar.gz 13474891 BLAKE2B 2e6e056e27a8783c9d04ea5d8c41d86e45250f5ba95c57737aaf52d36d453be31baab21767008596710d7eb84f471460c32de70faf1764740ea551a5aa4bd38e SHA512 3257d49df61bb31d4054934506ea543df2d9ed1f57b9b6aeef001bb77fe9fdce646fec96ded72b7f9f99e3bc687da77997b1295ebb5a40e20e4df0413e15bfd7
diff --git a/net-p2p/kubo/Manifest b/net-p2p/kubo/Manifest
new file mode 100644
index 000000000000..09ae8432b7a0
--- /dev/null
+++ b/net-p2p/kubo/Manifest
@@ -0,0 +1 @@
+DIST kubo-0.13.1.tar.gz 13474891 BLAKE2B 2e6e056e27a8783c9d04ea5d8c41d86e45250f5ba95c57737aaf52d36d453be31baab21767008596710d7eb84f471460c32de70faf1764740ea551a5aa4bd38e SHA512 3257d49df61bb31d4054934506ea543df2d9ed1f57b9b6aeef001bb77fe9fdce646fec96ded72b7f9f99e3bc687da77997b1295ebb5a40e20e4df0413e15bfd7
diff --git a/net-p2p/go-ipfs/files/ipfs-at.service b/net-p2p/kubo/files/ipfs-at.service
index c9ce91294177..c9ce91294177 100644
--- a/net-p2p/go-ipfs/files/ipfs-at.service
+++ b/net-p2p/kubo/files/ipfs-at.service
diff --git a/net-p2p/go-ipfs/files/ipfs.confd b/net-p2p/kubo/files/ipfs.confd
index f1e8eb77adf5..f1e8eb77adf5 100644
--- a/net-p2p/go-ipfs/files/ipfs.confd
+++ b/net-p2p/kubo/files/ipfs.confd
diff --git a/net-p2p/go-ipfs/files/ipfs.init b/net-p2p/kubo/files/ipfs.init
index b3798b2175a5..b3798b2175a5 100644
--- a/net-p2p/go-ipfs/files/ipfs.init
+++ b/net-p2p/kubo/files/ipfs.init
diff --git a/net-p2p/go-ipfs/files/ipfs.service b/net-p2p/kubo/files/ipfs.service
index 12e9d19fd965..12e9d19fd965 100644
--- a/net-p2p/go-ipfs/files/ipfs.service
+++ b/net-p2p/kubo/files/ipfs.service
diff --git a/net-p2p/go-ipfs/go-ipfs-0.13.1.ebuild b/net-p2p/kubo/kubo-0.13.1.ebuild
index 3418b0d7a9b5..82573032a2ae 100644
--- a/net-p2p/go-ipfs/go-ipfs-0.13.1.ebuild
+++ b/net-p2p/kubo/kubo-0.13.1.ebuild
@@ -7,7 +7,7 @@ inherit bash-completion-r1 go-module systemd
DESCRIPTION="Main implementation of IPFS"
HOMEPAGE="https://ipfs.io/"
-SRC_URI="https://github.com/ipfs/${PN}/releases/download/v${PV}/${PN}-source.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/ipfs/${PN}/releases/download/v${PV}/go-ipfs-source.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0"
SLOT="0"
@@ -63,7 +63,7 @@ pkg_postinst() {
elog 'or change IPFS_PATH of /etc/conf.d/ipfs with another with proper permissions.'
# See https://bugs.gentoo.org/838238
- ewarn 'In case go-ipfs CPU usage is too high run the next workaround'
- ewarn 'su -s /bin/sh -c "ipfs config profile apply lowpower"'
+ ewarn 'In case kubo CPU usage is too high run the next workaround'
+ ewarn 'su -s /bin/sh -c "ipfs config profile apply lowpower" ipfs'
ewarn 'Be aware that this will make your node less visible to other peers'
}
diff --git a/net-p2p/go-ipfs/metadata.xml b/net-p2p/kubo/metadata.xml
index 9e33ed00d6e0..9e33ed00d6e0 100644
--- a/net-p2p/go-ipfs/metadata.xml
+++ b/net-p2p/kubo/metadata.xml
diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index 0ac639a1c5db..2cdcd10dc1c9 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -11,3 +11,4 @@ move net-misc/cni-plugins app-containers/cni-plugins
move gnome-extra/chrome-gnome-shell gnome-extra/gnome-browser-connector
move dev-python/PyQt6_sip dev-python/PyQt6-sip
move dev-python/PyQt6_WebEngine dev-python/PyQt6-WebEngine
+move net-p2p/go-ipfs net-p2p/kubo