Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libkvkontakte/
Date: Sun, 18 Jun 2017 12:08:36
Message-Id: 1497787695.27600364a51d488e49bdb61894003753e581dab3.kensington@gentoo
1 commit: 27600364a51d488e49bdb61894003753e581dab3
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 11:55:55 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 12:08:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27600364
7
8 net-libs/libkvkontakte: use HTTPS
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild b/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild
16 index 7171acb1489..187754fd209 100644
17 --- a/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild
18 +++ b/net-libs/libkvkontakte/libkvkontakte-5.0.0_pre20170128.ebuild
19 @@ -7,7 +7,7 @@ KDE_TEST="true"
20 inherit kde5
21
22 DESCRIPTION="Library for accessing the features of social networking site vkontakte.ru"
23 -HOMEPAGE="http://www.digikam.org/"
24 +HOMEPAGE="https://www.digikam.org/"
25 SRC_URI="https://dev.gentoo.org/~asturm/${P}.tar.xz"
26
27 LICENSE="GPL-2"