# ChangeLog for net-www/mod_bw
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bw/ChangeLog,v 1.7 2007/01/07 17:25:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bw/ChangeLog,v 1.8 2007/01/14 02:10:08 chtekk Exp $
+
+ 14 Jan 2007; Luca Longinotti <chtekk@gentoo.org> -mod_bw-0.5_rc1.ebuild,
+ -mod_bw-0.5.ebuild, -mod_bw-0.6.ebuild, mod_bw-0.7.ebuild:
+ Cleanup.
*mod_bw-0.7 (07 Jan 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bw/mod_bw-0.7.ebuild,v 1.1 2007/01/07 17:25:46 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bw/mod_bw-0.7.ebuild,v 1.2 2007/01/14 02:10:08 chtekk Exp $
-inherit eutils apache-module
+inherit apache-module
-DESCRIPTION="Bandwidth Management Module for Apache 2.0"
+DESCRIPTION="Bandwidth Management Module for Apache2."
HOMEPAGE="http://www.ivn.cl/apache/"
SRC_URI="http://www.ivn.cl/apache/files/source/${P}.tgz"
KEYWORDS="~amd64 ~ppc x86"
-DEPEND=""
LICENSE="Apache-1.1"
-SLOT="1"
+SLOT="0"
IUSE=""
+DEPEND=""
+RDEPEND=""
+
APACHE2_MOD_CONF="11_${PN}"
APACHE2_MOD_DEFINE="BW"
need_apache2
-S=${WORKDIR}/mod_bw
+S="${WORKDIR}/${PN}"