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/exiv2/
Date: Thu, 18 Apr 2019 17:56:52
Message-Id: 1555609999.b1c88eb4c82fd5a7475c8577efea9450be4abf03.asturm@gentoo
1 commit: b1c88eb4c82fd5a7475c8577efea9450be4abf03
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Apr 17 16:35:35 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 18 17:53:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c88eb4
7
8 media-gfx/exiv2: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11723
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 media-gfx/exiv2/exiv2-0.27.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
18 index 6ec0a4ad1b4..d95c0550c1c 100644
19 --- a/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
20 +++ b/media-gfx/exiv2/exiv2-0.27.0-r2.ebuild
21 @@ -15,7 +15,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
22 inherit cmake-multilib python-any-r1
23
24 DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
25 -HOMEPAGE="http://www.exiv2.org/"
26 +HOMEPAGE="https://www.exiv2.org/"
27
28 LICENSE="GPL-2"
29 SLOT="0/27"