summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-07-29 16:53:13 +0000
committerChristian Heim <phreak@gentoo.org>2007-07-29 16:53:13 +0000
commit4d266fae945ccc8fd82d67206a444411e4cce21a (patch)
treebeea07885b2b4d343721d623de8fe5f31c5972be /dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild
parentVersion bump for bug 121794, thanks to Wilbert Berendsen for reporting. (diff)
downloadhistorical-4d266fae945ccc8fd82d67206a444411e4cce21a.tar.gz
historical-4d266fae945ccc8fd82d67206a444411e4cce21a.tar.bz2
historical-4d266fae945ccc8fd82d67206a444411e4cce21a.zip
Fixing the DEPEND/RDEPEND for the move of net-www/apache to www-servers/apache (#78622).
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild')
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild
index 3b37c3dd9c59..66ec18f5d4de 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild,v 1.10 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild,v 1.11 2007/07/29 16:51:18 phreak Exp $
inherit perl-module
@@ -16,7 +16,7 @@ SRC_TEST="do"
DEPEND="!modperl? ( virtual/perl-CGI )
modperl? (
- >=net-www/apache-2
+ >=www-servers/apache-2
www-misc/libapreq2
>=www-apache/mod_perl-2
)