summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2019-02-16 23:34:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-17 12:13:00 +0100
commitcc67c3b56326894fe9034edca9b26b866207eec5 (patch)
treeb240cc3863c3fc6f6b0abf145ee5572e70e0441b /media-gfx/exif
parentsys-libs/libstdc++-v3: filter out unsupported -fstack-check, bug #610064 (diff)
downloadgentoo-cc67c3b56326894fe9034edca9b26b866207eec5.tar.gz
gentoo-cc67c3b56326894fe9034edca9b26b866207eec5.tar.bz2
gentoo-cc67c3b56326894fe9034edca9b26b866207eec5.zip
media-gfx/exif: update HOMEPAGE
Signed-off-by: Francesco Turco <fturco@fastmail.fm> Closes: https://github.com/gentoo/gentoo/pull/11079 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/exif')
-rw-r--r--media-gfx/exif/exif-0.6.21.ebuild4
1 files 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 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"