public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/popura/, net-p2p/yggdrasil-go/
@ 2022-04-10  8:25 Eric Joldasov
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Joldasov @ 2022-04-10  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     f4a307ec23bea7fd206b1bf51b801bdd1b75843b
Author:     BratishkaErik <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Sun Apr 10 08:24:51 2022 +0000
Commit:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Sun Apr 10 08:24:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f4a307ec

net-p2p/yggdrasil-go, net-p2p/popura: update SRC_URI

Recently I experienced power loss, [ I don't want to
block this ebuilds

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: BratishkaErik <bratishkaerik <AT> getgoogleoff.me>

 net-p2p/popura/popura-0.4.3.ebuild             | 2 +-
 net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/popura/popura-0.4.3.ebuild b/net-p2p/popura/popura-0.4.3.ebuild
index 26435abcd..9f7544f95 100644
--- a/net-p2p/popura/popura-0.4.3.ebuild
+++ b/net-p2p/popura/popura-0.4.3.ebuild
@@ -12,7 +12,7 @@ DOCS=( README.md )
 KEYWORDS="~amd64"
 SRC_URI="
 	https://github.com/popura-network/Popura/archive/v${PV}+popura1.tar.gz -> ${P}+popura1.tar.gz
-	https://gitea.minecast.xyz/BratishkaErik/distfiles/media/branch/master/${P}+popura1-deps.tar.bz2
+	https://github.com/BratishkaErik/distfiles/raw/master/${P}+popura1-deps.tar.bz2
 "
 
 S="${WORKDIR}/Popura-${PV}-popura1"

diff --git a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild
index e6c2f03ed..d6237019d 100644
--- a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild
+++ b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="An experiment in scalable routing as an encrypted IPv6 overlay netw
 HOMEPAGE="https://yggdrasil-network.github.io/"
 SRC_URI="
 	https://github.com/yggdrasil-network/yggdrasil-go/archive/v${PV}.tar.gz -> ${P}.tar.gz
-	https://gitea.minecast.xyz/BratishkaErik/distfiles/media/branch/master/${P}-deps.tar.bz2
+	https://github.com/BratishkaErik/distfiles/raw/master/${P}-deps.tar.bz2
 "
 
 LICENSE="LGPL-3 MIT Apache-2.0 BSD ZLIB"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/popura/, net-p2p/yggdrasil-go/
@ 2022-05-21  7:02 Eric Joldasov
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Joldasov @ 2022-05-21  7:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0a5c48ae0ba1557ba968036484c14e5a7dc0b4f3
Author:     BratishkaErik <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Sat May 21 07:02:22 2022 +0000
Commit:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Sat May 21 07:02:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a5c48ae

net-p2p/*: net-p2p/yggdrasil-go, net-p2p/popura: update SRC_URI

Signed-off-by: BratishkaErik <bratishkaerik <AT> getgoogleoff.me>

 net-p2p/popura/popura-0.4.3.ebuild             | 2 +-
 net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/popura/popura-0.4.3.ebuild b/net-p2p/popura/popura-0.4.3.ebuild
index 9f7544f95..28d1a02a3 100644
--- a/net-p2p/popura/popura-0.4.3.ebuild
+++ b/net-p2p/popura/popura-0.4.3.ebuild
@@ -12,7 +12,7 @@ DOCS=( README.md )
 KEYWORDS="~amd64"
 SRC_URI="
 	https://github.com/popura-network/Popura/archive/v${PV}+popura1.tar.gz -> ${P}+popura1.tar.gz
-	https://github.com/BratishkaErik/distfiles/raw/master/${P}+popura1-deps.tar.bz2
+	https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}+popura1-deps.tar.bz2
 "
 
 S="${WORKDIR}/Popura-${PV}-popura1"

diff --git a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild
index d6237019d..6188c6171 100644
--- a/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild
+++ b/net-p2p/yggdrasil-go/yggdrasil-go-0.4.3.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="An experiment in scalable routing as an encrypted IPv6 overlay netw
 HOMEPAGE="https://yggdrasil-network.github.io/"
 SRC_URI="
 	https://github.com/yggdrasil-network/yggdrasil-go/archive/v${PV}.tar.gz -> ${P}.tar.gz
-	https://github.com/BratishkaErik/distfiles/raw/master/${P}-deps.tar.bz2
+	https://codeberg.org/BratishkaErik/distfiles/media/branch/master/${P}-deps.tar.bz2
 "
 
 LICENSE="LGPL-3 MIT Apache-2.0 BSD ZLIB"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-21  7:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-21  7:02 [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/popura/, net-p2p/yggdrasil-go/ Eric Joldasov
  -- strict thread matches above, loose matches on Subject: below --
2022-04-10  8:25 Eric Joldasov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox