summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-www/mod_bandwidth/ChangeLog6
-rw-r--r--net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-www/mod_bandwidth/ChangeLog b/net-www/mod_bandwidth/ChangeLog
index 9bed158033ab..3a7dd3d4a719 100644
--- a/net-www/mod_bandwidth/ChangeLog
+++ b/net-www/mod_bandwidth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_bandwidth
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.14 2006/06/04 19:33:02 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.15 2006/12/02 23:05:23 beandog Exp $
+
+ 02 Dec 2006; Steve Dibb <beandog@gentoo.org>
+ mod_bandwidth-2.0.5-r1.ebuild:
+ Add ~amd64, bug 133479
04 Jun 2006; Michael Stewart <vericgar@gentoo.org>
-mod_bandwidth-2.0.4.ebuild, -mod_bandwidth-2.0.5.ebuild:
diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild
index 2a8e832fab35..281b40870979 100644
--- a/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild
+++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.4 2005/11/01 18:45:34 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5-r1.ebuild,v 1.5 2006/12/02 23:05:23 beandog Exp $
inherit eutils apache-module
@@ -8,7 +8,7 @@ DESCRIPTION="Bandwidth Management Module for Apache"
HOMEPAGE="http://www.cohprog.com/v3/bandwidth/intro-en.html"
SRC_URI="ftp://ftp.cohprog.com/pub/apache/module/1.3.0/mod_bandwidth.c"
-KEYWORDS="ppc ~sparc x86"
+KEYWORDS="~amd64 ppc ~sparc x86"
DEPEND=""
LICENSE="Apache-1.1"
SLOT="0"