summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-04 11:06:44 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-04 11:30:18 +0100
commit6dd30f075e166886789dadf98665f17855099059 (patch)
treec79bc73bcc82f115e9978eb9e555aa9e81275937
parentmedia-sound/terminatorx: Version bump (diff)
downloadgentoo-6dd30f075e166886789dadf98665f17855099059.tar.gz
gentoo-6dd30f075e166886789dadf98665f17855099059.tar.bz2
gentoo-6dd30f075e166886789dadf98665f17855099059.zip
net-analyzer/etherape: scrollkeeper running is disable, then, we don't need it
Package-Manager: portage-2.3.2
-rw-r--r--net-analyzer/etherape/etherape-0.9.14.ebuild11
1 files changed, 3 insertions, 8 deletions
diff --git a/net-analyzer/etherape/etherape-0.9.14.ebuild b/net-analyzer/etherape/etherape-0.9.14.ebuild
index c007de64ea7a..43c22f88f3e7 100644
--- a/net-analyzer/etherape/etherape-0.9.14.ebuild
+++ b/net-analyzer/etherape/etherape-0.9.14.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
-GCONF_DEBUG=no
+EAPI=6
inherit gnome2
DESCRIPTION="A graphical network monitor for Unix modeled after etherman"
@@ -20,13 +19,9 @@ RDEPEND="
gnome-base/libgnomecanvas[glade]
net-libs/libpcap
"
-DEPEND="
- ${RDEPEND}
+DEPEND="${RDEPEND}
>=sys-devel/gettext-0.11.5
app-text/docbook-xml-dtd:4.1.2
app-text/gnome-doc-utils
- app-text/scrollkeeper
virtual/pkgconfig
"
-
-DOCS="AUTHORS ChangeLog FAQ NEWS README* TODO"