# Copyright 2004 Ed Catmur # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="Round-trip ICMP time monitor for the GNOME Panel" HOMEPAGE="http://www.nongnu.org/link-monitor/" SRC_URI="http://savannah.nongnu.org/download/link-monitor/${P}.tar.gz" SLOT="0" IUSE="ipv6" LICENSE="BSD" KEYWORDS="~x86 ~ppc" RDEPEND=" >=x11-libs/gtk+-2.4 >=dev-libs/glib-2.4 >=gnome-base/libgnomeui-2.4 >=gnome-base/gnome-panel-2.4 >=gnome-base/libglade-2.0 >=gnome-base/eel-2.4 >=gnome-base/gconf-2.0 " DEPEND="$RDEPEND >=dev-util/gob-2.0" G2CONF="$(use_enable ipv6)"