diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-03-31 08:17:11 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-03-31 08:17:11 +0300 |
commit | aa91fc5041a57644dc8b2d9512895fc6ee16d553 (patch) | |
tree | d38a737d342ff23e7854f394a9f3ca1122a6ccb5 | |
parent | sys-kernel/spl: drop live ebuild (diff) | |
download | gentoo-aa91fc5041a57644dc8b2d9512895fc6ee16d553.tar.gz gentoo-aa91fc5041a57644dc8b2d9512895fc6ee16d553.tar.bz2 gentoo-aa91fc5041a57644dc8b2d9512895fc6ee16d553.zip |
media-gfx/gnome-raw-thumbnailer: update HOMEPAGE
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r-- | media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild index 0c143ee418ef..79c2a4895fa1 100644 --- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild +++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit autotools gnome2 MY_P="${PN/gnome-}-${PV}" DESCRIPTION="A lightweight and fast raw image thumbnailer for GNOME" -HOMEPAGE="https://libopenraw.freedesktop.org/wiki/RawThumbnailer" +HOMEPAGE="https://libopenraw.pages.freedesktop.org/raw-thumbnailer/" SRC_URI="https://libopenraw.freedesktop.org/download/${MY_P}.tar.bz2" LICENSE="GPL-2" |