diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 23:24:08 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 23:24:08 +0000 |
commit | 091af4058b6e6a6f19e749c9ee54af6c1a07cb3d (patch) | |
tree | 2b1924274cdc7f8d33551a9c2299929ffcbda223 /net-www/mod_bandwidth | |
parent | ppc stable profile update # 62322 (diff) | |
download | gentoo-2-091af4058b6e6a6f19e749c9ee54af6c1a07cb3d.tar.gz gentoo-2-091af4058b6e6a6f19e749c9ee54af6c1a07cb3d.tar.bz2 gentoo-2-091af4058b6e6a6f19e749c9ee54af6c1a07cb3d.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-www/mod_bandwidth')
-rw-r--r-- | net-www/mod_bandwidth/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/mod_bandwidth/ChangeLog b/net-www/mod_bandwidth/ChangeLog index 644121133e79..32d8f5ac24f7 100644 --- a/net-www/mod_bandwidth/ChangeLog +++ b/net-www/mod_bandwidth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_bandwidth # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.7 2004/06/25 01:00:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.8 2004/09/03 23:24:08 pvdabeel Exp $ + + 04 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + mod_bandwidth-2.0.5.ebuild: + Masked mod_bandwidth-2.0.5.ebuild testing for ppc 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_bandwidth-2.0.4.ebuild, mod_bandwidth-2.0.5.ebuild: diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild index c67821cd098a..85b29b557e8e 100644 --- a/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild +++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild,v 1.4 2004/06/25 01:00:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.5.ebuild,v 1.5 2004/09/03 23:24:08 pvdabeel Exp $ DESCRIPTION="Bandwidth Management Module for Apache" HOMEPAGE="http://www.cohprog.com/v3/bandwidth/intro-en.html" SRC_URI="ftp://ftp.cohprog.com/pub/apache/module/1.3.0/mod_bandwidth.c" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" IUSE="" DEPEND="=net-www/apache-1*" RDEPEND="" |