summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-03-26 12:01:58 +0100
committerJohannes Huber <johu@gentoo.org>2016-03-26 12:01:58 +0100
commit2d1925ecdb4500657dc9cdd9ef86091b388b8a7b (patch)
tree90fb247c4a72db25cc6617ca6ab9d2d0d9ea714e
parent7b842188a40245262cca31c931abe2a09698a38a (diff)
downloadkde-2d1925ecdb4500657dc9cdd9ef86091b388b8a7b.tar.gz
kde-2d1925ecdb4500657dc9cdd9ef86091b388b8a7b.tar.bz2
kde-2d1925ecdb4500657dc9cdd9ef86091b388b8a7b.zip
kde-misc/plasma-applet-network-monitor: EAPI 6
Package-Manager: portage-2.2.28
-rw-r--r--kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.2.ebuild5
-rw-r--r--kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-9999.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.2.ebuild b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.2.ebuild
index de1ccaa0b7b..a7432e7d7a2 100644
--- a/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.2.ebuild
+++ b/kde-misc/plasma-applet-network-monitor/plasma-applet-network-monitor-1.7.2.ebuild
@@ -2,12 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+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 https://github.com/kotelnik/plasma-applet-network-monitor"
+HOMEPAGE="http://kde-look.org/content/show.php/Network+Monitor?content=169377
+https://github.com/kotelnik/plasma-applet-network-monitor"
if [[ ${KDE_BUILD_TYPE} = live ]] ; then
EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git"
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 20d5a0368da..5c9ef768c40 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
@@ -2,12 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+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 https://github.com/kotelnik/plasma-applet-network-monitor"
+HOMEPAGE="http://kde-look.org/content/show.php/Network+Monitor?content=169377
+https://github.com/kotelnik/plasma-applet-network-monitor"
if [[ ${KDE_BUILD_TYPE} = live ]] ; then
EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git"