diff options
Diffstat (limited to 'net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild')
-rw-r--r-- | net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild b/net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild index 64ca7319fee1..5e96f6c718cd 100644 --- a/net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild +++ b/net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild,v 1.1 2005/02/15 20:38:27 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bwshare/mod_bwshare-0.1.3.ebuild,v 1.2 2005/02/17 14:42:18 hollow Exp $ inherit eutils apache-module @@ -16,7 +16,6 @@ IUSE="" S=${WORKDIR}/src/modules/bwshare/ -APXS1_ARGS="-c ${PN}.c" APACHE1_MOD_CONF="13_${PN}" APACHE1_MOD_DEFINE="BWSHARE" |