summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stewart <vericgar@gentoo.org>2005-09-18 19:29:57 +0000
committerMichael Stewart <vericgar@gentoo.org>2005-09-18 19:29:57 +0000
commit4eb1b13f4f41a0fc170c064616b3e3dcca041038 (patch)
treeff87956a3222d3bb35f14aa111c55f9fb7d0cf56 /net-www/mod_throttle
parentStable on x86 (diff)
downloadhistorical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.tar.gz
historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.tar.bz2
historical-4eb1b13f4f41a0fc170c064616b3e3dcca041038.zip
Stable on x86
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-www/mod_throttle')
-rw-r--r--net-www/mod_throttle/ChangeLog6
-rw-r--r--net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_throttle/ChangeLog b/net-www/mod_throttle/ChangeLog
index 6880a9e574dd..7971661dc522 100644
--- a/net-www/mod_throttle/ChangeLog
+++ b/net-www/mod_throttle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_throttle
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/ChangeLog,v 1.13 2005/03/01 01:13:02 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/ChangeLog,v 1.14 2005/09/18 19:26:25 vericgar Exp $
+
+ 18 Sep 2005; Michael Stewart <vericgar@gentoo.org>
+ mod_throttle-3.1.2-r2.ebuild:
+ Stable on x86
01 Mar 2005; Elfyn McBratney <beu@gentoo.org>
mod_throttle-3.1.2-r1.ebuild:
diff --git a/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild b/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild
index 72844bb05c64..b67a2f104396 100644
--- a/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild
+++ b/net-www/mod_throttle/mod_throttle-3.1.2-r2.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_throttle/mod_throttle-3.1.2-r2.ebuild,v 1.2 2005/06/23 01:35:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild,v 1.3 2005/09/18 19:26:25 vericgar Exp $
inherit apache-module
@@ -12,7 +12,7 @@ MY_PV=${PV//./}
DESCRIPTION="Bandwidth and request throttling for Apache"
HOMEPAGE="http://www.snert.com/Software/mod_throttle/"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="~ppc ~sparc x86"
SRC_URI="http://www.snert.com/Software/${PN}/${PN}${MY_PV}.tgz"
DEPEND=""
LICENSE="as-is"