diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:16:22 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-11 10:16:22 +0000 |
commit | 068921b31baafb9bcd411b3659ddeead06f576fe (patch) | |
tree | d65c52c6e06ee0c796986d0d5f5fbff863129f13 /net-analyzer/iftop | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-068921b31baafb9bcd411b3659ddeead06f576fe.tar.gz gentoo-2-068921b31baafb9bcd411b3659ddeead06f576fe.tar.bz2 gentoo-2-068921b31baafb9bcd411b3659ddeead06f576fe.zip |
tidy; x86 stable
Diffstat (limited to 'net-analyzer/iftop')
-rw-r--r-- | net-analyzer/iftop/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.14.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.15.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-0.16.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog index 33abdd857cfd..da7b1d54374d 100644 --- a/net-analyzer/iftop/ChangeLog +++ b/net-analyzer/iftop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/iftop # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.13 2004/06/24 22:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.14 2004/07/11 10:16:22 eldad Exp $ + + 11 Jul 2004; Eldad Zack <eldad@gentoo.org> iftop-0.15.ebuild, + iftop-0.16.ebuild: + marked x86 stable 21 Mar 2004; Jason Wever <weeve@gentoo.org> iftop-0.16.ebuild: Added ~sparc keyword. diff --git a/net-analyzer/iftop/iftop-0.14.ebuild b/net-analyzer/iftop/iftop-0.14.ebuild index 36903bdbfc07..1576d87688c5 100644 --- a/net-analyzer/iftop/iftop-0.14.ebuild +++ b/net-analyzer/iftop/iftop-0.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 2001-2004 Gentoo Foundation +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.14.ebuild,v 1.4 2004/06/24 22:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.14.ebuild,v 1.5 2004/07/11 10:16:22 eldad Exp $ IUSE="" diff --git a/net-analyzer/iftop/iftop-0.15.ebuild b/net-analyzer/iftop/iftop-0.15.ebuild index 178e7c6257d2..73d1a1133e6d 100644 --- a/net-analyzer/iftop/iftop-0.15.ebuild +++ b/net-analyzer/iftop/iftop-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.15.ebuild,v 1.2 2004/06/24 22:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.15.ebuild,v 1.3 2004/07/11 10:16:22 eldad Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="sys-libs/ncurses net-libs/libpcap" diff --git a/net-analyzer/iftop/iftop-0.16.ebuild b/net-analyzer/iftop/iftop-0.16.ebuild index d4aae7cdfdde..518c15896a43 100644 --- a/net-analyzer/iftop/iftop-0.16.ebuild +++ b/net-analyzer/iftop/iftop-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.3 2004/06/24 22:04:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16.ebuild,v 1.4 2004/07/11 10:16:22 eldad Exp $ IUSE="" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="sys-libs/ncurses net-libs/libpcap" |