Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gtkhtml/
Date: Thu, 11 Apr 2019 14:05:19
Message-Id: 1554991502.abda20d5ee501acc8f1f444af9dd1d79fda429fc.pacho@gentoo
1 commit: abda20d5ee501acc8f1f444af9dd1d79fda429fc
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 11 14:05:02 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 11 14:05:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abda20d5
7
8 gnome-extra/gtkhtml: Update HOMEPAGE
9
10 Thanks-to: Anthony Parsons
11 Closes: https://bugs.gentoo.org/683084
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
14
15 gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild | 2 +-
16 gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild | 4 ++--
17 2 files changed, 3 insertions(+), 3 deletions(-)
18
19 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
20 index 22fe176d121..a6a88c2f707 100644
21 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
22 +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
23 @@ -6,7 +6,7 @@ EAPI="6"
24 inherit autotools gnome2
25
26 DESCRIPTION="Lightweight HTML rendering/printing/editing engine"
27 -HOMEPAGE="https://git.gnome.org/browse/gtkhtml"
28 +HOMEPAGE="https://gitlab.gnome.org/Archive/gtkhtml"
29
30 LICENSE="GPL-2+ LGPL-2+"
31 SLOT="4.0"
32
33 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
34 index b52c93f9763..8109c380998 100644
35 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
36 +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
37 @@ -1,4 +1,4 @@
38 -# Copyright 1999-2018 Gentoo Authors
39 +# Copyright 1999-2019 Gentoo Authors
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI="5"
43 @@ -7,7 +7,7 @@ GCONF_DEBUG="no"
44 inherit gnome2
45
46 DESCRIPTION="Lightweight HTML rendering/printing/editing engine"
47 -HOMEPAGE="https://git.gnome.org/browse/gtkhtml"
48 +HOMEPAGE="https://gitlab.gnome.org/Archive/gtkhtml"
49
50 LICENSE="GPL-2+ LGPL-2+"
51 SLOT="4.0"