From 6dd30f075e166886789dadf98665f17855099059 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Fri, 4 Nov 2016 11:06:44 +0100 Subject: net-analyzer/etherape: scrollkeeper running is disable, then, we don't need it Package-Manager: portage-2.3.2 --- net-analyzer/etherape/etherape-0.9.14.ebuild | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'net-analyzer/etherape') diff --git a/net-analyzer/etherape/etherape-0.9.14.ebuild b/net-analyzer/etherape/etherape-0.9.14.ebuild index c007de64ea7..43c22f88f3e 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" -- cgit v1.2.1