From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91B681382C5 for ; Sun, 4 Mar 2018 10:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE6E0E08D3; Sun, 4 Mar 2018 10:06:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99AC3E089A for ; Sun, 4 Mar 2018 10:06:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01A43335C2E for ; Sun, 4 Mar 2018 10:06:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55219231 for ; Sun, 4 Mar 2018 10:06:32 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1520155944.e67b73245d67f7317a108d1b2b441ddf1c3ae4d7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-applet-network-monitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3.ebuild X-VCS-Directories: kde-misc/plasma-applet-network-monitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e67b73245d67f7317a108d1b2b441ddf1c3ae4d7 X-VCS-Branch: master Date: Sun, 4 Mar 2018 10:06:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 55a9c961-88f2-478b-bf35-f75c65cc6918 X-Archives-Hash: 2eaa65506efb4ba76c002d24361fb1ef commit: e67b73245d67f7317a108d1b2b441ddf1c3ae4d7 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat Mar 3 21:28:49 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 4 09:32:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67b7324 kde-misc/plasma-applet-network-monitor: use HTTPS, avoid redirection Closes: https://github.com/gentoo/gentoo/pull/7345 .../plasma-applet-network-monitor-1.7.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3.ebuild b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3.ebuild index 3e82bd848f0..45af2a060ba 100644 --- a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3.ebuild +++ b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma 5 applet for monitoring active network connections" -HOMEPAGE="http://kde-look.org/content/show.php/Network+Monitor?content=169377 +HOMEPAGE="https://store.kde.org/content/show.php/Network+Monitor?content=169377 https://github.com/kotelnik/plasma-applet-network-monitor" if [[ ${KDE_BUILD_TYPE} = live ]] ; then