diff options
author | 2006-03-07 11:54:51 +0000 | |
---|---|---|
committer | 2006-03-07 11:54:51 +0000 | |
commit | 85583222dc77ecd988d3248ccfdfd3c0673163fa (patch) | |
tree | 223dfda37bce638d7995feab25b1bd82330889a5 /net-analyzer/bwmon/bwmon-1.3.ebuild | |
parent | Sanitise dependencies, port to modular Xorg, drop src_compile to use econf, a... (diff) | |
download | gentoo-2-85583222dc77ecd988d3248ccfdfd3c0673163fa.tar.gz gentoo-2-85583222dc77ecd988d3248ccfdfd3c0673163fa.tar.bz2 gentoo-2-85583222dc77ecd988d3248ccfdfd3c0673163fa.zip |
Stable on hppa (bug #109186).
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'net-analyzer/bwmon/bwmon-1.3.ebuild')
-rw-r--r-- | net-analyzer/bwmon/bwmon-1.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bwmon/bwmon-1.3.ebuild b/net-analyzer/bwmon/bwmon-1.3.ebuild index e46c7806e6da..0a17eb72edd2 100644 --- a/net-analyzer/bwmon/bwmon-1.3.ebuild +++ b/net-analyzer/bwmon/bwmon-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.15 2005/11/29 04:18:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.16 2006/03/07 11:54:51 jer Exp $ DESCRIPTION="Simple ncurses bandwidth monitor" HOMEPAGE="http://bwmon.sourceforge.net/" @@ -11,7 +11,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="amd64 ~hppa ~ppc sparc x86" +KEYWORDS="amd64 hppa ~ppc sparc x86" IUSE="" src_unpack() { |