From 161458328810659af8f6786cbbcf7255c31cec9a Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Fri, 16 Apr 2004 14:26:27 +0000 Subject: Added ~sparc keyword. --- net-www/mod_bandwidth/ChangeLog | 5 ++++- net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-www/mod_bandwidth') diff --git a/net-www/mod_bandwidth/ChangeLog b/net-www/mod_bandwidth/ChangeLog index 7e3d7c5d1203..0c7406ce0c64 100644 --- a/net-www/mod_bandwidth/ChangeLog +++ b/net-www/mod_bandwidth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mod_bandwidth # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.2 2004/04/04 22:36:52 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/ChangeLog,v 1.3 2004/04/16 14:26:27 weeve Exp $ + + 16 Apr 2004; Jason Wever mod_bandwidth-2.0.4.ebuild: + Added ~sparc keyword. 04 Apr 2004; Chuck Short metadata.xml, mod_bandwidth-2.0.4.ebuild: diff --git a/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild b/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild index 37b3ff15dc97..29dc4e87b599 100644 --- a/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild +++ b/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild,v 1.2 2004/04/04 22:36:52 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild,v 1.3 2004/04/16 14:26:27 weeve 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" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="=net-www/apache-1*" -- cgit v1.2.3-65-gdbad