# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-apache/mod_cband/mod_cband-0.9.7.4.ebuild,v 1.1 2006/06/04 09:13:29 nelchael Exp $ inherit apache-module DESCRIPTION="Apache 2 bandwidth quota and throttling module" HOMEPAGE="http://dembol.nasa.pl/?op=projekty&it=cband&pg=" LICENSE="GPL-2" SRC_URI="http://cband.linux.pl/download/mod-cband-${PV}.tgz" KEYWORDS="~x86" IUSE="" SLOT="0" S="${WORKDIR}/mod-cband-${PV}" DOCFILES="conf/vhosts3.conf.example \ conf/vhosts2.conf.example \ conf/vhosts.conf.example \ Changes AUTHORS doc/*" APACHE2_MOD_DEFINE="CBAND" APACHE2_MOD_CONF="10_mod_cband" APXS2_ARGS="-DDST_CLASS=3 -c mod_cband.c" need_apache2