commit:     cfeeb0faa542f99995c33e4e9d485b7f82811a1b
Author:     NRK <nrk <AT> disroot <DOT> org>
AuthorDate: Thu Aug  1 15:51:19 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Thu Aug  1 16:06:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cfeeb0fa

media-gfx/nsxiv: Revert 191ef3728606b5f7213e13b5f175dc29e8fe06d6

this broke the build since neither the Manifest nor the build
dir was updated. besides, github mirror is preferable since it
has better stability guarantee and usually has better speed.

Signed-off-by: NRK <nrk <AT> disroot.org>

 media-gfx/nsxiv/nsxiv-32.ebuild   | 4 ++--
 media-gfx/nsxiv/nsxiv-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/nsxiv/nsxiv-32.ebuild b/media-gfx/nsxiv/nsxiv-32.ebuild
index 291f4dd13..53294e214 100644
--- a/media-gfx/nsxiv/nsxiv-32.ebuild
+++ b/media-gfx/nsxiv/nsxiv-32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="
-               https://codeberg.org/nsxiv/nsxiv/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+               https://github.com/nsxiv/nsxiv/archive/v${PV}.tar.gz -> 
${P}.tar.gz
                ${ZSH_COMP_URI} -> ${ZSH_COMP}
        "
        KEYWORDS="~amd64"

diff --git a/media-gfx/nsxiv/nsxiv-9999.ebuild 
b/media-gfx/nsxiv/nsxiv-9999.ebuild
index 291f4dd13..53294e214 100644
--- a/media-gfx/nsxiv/nsxiv-9999.ebuild
+++ b/media-gfx/nsxiv/nsxiv-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="
-               https://codeberg.org/nsxiv/nsxiv/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+               https://github.com/nsxiv/nsxiv/archive/v${PV}.tar.gz -> 
${P}.tar.gz
                ${ZSH_COMP_URI} -> ${ZSH_COMP}
        "
        KEYWORDS="~amd64"

Reply via email to