aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2024-08-01 15:51:19 +0000
committerNRK <nrk@disroot.org>2024-08-01 16:06:29 +0000
commitcfeeb0faa542f99995c33e4e9d485b7f82811a1b (patch)
treec8f17c99e9a8dd154fd9967107d03b1d71b45316 /media-gfx
parentwww-apps/pleroma: add 2.7.0, drop 2.6.3 (diff)
downloadguru-cfeeb0faa542f99995c33e4e9d485b7f82811a1b.tar.gz
guru-cfeeb0faa542f99995c33e4e9d485b7f82811a1b.tar.bz2
guru-cfeeb0faa542f99995c33e4e9d485b7f82811a1b.zip
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@disroot.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/nsxiv/nsxiv-32.ebuild4
-rw-r--r--media-gfx/nsxiv/nsxiv-9999.ebuild4
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"