commit: c3ece4b9d93f4b66c810af1335432aa1a02223e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 09:02:08 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 09:02:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ece4b9
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 <AT> gentoo.org>
media-gfx/graphicsmagick/graphicsmagick-1.3.38.ebuild | 2 +-
media-gfx/graphicsmagick/graphicsmagick-9999.ebuild | 2 +-
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