commit:     a1ca9e6a5b40531c57b71e5dd6b5cad9526d93c5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 17:44:01 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 17:44:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ca9e6a

net-p2p/go-ipfs: add note re vendor tarball

Bug: https://bugs.gentoo.org/833480
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild 
b/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild
index 22c0d76d8e5b..57e9b470e41e 100644
--- a/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild
+++ b/net-p2p/go-ipfs/go-ipfs-0.12.2.ebuild
@@ -8,6 +8,7 @@ inherit bash-completion-r1 go-module systemd
 DESCRIPTION="Main implementation of IPFS"
 HOMEPAGE="https://ipfs.io/";
 SRC_URI="https://github.com/ipfs/go-ipfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+# After dropped Go patch, might be able to use upstream vendor tarball
 SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz";
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0"

Reply via email to