diff options
author | 2005-11-29 04:18:55 +0000 | |
---|---|---|
committer | 2005-11-29 04:18:55 +0000 | |
commit | 936e33be945eb70e4df0f66969fd9efff3cd17be (patch) | |
tree | 1a8d9edb7121b92bab977c9aa57e7948c3112158 /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 | historical-936e33be945eb70e4df0f66969fd9efff3cd17be.tar.gz historical-936e33be945eb70e4df0f66969fd9efff3cd17be.tar.bz2 historical-936e33be945eb70e4df0f66969fd9efff3cd17be.zip |
Marked ~hppa wrt bug 109186.
Package-Manager: portage-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() { |