# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apache/mod_mono/mod_mono-1.1.13.5.ebuild,v 1.1 2006/10/27 13:57:30 jurek Exp $ inherit apache-module eutils versionator MY_PV=$(get_version_component_range 1-3) DESCRIPTION="Apache module for Mono" HOMEPAGE="http://www.go-mono.com/" SRC_URI="http://go-mono.com/sources/${PN}/${P}.tar.gz" LICENSE="Apache-1.1" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="apache2 debug" DEPEND=">=dev-dotnet/xsp-${MY_PV}