diff options
Diffstat (limited to 'www-apps/viewvc/viewvc-1.0.4.ebuild')
-rw-r--r-- | www-apps/viewvc/viewvc-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/viewvc/viewvc-1.0.4.ebuild b/www-apps/viewvc/viewvc-1.0.4.ebuild index 16ef6860936e..17a53716bafb 100644 --- a/www-apps/viewvc/viewvc-1.0.4.ebuild +++ b/www-apps/viewvc/viewvc-1.0.4.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/www-apps/viewvc/viewvc-1.0.4.ebuild,v 1.2 2007/08/09 16:01:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/viewvc/viewvc-1.0.4.ebuild,v 1.3 2007/08/19 12:29:05 phreak Exp $ inherit python eutils @@ -28,7 +28,7 @@ RDEPEND=" cvsgraph? ( >=dev-util/cvsgraph-1.5.0 ) enscript? ( app-text/enscript ) highlight? ( >=app-text/highlight-2.2.10 ) - mod_python? ( dev-python/mod_python ) + mod_python? ( www-apache/mod_python ) mysql? ( >=dev-python/mysql-python-0.9.0 ) |