diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-19 19:52:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-19 19:52:54 +0000 |
commit | e7edbf1a997b1d337b991e974c6b96b695c5cc3c (patch) | |
tree | a8496d2f696223fa65f5e3bacd50c728e3e2217c /net-analyzer/nload/nload-0.7.3.ebuild | |
parent | amd64/x86 stable, bug #374461 (diff) | |
download | historical-e7edbf1a997b1d337b991e974c6b96b695c5cc3c.tar.gz historical-e7edbf1a997b1d337b991e974c6b96b695c5cc3c.tar.bz2 historical-e7edbf1a997b1d337b991e974c6b96b695c5cc3c.zip |
x86 stable, bug #374661
Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
Diffstat (limited to 'net-analyzer/nload/nload-0.7.3.ebuild')
-rw-r--r-- | net-analyzer/nload/nload-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nload/nload-0.7.3.ebuild b/net-analyzer/nload/nload-0.7.3.ebuild index d343c8609074..e2772d7ef2d0 100644 --- a/net-analyzer/nload/nload-0.7.3.ebuild +++ b/net-analyzer/nload/nload-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.7.3.ebuild,v 1.2 2011/07/14 21:29:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.7.3.ebuild,v 1.3 2011/07/19 19:52:54 maekke Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.roland-riegel.de/nload/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" |