diff options
author | 2007-01-20 14:41:19 +0000 | |
---|---|---|
committer | 2007-01-20 14:41:19 +0000 | |
commit | 403af8f2cecd699b7278159cc549b5ba08a3eb28 (patch) | |
tree | 38aa5dad2e64cbb395f76247ac2af97b8bdf350c /dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild | |
parent | Pruning old stuff from make.defaults. (diff) | |
download | gentoo-2-403af8f2cecd699b7278159cc549b5ba08a3eb28.tar.gz gentoo-2-403af8f2cecd699b7278159cc549b5ba08a3eb28.tar.bz2 gentoo-2-403af8f2cecd699b7278159cc549b5ba08a3eb28.zip |
Changed libapreq dep to new location, bug 162120
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild index 9b6f8dfead1c..b06d68922a6f 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.35.ebuild,v 1.4 2006/12/24 00:28:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild,v 1.5 2007/01/20 14:41:19 mcummings Exp $ inherit perl-module @@ -18,7 +18,7 @@ DEPEND="!modperl? ( virtual/perl-CGI ) modperl? ( !apache2? ( =net-www/apache-1* - >=www-apache/libapreq-1.0-r2 + >=www-misc/libapreq-1.0-r2 <www-apache/mod_perl-2 ) apache2? ( >=net-www/apache-2 |