diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-04-11 16:05:02 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-04-11 16:05:02 +0200 |
commit | abda20d5ee501acc8f1f444af9dd1d79fda429fc (patch) | |
tree | 6fe5107c65103a43c85db85586aca6c3b0241864 /gnome-extra/gtkhtml | |
parent | media-gfx/dcraw: Apply patch only with USE gimp (diff) | |
download | gentoo-abda20d5ee501acc8f1f444af9dd1d79fda429fc.tar.gz gentoo-abda20d5ee501acc8f1f444af9dd1d79fda429fc.tar.bz2 gentoo-abda20d5ee501acc8f1f444af9dd1d79fda429fc.zip |
gnome-extra/gtkhtml: Update HOMEPAGE
Thanks-to: Anthony Parsons
Closes: https://bugs.gentoo.org/683084
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra/gtkhtml')
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild | 2 | ||||
-rw-r--r-- | gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild index 22fe176d121f..a6a88c2f7078 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit autotools gnome2 DESCRIPTION="Lightweight HTML rendering/printing/editing engine" -HOMEPAGE="https://git.gnome.org/browse/gtkhtml" +HOMEPAGE="https://gitlab.gnome.org/Archive/gtkhtml" LICENSE="GPL-2+ LGPL-2+" SLOT="4.0" diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild index b52c93f9763d..8109c3809982 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ GCONF_DEBUG="no" inherit gnome2 DESCRIPTION="Lightweight HTML rendering/printing/editing engine" -HOMEPAGE="https://git.gnome.org/browse/gtkhtml" +HOMEPAGE="https://gitlab.gnome.org/Archive/gtkhtml" LICENSE="GPL-2+ LGPL-2+" SLOT="4.0" |