diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-12-11 11:36:17 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-12-12 13:54:59 -0600 |
commit | 4489ce2125beb7906ad4148a56b47e1fd3ad5b23 (patch) | |
tree | ed76707e13eef28eeafb60b518586847f5f5c336 /media-gfx | |
parent | app-text/ghostscript-gpl: Stabilize 10.04.0 ppc, #945129 (diff) | |
download | gentoo-4489ce2125beb7906ad4148a56b47e1fd3ad5b23.tar.gz gentoo-4489ce2125beb7906ad4148a56b47e1fd3ad5b23.tar.bz2 gentoo-4489ce2125beb7906ad4148a56b47e1fd3ad5b23.zip |
media-gfx/xv: update SRC_URI
Closes: https://bugs.gentoo.org/946170
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/xv/xv-6.0.1.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/xv/xv-6.0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xv/xv-6.0.1.ebuild b/media-gfx/xv/xv-6.0.1.ebuild index 5ab40bbd1218..765763141e26 100644 --- a/media-gfx/xv/xv-6.0.1.ebuild +++ b/media-gfx/xv/xv-6.0.1.ebuild @@ -9,7 +9,7 @@ JUMBOV=20070520 DESCRIPTION="Interactive image manipulation program supporting a wide variety of formats" HOMEPAGE="https://github.com/jasper-software/xv/" SRC_URI="https://github.com/jasper-software/xv/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - mirror://gentoo/xv-3.10a.png.bz2" + https://dev.gentoo.org/~bkohler/dist/xv-3.10a.png.bz2" LICENSE="xv" SLOT="0" diff --git a/media-gfx/xv/xv-6.0.2.ebuild b/media-gfx/xv/xv-6.0.2.ebuild index 485e5e12aeb0..c738fa3ebbbd 100644 --- a/media-gfx/xv/xv-6.0.2.ebuild +++ b/media-gfx/xv/xv-6.0.2.ebuild @@ -9,7 +9,7 @@ JUMBOV=20070520 DESCRIPTION="Interactive image manipulation program supporting a wide variety of formats" HOMEPAGE="https://github.com/jasper-software/xv/" SRC_URI="https://github.com/jasper-software/xv/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz - mirror://gentoo/xv-3.10a.png.bz2" + https://dev.gentoo.org/~bkohler/dist/xv-3.10a.png.bz2" LICENSE="xv" SLOT="0" |