diff options
Diffstat (limited to 'net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild')
-rw-r--r-- | net-www/mod_throttle/mod_throttle-3.1.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |