diff options
Diffstat (limited to 'dev-perl/Apache-Test/Apache-Test-1.23.ebuild')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.23.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.23.ebuild b/dev-perl/Apache-Test/Apache-Test-1.23.ebuild index b1c4f4956f70..0943d2385929 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.23.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.23.ebuild,v 1.7 2005/09/19 21:59:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.23.ebuild,v 1.8 2006/07/03 20:12:32 ian Exp $ inherit perl-module @@ -13,6 +13,7 @@ LICENSE="Artistic" KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86" SRC_TEST="skip" DEPEND="net-www/apache" +RDEPEND="${DEPEND}" src_install() { # This is to avoid conflicts with a deprecated Apache::Test stepping |