# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/hardware-monitor/hardware-monitor-0.7.ebuild,v 1.5 2004/11/04 10:14:33 obz Exp $ inherit gnome2 DESCRIPTION="GNOME 2 applet to monitor changes on remote servers" HOMEPAGE="http://gospy-applet.labs.libre-entreprise.org/" SRC_URI="http://labs.libre-entreprise.org/download/gospy-applet/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="" DOC="ABOUT-NLS ChangeLog AUTHORS COPYING INSTALL NEWS README THANKS" DEPEND=">=net-libs/gnet-2.0 >=gnome-base/gnome-vfs-2 >=gnome-base/gnome-panel-2 net-libs/gnutls >=gnome-base/libglade-2" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.9"