summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/nitro/nitro-0.40.0.ebuild')
-rw-r--r--dev-ruby/nitro/nitro-0.40.0.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/dev-ruby/nitro/nitro-0.40.0.ebuild b/dev-ruby/nitro/nitro-0.40.0.ebuild
index 60e642c2ba51..825ac947ab36 100644
--- a/dev-ruby/nitro/nitro-0.40.0.ebuild
+++ b/dev-ruby/nitro/nitro-0.40.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nitro/nitro-0.40.0.ebuild,v 1.5 2007/11/03 08:35:03 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nitro/nitro-0.40.0.ebuild,v 1.6 2008/02/02 15:28:22 hollow Exp $
-inherit ruby gems
+inherit depend.apache ruby gems
USE_RUBY="ruby18"
@@ -13,7 +13,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
-IUSE="apache2 fastcgi lighttpd xslt"
+IUSE="fastcgi lighttpd xslt"
DEPEND=">=dev-lang/ruby-1.8.5
=dev-ruby/og-${PV}
@@ -22,7 +22,8 @@ DEPEND=">=dev-lang/ruby-1.8.5
>=dev-ruby/redcloth-3.0.4
=dev-ruby/ruby-breakpoint-0.5.0
=dev-ruby/daemons-0.4.2
- apache2? ( =www-servers/apache-2* )
fastcgi? ( >=dev-ruby/ruby-fcgi-0.8.6 )
lighttpd? ( >=www-servers/lighttpd-1.4.11 )
xslt? ( >=dev-ruby/ruby-xslt-0.9.3 )"
+
+want_apache2