diff options
Diffstat (limited to 'net-analyzer/nload/nload-0.6.0-r2.ebuild')
-rw-r--r-- | net-analyzer/nload/nload-0.6.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nload/nload-0.6.0-r2.ebuild b/net-analyzer/nload/nload-0.6.0-r2.ebuild index ea032512dca7..0db5acdaf550 100644 --- a/net-analyzer/nload/nload-0.6.0-r2.ebuild +++ b/net-analyzer/nload/nload-0.6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0-r2.ebuild,v 1.1 2007/06/03 07:56:25 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0-r2.ebuild,v 1.2 2007/08/13 21:22:59 dertobi123 Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ HOMEPAGE="http://roland-riegel.de/nload/index_en.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" |