# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Allow CGI::Application to use Apache::* modules without interference" HOMEPAGE="http://search.cpan.org/~wonko/CGI-Application-Plugin-Apache/" SRC_URI="mirror://cpan/authors/id/W/WO/WONKO/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="apache2" DEPEND="|| ( dev-perl/module-build perl-core/Module-Build ) dev-perl/CGI-Application dev-perl/HTML-GenerateUtil =www-apache/mod_perl-2* www-apache/libapreq2" myconf="MP2=1"