From cb1fab9e00931193229d3253d9fb39c76f7f9a59 Mon Sep 17 00:00:00 2001 From: Luca Longinotti Date: Sun, 14 Jan 2007 02:10:08 +0000 Subject: [PATCH] Cleanup. Package-Manager: portage-2.1.2_rc4-r8 --- net-www/mod_bw/ChangeLog | 6 +++++- net-www/mod_bw/mod_bw-0.7.ebuild | 14 ++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/net-www/mod_bw/ChangeLog b/net-www/mod_bw/ChangeLog index 72f6e5b04069..a8121af8bd8b 100644 --- a/net-www/mod_bw/ChangeLog +++ b/net-www/mod_bw/ChangeLog @@ -1,6 +1,10 @@ # 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 -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) diff --git a/net-www/mod_bw/mod_bw-0.7.ebuild b/net-www/mod_bw/mod_bw-0.7.ebuild index a076a0ae50fe..e848c743d413 100644 --- a/net-www/mod_bw/mod_bw-0.7.ebuild +++ b/net-www/mod_bw/mod_bw-0.7.ebuild @@ -1,22 +1,24 @@ # 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}" -- 2.26.2