summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-11-01 19:02:55 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-11-01 19:02:55 +0000
commita2cce6f81aded3865754a47ddb91be0082d4a7c9 (patch)
tree952610c286ef41f4495701724a20cc2dc091d063 /net-www
parentMarked ppc stable, bug #106430 (diff)
downloadhistorical-a2cce6f81aded3865754a47ddb91be0082d4a7c9.tar.gz
historical-a2cce6f81aded3865754a47ddb91be0082d4a7c9.tar.bz2
historical-a2cce6f81aded3865754a47ddb91be0082d4a7c9.zip
Marked ppc stable, bug #106431
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-www')
-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 b818d22996e0..feb3591b520c 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.15 2005/10/07 18:17:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/ChangeLog,v 1.16 2005/11/01 19:02:55 dertobi123 Exp $
+
+ 01 Nov 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+ mod_throttle-3.1.2-r2.ebuild:
+ Marked ppc stable, bug #106431
07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
mod_throttle-3.1.2-r2.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 571c26edb55c..0c83b401b324 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.4 2005/10/07 18:17:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild,v 1.5 2005/11/01 19:02:55 dertobi123 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="~ppc sparc x86"
+KEYWORDS="ppc sparc x86"
SRC_URI="http://www.snert.com/Software/${PN}/${PN}${MY_PV}.tgz"
DEPEND=""
LICENSE="as-is"