diff options
author | 2005-10-07 18:17:41 +0000 | |
---|---|---|
committer | 2005-10-07 18:17:41 +0000 | |
commit | 65be872e54b3adefdc50364ea05705512876e2a3 (patch) | |
tree | 4d9e64b1679a0c7900101cc29b981bbf833fcb31 /net-www | |
parent | Stable on sparc wrt #106425 (diff) | |
download | gentoo-2-65be872e54b3adefdc50364ea05705512876e2a3.tar.gz gentoo-2-65be872e54b3adefdc50364ea05705512876e2a3.tar.bz2 gentoo-2-65be872e54b3adefdc50364ea05705512876e2a3.zip |
Stable on sparc wrt #106431
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mod_throttle/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild | 4 |
2 files changed, 7 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/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" |