diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-11-04 11:10:56 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-11-04 11:30:21 +0100 |
commit | d0fd9a85f4d62878eb8ec948363af777cc1699f4 (patch) | |
tree | bab461890e874ffe76b611222f65f2c5c6ec29e5 /net-dialup | |
parent | net-analyzer/etherape: scrollkeeper running is disable, then, we don't need it (diff) | |
download | gentoo-d0fd9a85f4d62878eb8ec948363af777cc1699f4.tar.gz gentoo-d0fd9a85f4d62878eb8ec948363af777cc1699f4.tar.bz2 gentoo-d0fd9a85f4d62878eb8ec948363af777cc1699f4.zip |
net-dialup/moserial: scrollkeeper running is disabled, then, we don't need it
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/moserial/moserial-3.0.10.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-dialup/moserial/moserial-3.0.10.ebuild b/net-dialup/moserial/moserial-3.0.10.ebuild index 43af9f3f30a1..96fa6417fe47 100644 --- a/net-dialup/moserial/moserial-3.0.10.ebuild +++ b/net-dialup/moserial/moserial-3.0.10.ebuild @@ -2,9 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" -GCONF_DEBUG="no" - +EAPI=6 inherit gnome2 DESCRIPTION="A clean and friendly gtk-based serial terminal" @@ -21,7 +19,6 @@ RDEPEND=" >=x11-libs/gtk+-3.0.0:3 " DEPEND="${RDEPEND} - app-text/scrollkeeper >=app-text/gnome-doc-utils-0.3.2 >=dev-util/intltool-0.35 dev-util/itstool |