diff options
author | 2005-06-26 03:33:04 +0000 | |
---|---|---|
committer | 2005-06-26 03:33:04 +0000 | |
commit | 669423d57741b4f14895bfe51e28ae5a549dd0d0 (patch) | |
tree | 0835b4bd4ae224c5bc5fcdcb2251d488b2d1e2fd /net-analyzer/bwmon/bwmon-1.3.ebuild | |
parent | Fixed typo. Removed obsolete version. (diff) | |
download | gentoo-2-669423d57741b4f14895bfe51e28ae5a549dd0d0.tar.gz gentoo-2-669423d57741b4f14895bfe51e28ae5a549dd0d0.tar.bz2 gentoo-2-669423d57741b4f14895bfe51e28ae5a549dd0d0.zip |
amd64 stable
(Portage version: 2.0.51.19)
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 d4a074d7f2dd..23833426bcee 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.12 2005/05/03 18:26:01 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwmon/bwmon-1.3.ebuild,v 1.13 2005/06/26 03:33:04 vanquirius 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="x86 sparc ~amd64" +KEYWORDS="x86 sparc amd64" IUSE="" src_unpack() { |