# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ MODULE_AUTHOR=MJH inherit perl-module DESCRIPTION="Perl interface to libgtop" IUSE="" SLOT="0" LICENSE="Artistic" KEYWORDS="~amd64 ~x86" RDEPEND="gnome-base/libgtop virtual/perl-Test-Simple" DEPEND="${RDEPEND}"