commit: cc67c3b56326894fe9034edca9b26b866207eec5 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sat Feb 16 22:34:37 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 17 11:13:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc67c3b5
media-gfx/exif: update HOMEPAGE Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/11079 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-gfx/exif/exif-0.6.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild index bf41a30f325..157d8b18546 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"
