diff options
author | Jeroen Roovers <jer@gentoo.org> | 2005-11-29 04:18:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2005-11-29 04:18:55 +0000 |
commit | 05c0474453a96de22f16967e7d26772c67e5afad (patch) | |
tree | ebdffc61a1a9e8edaeb155991bdbdecbe8b2e5aa /net-analyzer/bwmon/bwmon-1.3.ebuild | |
parent | Grab a fix from Fedora (upstream), a fix from Debian, and try and fix signal ... (diff) | |
download | gentoo-2-05c0474453a96de22f16967e7d26772c67e5afad.tar.gz gentoo-2-05c0474453a96de22f16967e7d26772c67e5afad.tar.bz2 gentoo-2-05c0474453a96de22f16967e7d26772c67e5afad.zip |
Marked ~hppa wrt bug 109186.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-analyzer/bwmon/bwmon-1.3.ebuild')
-rw-r--r-- | net-analyzer/bwmon/bwmon-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/bwmon/bwmon-1.3.ebuild b/net-analyzer/bwmon/bwmon-1.3.ebuild index 9ca130218069..e46c7806e6da 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 # 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.14 2005/07/19 12:53:03 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.15 2005/11/29 04:18:55 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 ~ppc sparc x86" +KEYWORDS="amd64 ~hppa ~ppc sparc x86" IUSE="" src_unpack() { |