# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby DESCRIPTION="FastCGI library for Ruby" HOMEPAGE="http://raa.ruby-lang.org/list.rhtml?name=fcgi" SRC_URI="http://www.moonwolf.com/ruby/archive/${P}.tar.gz" USE_RUBY="ruby18 ruby19" # I'm not sure, actually KEYWORDS="x86" DEPEND="${DEPEND} dev-libs/fcgi" RDEPEND="${RDEPEND} dev-libs/fcgi" IUSE=""