commit:     1e38ceed52e8a3dd94235707f96e8b638ac9b4e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 12:11:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 12:36:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e38ceed

app-portage/g-octave: update SRC_URI to drop github.com/downloads

github.com/downloads is gone.

Fixes: 0313ff838eecec8431c09d8fc3540393da51b283
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/g-octave/Manifest                 | 2 +-
 app-portage/g-octave/g-octave-0.4.1-r7.ebuild | 6 ++++--
 app-portage/g-octave/g-octave-0.4.1-r8.ebuild | 6 ++++--
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/app-portage/g-octave/Manifest b/app-portage/g-octave/Manifest
index a1b699127f75..7de0f7892037 100644
--- a/app-portage/g-octave/Manifest
+++ b/app-portage/g-octave/Manifest
@@ -1,4 +1,4 @@
-DIST g-octave-0.4.1.tar.gz 52285 BLAKE2B 
d1e39931471c527c5542683c976487c56bca2a4666a437e110fa41b504287c0dd87aad94bf98298544c374c6d3faa0722fb3fab43228c56425be19b450ae0dd4
 SHA512 
424b95e626981aa5685795ffb3df1a1d608e5293adba074cc67f7dcf08d4a0c94a0174005f97a8da1ba1ae4233299e6a530af96ba3b9fd0d8b224915e947efb3
+DIST g-octave-0.4.1.gh.tar.gz 47496 BLAKE2B 
1144b04b99ce4bdf925947cf090b1e723df2af4fc7297bdc31f21986f34e53bbd46fb5f15e2b95e412c6575727920f405e267bf9963c62e07c5fccf46372497f
 SHA512 
08dcc66a2c3f7cd98580b79013239a6e3ae3ebb1cf5b2208294c84a1242a16bd1d2ed1f96899e4c6d1d56e04b43ea64d22289a507fd4c7b73977a3c12de42789
 DIST g-octave-db-b48055c.tar.gz 48280 BLAKE2B 
21d507ec3a4484363457105667e54646b19b7a43b2ae303527faf19748495d31d7b23caab839f0e45c03806e1c7c390312c778f3f9dc2a9e2be1282b9b889514
 SHA512 
095a3327c1b00686a66c69592842a0258509d7a12e3e91bf4ba59c40c7f326c4f4e3355fe06fb3d8f14e3581c8e7e7c9b7c69b6c3b498943dfad8e68a028eb43
 DIST g-octave-db-bdf02cb.tar.gz 39836 BLAKE2B 
fadc374e69bbf785f9e9ecae02eeba6f1c048d11503e5d97db2b4cc65c820ec829615be72ce823ef44ecb0e59e1b68dd40f7310d19d0b7706a2ff47ab95c0851
 SHA512 
5eae00e18b6d4633ed0feda3a2eea6b36da049c133bcd49e54481443ff435bfcab0f303ab9f0e8c3f48fad707625ee13b4564c510d89fa196e737c7599ea5fa6
 DIST g-octave-patches-0.4.1-r7.tar.xz 8800 BLAKE2B 
514b154d7cbb816f15d88a2efe0d0b8503a5a09dedfcc79ab61fdb2fca8be193752ffb477ad7ea7be167e341a91e8d83c5b70fa20ed9d55da6f668acc8743e6c
 SHA512 
cb03afd16bb7f2f0ddf2c4f11bdde2748b8ee0124642cfed4697e19adda30b141b3217afa55e996acf3e295d06af0636ba235a631039e65ca7920eef3243e267

diff --git a/app-portage/g-octave/g-octave-0.4.1-r7.ebuild 
b/app-portage/g-octave/g-octave-0.4.1-r7.ebuild
index 283e51a4944f..58fd6c2813d6 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r7.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r7.ebuild
@@ -12,10 +12,12 @@ DB_DIR="rafaelmartins-${PN}-db-${DB_COMMIT:0:7}"
 
 DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
 HOMEPAGE="https://github.com/rafaelmartins/g-octave";
-SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz
+SRC_URI="
+       
https://github.com/rafaelmartins/g-octave/archive/refs/tags/${PV}.tar.gz -> 
${P}.gh.tar.gz
        https://github.com/rafaelmartins/${PN}-db/archive/${DB_COMMIT}.tar.gz ->
                ${PN}-db-${DB_COMMIT:0:7}.tar.gz
-       
https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PVR}.tar.xz";
+       
https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PVR}.tar.xz
+"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-portage/g-octave/g-octave-0.4.1-r8.ebuild 
b/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
index 4116206fae55..c739f2334ff7 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r8.ebuild
@@ -12,10 +12,12 @@ DB_DIR="rafaelmartins-${PN}-db-${DB_COMMIT:0:7}"
 
 DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
 HOMEPAGE="https://github.com/rafaelmartins/g-octave";
-SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz
+SRC_URI="
+       
https://github.com/rafaelmartins/g-octave/archive/refs/tags/${PV}.tar.gz -> 
${P}.gh.tar.gz
        https://github.com/rafaelmartins/${PN}-db/archive/${DB_COMMIT}.tar.gz ->
                ${PN}-db-${DB_COMMIT:0:7}.tar.gz
-       
https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PV}-r7.tar.xz";
+       
https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PV}-r7.tar.xz
+"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to