diff options
author | Torsten Veller <tove@gentoo.org> | 2009-01-09 17:48:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-01-09 17:48:49 +0000 |
commit | 2fe08aeb3996c0e16a21daefaf2a82edc883ecbf (patch) | |
tree | 73385736cd7b8a076d660fd933fd26897e823c83 /dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild | |
parent | Bump to 8.2.0 (diff) | |
download | gentoo-2-2fe08aeb3996c0e16a21daefaf2a82edc883ecbf.tar.gz gentoo-2-2fe08aeb3996c0e16a21daefaf2a82edc883ecbf.tar.bz2 gentoo-2-2fe08aeb3996c0e16a21daefaf2a82edc883ecbf.zip |
Remove Module-Build from RDEPEND (#246942)
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-tuxonice i686)
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild index a53f4936c458..524a0196d409 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.37.ebuild,v 1.6 2008/11/18 15:04:48 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.37.ebuild,v 1.7 2009/01/09 17:48:49 tove Exp $ inherit depend.apache perl-module @@ -20,7 +20,6 @@ RDEPEND="!modperl? ( virtual/perl-CGI ) >=www-apache/mod_perl-2 ) >=dev-perl/Params-Validate-0.7 - >=virtual/perl-Module-Build-0.28 >=dev-perl/Class-Container-0.08 >=dev-perl/Exception-Class-1.15 dev-perl/HTML-Parser |