Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/knemo/
Date: Fri, 30 Mar 2018 18:46:54
Message-Id: 1522435595.ac3a8b2e3f05a0c6fcf42ba5587157170e99c2cf.bman@gentoo
1 commit: ac3a8b2e3f05a0c6fcf42ba5587157170e99c2cf
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Mar 30 18:16:53 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 18:46:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3a8b2e
7
8 net-misc/knemo: use HTTPS
9
10 net-misc/knemo/knemo-0.8.0_pre20161211.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
14 index fff209a338d..81f12a35fb5 100644
15 --- a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
16 +++ b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -7,7 +7,7 @@ EGIT_BRANCH="frameworks"
24 inherit kde5
25
26 DESCRIPTION="Plasma Network Monitor"
27 -HOMEPAGE="http://kde-apps.org/content/show.php?content=12956"
28 +HOMEPAGE="https://kde-apps.org/content/show.php?content=12956"
29 LICENSE="GPL-2"
30 IUSE="wifi"