From: Francesco Turco Date: Sat, 16 Feb 2019 22:34:37 +0000 (+0100) Subject: media-gfx/exif: update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cc67c3b56326894fe9034edca9b26b866207eec5;p=gentoo.git media-gfx/exif: update HOMEPAGE Signed-off-by: Francesco Turco Closes: https://github.com/gentoo/gentoo/pull/11079 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index bf41a30f3252..157d8b185465 100644 --- a/media-gfx/exif/exif-0.6.21.ebuild +++ b/media-gfx/exif/exif-0.6.21.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="Small CLI util to show EXIF infos hidden in JPEG files" -HOMEPAGE="http://libexif.sourceforge.net/" +HOMEPAGE="https://libexif.github.io/" SRC_URI="mirror://sourceforge/libexif/${P}.tar.bz2" LICENSE="GPL-2"