summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-07 18:17:41 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-07 18:17:41 +0000
commit301b23ae77310a1373baf9e304fd4e226fd2e534 (patch)
treee8a75b0038d56e4c172f25c22a8d778e4dcad21e /net-www
parentStable on sparc wrt #106425 (diff)
downloadhistorical-301b23ae77310a1373baf9e304fd4e226fd2e534.tar.gz
historical-301b23ae77310a1373baf9e304fd4e226fd2e534.tar.bz2
historical-301b23ae77310a1373baf9e304fd4e226fd2e534.zip
Stable on sparc wrt #106431
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mod_throttle/ChangeLog6
-rw-r--r--net-www/mod_throttle/Manifest10
-rw-r--r--net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild4
3 files changed, 17 insertions, 3 deletions
diff --git a/net-www/mod_throttle/ChangeLog b/net-www/mod_throttle/ChangeLog
index 7971661dc522..b818d22996e0 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.14 2005/09/18 19:26:25 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/ChangeLog,v 1.15 2005/10/07 18:17:41 gustavoz Exp $
+
+ 07 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ mod_throttle-3.1.2-r2.ebuild:
+ Stable on sparc wrt #106431
18 Sep 2005; Michael Stewart <vericgar@gentoo.org>
mod_throttle-3.1.2-r2.ebuild:
diff --git a/net-www/mod_throttle/Manifest b/net-www/mod_throttle/Manifest
index 85d8f6aa6a19..279fe4546848 100644
--- a/net-www/mod_throttle/Manifest
+++ b/net-www/mod_throttle/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 1bcf1cf90b1392c5b32f8aa6f97b0c72 ChangeLog 1621
MD5 99bdf9d5591a99003738405dbea98362 mod_throttle-3.1.2-r1.ebuild 1247
MD5 4b562dac77e8dcbc4aaea4b9bf4dbac2 metadata.xml 264
@@ -6,3 +9,10 @@ MD5 758dec7efa2b34d6c0b42a8b911ae163 files/digest-mod_throttle-3.1.2-r2 63
MD5 43ab7b458532778476d9f2bc9121933c files/10_mod_throttle.conf 513
MD5 d4ffd33a5f0149ab2dfae75270f26d94 files/mod_throttle.conf 528
MD5 758dec7efa2b34d6c0b42a8b911ae163 files/digest-mod_throttle-3.1.2-r1 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDRrv4KRy60XGEcJIRArwjAJ9f1olvod/2PQiyPxL2Px9V5MayNACfT5dM
+VwzfwB+x0tlEkVlKqGFFPuk=
+=y/wf
+-----END PGP SIGNATURE-----
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 b67a2f104396..571c26edb55c 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.3 2005/09/18 19:26:25 vericgar Exp $
+# $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 $
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"