summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-04-16 14:26:27 +0000
committerJason Wever <weeve@gentoo.org>2004-04-16 14:26:27 +0000
commit161458328810659af8f6786cbbcf7255c31cec9a (patch)
treee1cae6b1bf423f06e13c7bf44c9a98cce6ad4e05 /net-www/mod_bandwidth
parentremove need-autoconf call (Manifest recommit) (diff)
downloadgentoo-2-161458328810659af8f6786cbbcf7255c31cec9a.tar.gz
gentoo-2-161458328810659af8f6786cbbcf7255c31cec9a.tar.bz2
gentoo-2-161458328810659af8f6786cbbcf7255c31cec9a.zip
Added ~sparc keyword.
Diffstat (limited to 'net-www/mod_bandwidth')
-rw-r--r--net-www/mod_bandwidth/ChangeLog5
-rw-r--r--net-www/mod_bandwidth/mod_bandwidth-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <weeve@gentoo.org> mod_bandwidth-2.0.4.ebuild:
+ Added ~sparc keyword.
04 Apr 2004; Chuck Short <zul@gentoo.org> 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*"