Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphicsmagick/
Date: Sun, 07 Feb 2021 00:59:11
Message-Id: 1612659544.889e43505269ae27bfe4f52dee94ae4958d3fb10.sam@gentoo
1 commit: 889e43505269ae27bfe4f52dee94ae4958d3fb10
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 00:37:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 00:59:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889e4350
7
8 media-gfx/graphicsmagick: add hg repo to HOMEPAGE
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild | 2 +-
14 media-gfx/graphicsmagick/graphicsmagick-9999.ebuild | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild b/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild
18 index 3b81600d220..65ad34f3ab0 100644
19 --- a/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild
20 +++ b/media-gfx/graphicsmagick/graphicsmagick-1.3.36.ebuild
21 @@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
22
23 MY_P=${P/graphicsm/GraphicsM}
24 DESCRIPTION="Collection of tools and libraries for many image formats"
25 -HOMEPAGE="http://www.graphicsmagick.org/"
26 +HOMEPAGE="http://www.graphicsmagick.org/ http://hg.code.sf.net/p/graphicsmagick/code/"
27 LICENSE="MIT"
28 SLOT="0/${PV%.*}"
29
30
31 diff --git a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
32 index 9881f65ad84..029471742ca 100644
33 --- a/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
34 +++ b/media-gfx/graphicsmagick/graphicsmagick-9999.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 1999-2020 Gentoo Authors
37 +# Copyright 1999-2021 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=7
41 @@ -7,7 +7,7 @@ inherit autotools toolchain-funcs
42
43 MY_P=${P/graphicsm/GraphicsM}
44 DESCRIPTION="Collection of tools and libraries for many image formats"
45 -HOMEPAGE="http://www.graphicsmagick.org/"
46 +HOMEPAGE="http://www.graphicsmagick.org/ http://hg.code.sf.net/p/graphicsmagick/code/"
47 LICENSE="MIT"
48 SLOT="0/${PV%.*}"