# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header$ MODULE_AUTHOR=MJH inherit perl-module DESCRIPTION="Visual System and Apache Server Monitor" IUSE="" SLOT="0" LICENSE="Artistic" KEYWORDS="~amd64 ~x86" RDEPEND=">=www-servers/apache-2 >=www-apache/mod_perl-2 >=dev-perl/GTop-0.12 >=dev-perl/Template-Toolkit-2.0 >=dev-perl/Apache-Scoreboard-2.08 >=virtual/perl-Time-HiRes-1.19" DEPEND="${RDEPEND}" myconf="MOD_PERL=2 -httpd /usr/sbin/apache2"