commit:     10a2eeaa541f883efbb3bd3f8e882e01506d8ed0
Author:     Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com>
AuthorDate: Sun May 19 13:01:00 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 17:01:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a2eeaa

media-gfx/graphicsmagick: update HOMEPAGE and git repo URL

Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/graphicsmagick/graphicsmagick-1.3.43-r1.ebuild | 4 ++--
 media-gfx/graphicsmagick/graphicsmagick-9999.ebuild      | 4 ++--
 media-gfx/graphicsmagick/metadata.xml                    | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.43-r1.ebuild 
b/media-gfx/graphicsmagick/graphicsmagick-1.3.43-r1.ebuild
index bcb46f3bd183..b432b8a3f02f 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-1.3.43-r1.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.43-r1.ebuild
@@ -7,10 +7,10 @@ inherit autotools toolchain-funcs
 
 MY_P=${P/graphicsm/GraphicsM}
 DESCRIPTION="Collection of tools and libraries for many image formats"
-HOMEPAGE="http://www.graphicsmagick.org/ 
https://hg.osdn.net/view/graphicsmagick/GM";
+HOMEPAGE="http://www.graphicsmagick.org/ 
https://foss.heptapod.net/graphicsmagick/graphicsmagick";
 
 if [[ ${PV} == 9999 ]] ; then
-       EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code";
+       EHG_REPO_URI="https://foss.heptapod.net/${PN}/${PN}";
        inherit mercurial
 else
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc

diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild 
b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
index c0a63edddd7d..10e4e41e90d6 100644
--- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
+++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
@@ -7,10 +7,10 @@ inherit autotools toolchain-funcs
 
 MY_P=${P/graphicsm/GraphicsM}
 DESCRIPTION="Collection of tools and libraries for many image formats"
-HOMEPAGE="http://www.graphicsmagick.org/ 
https://hg.osdn.net/view/graphicsmagick/GM";
+HOMEPAGE="http://www.graphicsmagick.org/ 
https://foss.heptapod.net/graphicsmagick/graphicsmagick";
 
 if [[ ${PV} == 9999 ]] ; then
-       EHG_REPO_URI="http://hg.code.sf.net/p/${PN}/code";
+       EHG_REPO_URI="https://foss.heptapod.net/${PN}/${PN}";
        inherit mercurial
 else
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/bobfriesenhahn.asc

diff --git a/media-gfx/graphicsmagick/metadata.xml 
b/media-gfx/graphicsmagick/metadata.xml
index 77c1abede762..99ba429c7cac 100644
--- a/media-gfx/graphicsmagick/metadata.xml
+++ b/media-gfx/graphicsmagick/metadata.xml
@@ -26,5 +26,6 @@
        </use>
        <upstream>
                <remote-id type="sourceforge">graphicsmagick</remote-id>
+               <remote-id 
type="heptapod">graphicsmagick/graphicsmagick</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to