summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-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"