Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/exif/
Date: Sun, 17 Feb 2019 11:13:14
Message-Id: 1550401980.cc67c3b56326894fe9034edca9b26b866207eec5.asturm@gentoo
1 commit: cc67c3b56326894fe9034edca9b26b866207eec5
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Feb 16 22:34:37 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 11:13:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc67c3b5
7
8 media-gfx/exif: update HOMEPAGE
9
10 Signed-off-by: Francesco Turco <fturco <AT> fastmail.fm>
11 Closes: https://github.com/gentoo/gentoo/pull/11079
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 media-gfx/exif/exif-0.6.21.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-gfx/exif/exif-0.6.21.ebuild b/media-gfx/exif/exif-0.6.21.ebuild
18 index bf41a30f325..157d8b18546 100644
19 --- a/media-gfx/exif/exif-0.6.21.ebuild
20 +++ b/media-gfx/exif/exif-0.6.21.ebuild
21 @@ -1,10 +1,10 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=4
27
28 DESCRIPTION="Small CLI util to show EXIF infos hidden in JPEG files"
29 -HOMEPAGE="http://libexif.sourceforge.net/"
30 +HOMEPAGE="https://libexif.github.io/"
31 SRC_URI="mirror://sourceforge/libexif/${P}.tar.bz2"
32
33 LICENSE="GPL-2"