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 D6603138334 for ; Wed, 12 Sep 2018 10:10:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 862C6E09C9; Wed, 12 Sep 2018 10:10:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5BBB5E09C9 for ; Wed, 12 Sep 2018 10:10:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 503AF335D01 for ; Wed, 12 Sep 2018 10:09:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7C503D6 for ; Wed, 12 Sep 2018 10:09:56 +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: <1536746985.ea3d129a70d9c61e26ce75942aeb335031849239.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-applet-network-monitor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-9999.ebuild X-VCS-Directories: kde-misc/plasma-applet-network-monitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ea3d129a70d9c61e26ce75942aeb335031849239 X-VCS-Branch: master Date: Wed, 12 Sep 2018 10:09:56 +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: f18bd0bb-aaf2-4613-b7c6-73c88aee6c21 X-Archives-Hash: 72efc2a289d8c73e9b1e136899be68e4 commit: ea3d129a70d9c61e26ce75942aeb335031849239 Author: Michael Mair-Keimberger gmail com> AuthorDate: Wed Sep 12 09:41:45 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 12 10:09:45 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ea3d129a kde-misc/plasma-applet-network-monitor: fix HOMEPAGE Closes: https://github.com/gentoo/kde/pull/870 .../plasma-applet-network-monitor-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-9999.ebuild b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-9999.ebuild index 89f3c0dcd2..1ea9279a7a 100644 --- a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-9999.ebuild +++ b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Plasma 5 applet for monitoring active network connections" -HOMEPAGE="https://store.kde.org/content/show.php/Network+Monitor?content=169377 +HOMEPAGE="https://store.kde.org/p/998914/ https://github.com/kotelnik/plasma-applet-network-monitor" if [[ ${KDE_BUILD_TYPE} = live ]] ; then