diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 00:37:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 00:59:04 +0000 |
commit | 889e43505269ae27bfe4f52dee94ae4958d3fb10 (patch) | |
tree | e384d620d99ea77ea4fce22a2dfc199c1a17778b /media-gfx/graphicsmagick | |
parent | media-gfx/imagemagick: drop old (diff) | |
download | gentoo-889e43505269ae27bfe4f52dee94ae4958d3fb10.tar.gz gentoo-889e43505269ae27bfe4f52dee94ae4958d3fb10.tar.bz2 gentoo-889e43505269ae27bfe4f52dee94ae4958d3fb10.zip |
media-gfx/graphicsmagick: add hg repo to HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/graphicsmagick')
-rw-r--r-- | media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/graphicsmagick/graphicsmagick-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild index 3b81600d2204..65ad34f3ab08 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.36.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/" +HOMEPAGE="http://www.graphicsmagick.org/ http://hg.code.sf.net/p/graphicsmagick/code/" LICENSE="MIT" SLOT="0/${PV%.*}" diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild index 9881f65ad846..029471742cac 100644 --- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild +++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/" +HOMEPAGE="http://www.graphicsmagick.org/ http://hg.code.sf.net/p/graphicsmagick/code/" LICENSE="MIT" SLOT="0/${PV%.*}" |