commit:     2f136ddbad88d1111186a3694386b4b06301d936
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 10 13:54:14 2025 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Mon Mar 10 13:54:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f136ddb

app-admin/rbw: update SRC_URI

Closes: https://bugs.gentoo.org/950627
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-admin/rbw/metadata.xml      | 2 +-
 app-admin/rbw/rbw-1.13.2.ebuild | 4 ++--
 app-admin/rbw/rbw-9999.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-admin/rbw/metadata.xml b/app-admin/rbw/metadata.xml
index abd1b7a07..90c36b5d9 100644
--- a/app-admin/rbw/metadata.xml
+++ b/app-admin/rbw/metadata.xml
@@ -7,7 +7,7 @@
        </maintainer>
        <upstream>
                <bugs-to>https://github.com/doy/rbw/issues</bugs-to>
-               
<changelog>https://git.tozt.net/rbw/plain/CHANGELOG.md</changelog>
+               
<changelog>https://github.com/doy/rbw/blob/main/CHANGELOG.md</changelog>
                <maintainer status="active">
                        <name>Jesse Luehrs</name>
                        <email>[email protected]</email>

diff --git a/app-admin/rbw/rbw-1.13.2.ebuild b/app-admin/rbw/rbw-1.13.2.ebuild
index 4815c43e3..551ae439d 100644
--- a/app-admin/rbw/rbw-1.13.2.ebuild
+++ b/app-admin/rbw/rbw-1.13.2.ebuild
@@ -12,10 +12,10 @@ HOMEPAGE="https://git.tozt.net/rbw";
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://git.tozt.net/rbw";
+       EGIT_REPO_URI="https://github.com/doy/rbw.git";
 else
        SRC_URI="
-               https://git.tozt.net/rbw/snapshot/${P}.tar.gz
+               https://github.com/doy/rbw/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz
                
https://github.com/pastalian/distfiles/releases/download/${P}/${P}-crates.tar.xz
        "
        KEYWORDS="~amd64"

diff --git a/app-admin/rbw/rbw-9999.ebuild b/app-admin/rbw/rbw-9999.ebuild
index 4815c43e3..551ae439d 100644
--- a/app-admin/rbw/rbw-9999.ebuild
+++ b/app-admin/rbw/rbw-9999.ebuild
@@ -12,10 +12,10 @@ HOMEPAGE="https://git.tozt.net/rbw";
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://git.tozt.net/rbw";
+       EGIT_REPO_URI="https://github.com/doy/rbw.git";
 else
        SRC_URI="
-               https://git.tozt.net/rbw/snapshot/${P}.tar.gz
+               https://github.com/doy/rbw/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz
                
https://github.com/pastalian/distfiles/releases/download/${P}/${P}-crates.tar.xz
        "
        KEYWORDS="~amd64"

Reply via email to