summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-23 19:39:43 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-23 19:39:43 +0000
commitdc636f60ce5df59a005a675263898191ec87a208 (patch)
tree5da16605cc39452eabd7b9e6715dbebca6aa110e /dev-perl
parentStable on hppa (diff)
downloadgentoo-2-dc636f60ce5df59a005a675263898191ec87a208.tar.gz
gentoo-2-dc636f60ce5df59a005a675263898191ec87a208.tar.bz2
gentoo-2-dc636f60ce5df59a005a675263898191ec87a208.zip
Removing block on mod_perl-2 from Apache-Test-1.28 - mod_perl-2 comes with 1.27, so this version does supercede it
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.28.ebuild4
-rw-r--r--dev-perl/Apache-Test/ChangeLog7
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.28.ebuild b/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
index c55ff236f741..d94d61f78216 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.28.ebuild
@@ -1,6 +1,6 @@
# 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.28.ebuild,v 1.9 2006/10/20 18:48:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.28.ebuild,v 1.10 2006/10/23 19:39:43 mcummings Exp $
inherit perl-module
@@ -12,8 +12,8 @@ SLOT="0"
LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ~mips ppc ~ppc64 sparc ~x86"
SRC_TEST="skip"
+
DEPEND="net-www/apache
- !>=www-apache/mod_perl-2
dev-lang/perl"
RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache-Test/ChangeLog b/dev-perl/Apache-Test/ChangeLog
index 94c054eefb0c..f042ed1cb555 100644
--- a/dev-perl/Apache-Test/ChangeLog
+++ b/dev-perl/Apache-Test/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Apache-Test
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.45 2006/10/20 18:48:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/ChangeLog,v 1.46 2006/10/23 19:39:43 mcummings Exp $
+
+ 23 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ Apache-Test-1.28.ebuild:
+ Removing block on mod_perl-2 from Apache-Test-1.28 - mod_perl-2 comes with
+ 1.27, so this version does supercede it
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
Apache-Test-1.28.ebuild: