summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 10:02:08 +0100
committerSam James <sam@gentoo.org>2022-07-26 10:02:08 +0100
commitc3ece4b9d93f4b66c810af1335432aa1a02223e9 (patch)
tree7fe6fb44796d165ec2c9f9b159fc01ac78158c7d /media-gfx
parentmedia-gfx/graphicsmagick: reindent metadata (diff)
downloadgentoo-c3ece4b9d93f4b66c810af1335432aa1a02223e9.tar.gz
gentoo-c3ece4b9d93f4b66c810af1335432aa1a02223e9.tar.bz2
gentoo-c3ece4b9d93f4b66c810af1335432aa1a02223e9.zip
media-gfx/graphicsmagick: update repo URL
Was hoping the old one would become accessible again w/o auth but apparently not. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/graphicsmagick/graphicsmagick-1.3.38.ebuild2
-rw-r--r--media-gfx/graphicsmagick/graphicsmagick-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.38.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.38.ebuild
index 926fa312e060..3f94df566183 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-1.3.38.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.38.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
MY_P=${P/graphicsm/GraphicsM}
DESCRIPTION="Collection of tools and libraries for many image formats"
-HOMEPAGE="http://www.graphicsmagick.org/ http://hg.code.sf.net/p/graphicsmagick/code/"
+HOMEPAGE="http://www.graphicsmagick.org/ https://hg.osdn.net/view/graphicsmagick/GM"
if [[ ${PV} == 9999 ]] ; then
inherit mercurial
diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
index bd91b4160147..ed7baccc45e1 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
@@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
MY_P=${P/graphicsm/GraphicsM}
DESCRIPTION="Collection of tools and libraries for many image formats"
-HOMEPAGE="http://www.graphicsmagick.org/ http://hg.code.sf.net/p/graphicsmagick/code/"
+HOMEPAGE="http://www.graphicsmagick.org/ https://hg.osdn.net/view/graphicsmagick/GM"
if [[ ${PV} == 9999 ]] ; then
inherit mercurial