commit:     6dd30f075e166886789dadf98665f17855099059
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 10:06:44 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 10:30:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd30f07

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(-)

diff --git a/net-analyzer/etherape/etherape-0.9.14.ebuild 
b/net-analyzer/etherape/etherape-0.9.14.ebuild
index c007de6..43c22f8 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"

Reply via email to