diff options
author | 2007-03-20 18:18:00 +0000 | |
---|---|---|
committer | 2007-03-20 18:18:00 +0000 | |
commit | dd6aa347568403a273a7a06c74d11e966343753c (patch) | |
tree | 9841c09709a86961ae053a46bf5505f474155dd3 /net-analyzer/nload | |
parent | x86 stable (diff) | |
download | gentoo-2-dd6aa347568403a273a7a06c74d11e966343753c.tar.gz gentoo-2-dd6aa347568403a273a7a06c74d11e966343753c.tar.bz2 gentoo-2-dd6aa347568403a273a7a06c74d11e966343753c.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/nload')
-rw-r--r-- | net-analyzer/nload/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nload/nload-0.6.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nload/ChangeLog b/net-analyzer/nload/ChangeLog index e488af8a1a71..842d49dfe457 100644 --- a/net-analyzer/nload/ChangeLog +++ b/net-analyzer/nload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nload -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.19 2006/09/16 13:39:10 phreak Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.20 2007/03/20 18:18:00 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> nload-0.6.0-r1.ebuild: + x86 stable *nload-0.6.0-r1 (16 Sep 2006) diff --git a/net-analyzer/nload/nload-0.6.0-r1.ebuild b/net-analyzer/nload/nload-0.6.0-r1.ebuild index 47a2ac122cb6..f5bb68789abf 100644 --- a/net-analyzer/nload/nload-0.6.0-r1.ebuild +++ b/net-analyzer/nload/nload-0.6.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-r1.ebuild,v 1.1 2006/09/16 13:39:10 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/nload-0.6.0-r1.ebuild,v 1.2 2007/03/20 18:18:00 armin76 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" |