summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-05-12 23:50:16 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-05-12 23:50:16 +0000
commitda3774e61b44a736d98a60bff14a48c315ec3440 (patch)
treea52a6b9b2e94a139b05fb659c49d6c0425967ac0 /www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild
parentFix chroots for non bash shells, #178050 thanks to Pierre Guinoiseau. (diff)
downloadhistorical-da3774e61b44a736d98a60bff14a48c315ec3440.tar.gz
historical-da3774e61b44a736d98a60bff14a48c315ec3440.tar.bz2
historical-da3774e61b44a736d98a60bff14a48c315ec3440.zip
Fix bug #178260 (remove apache1 support).
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild')
-rw-r--r--www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild b/www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild
index 5decd76e0abe..5164f1ff28d0 100644
--- a/www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild
+++ b/www-apps/viewcvs/viewcvs-1.0_pre20050929.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/www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild,v 1.5 2006/11/23 17:32:16 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/viewcvs/viewcvs-1.0_pre20050929.ebuild,v 1.6 2007/05/12 23:50:16 chtekk Exp $
inherit webapp depend.apache eutils
@@ -23,9 +23,9 @@ RDEPEND="|| ( >=dev-util/cvs-1.11
cvsgraph? ( dev-util/cvsgraph )
enscript? ( app-text/enscript )
apache2? ( mod_python? ( dev-python/mod_python ) )
+ !apache2? ( www-servers/lighttpd )
mysql? ( virtual/mysql
- dev-python/mysql-python )
- !apache? ( !apache2? ( www-servers/lighttpd ) )"
+ dev-python/mysql-python )"
S=${WORKDIR}/${PN}