summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-03-21 21:57:19 +0000
committerJason Wever <weeve@gentoo.org>2004-03-21 21:57:19 +0000
commit78b7e76dda2ecc910038077573ac9c5a8b166ba3 (patch)
tree6715ccce1fe3de5970af33cd63e1a7c8861e8442 /net-analyzer/slurm
parentVersion bumped. Closes 42807 (diff)
downloadgentoo-2-78b7e76dda2ecc910038077573ac9c5a8b166ba3.tar.gz
gentoo-2-78b7e76dda2ecc910038077573ac9c5a8b166ba3.tar.bz2
gentoo-2-78b7e76dda2ecc910038077573ac9c5a8b166ba3.zip
Added ~sparc keyword.
Diffstat (limited to 'net-analyzer/slurm')
-rw-r--r--net-analyzer/slurm/ChangeLog7
-rw-r--r--net-analyzer/slurm/slurm-0.2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/slurm/ChangeLog b/net-analyzer/slurm/ChangeLog
index c60f9a6a89c4..cdd610e23dca 100644
--- a/net-analyzer/slurm/ChangeLog
+++ b/net-analyzer/slurm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/slurm
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/slurm/ChangeLog,v 1.3 2003/09/24 17:42:38 mholzer Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/slurm/ChangeLog,v 1.4 2004/03/21 21:57:19 weeve Exp $
+
+ 21 Mar 2004; Jason Wever <weeve@gentoo.org> slurm-0.2.3.ebuild:
+ Added ~sparc keyword.
*slurm-0.2.3 (25 Sep 2003)
diff --git a/net-analyzer/slurm/slurm-0.2.3.ebuild b/net-analyzer/slurm/slurm-0.2.3.ebuild
index bf9a86a9cb10..3e12b838390d 100644
--- a/net-analyzer/slurm/slurm-0.2.3.ebuild
+++ b/net-analyzer/slurm/slurm-0.2.3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/slurm/slurm-0.2.3.ebuild,v 1.1 2003/09/24 17:42:38 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/slurm/slurm-0.2.3.ebuild,v 1.2 2004/03/21 21:57:19 weeve Exp $
DESCRIPTION="Realtime network interface monitor based on FreeBSD's pppstatus"
HOMEPAGE="http://www.raisdorf.net/slurm/"
SRC_URI="http://www.raisdorf.net/files/code/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
DEPEND="sys-libs/ncurses"