diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-20 14:58:11 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-20 14:58:11 +0000 |
commit | 3766c43409e2fef225033be1dc61c083f373b9c1 (patch) | |
tree | 1532f2b7ecd1263cc3e0ce28b4ebfb4b9e4b8777 /net-analyzer | |
parent | ia64 stable wrt bug #489366 (diff) | |
download | gentoo-2-3766c43409e2fef225033be1dc61c083f373b9c1.tar.gz gentoo-2-3766c43409e2fef225033be1dc61c083f373b9c1.tar.bz2 gentoo-2-3766c43409e2fef225033be1dc61c083f373b9c1.zip |
ia64 stable wrt bug #490078
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/iftop/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/iftop/iftop-1.0_pre2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/iftop/ChangeLog b/net-analyzer/iftop/ChangeLog index 36a599dc5ba6..34fb513d5f3b 100644 --- a/net-analyzer/iftop/ChangeLog +++ b/net-analyzer/iftop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iftop # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.60 2014/02/17 01:10:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.61 2014/02/20 14:58:11 hattya Exp $ + + 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> iftop-1.0_pre2.ebuild: + ia64 stable wrt bug #490078 17 Feb 2014; Jeroen Roovers <jer@gentoo.org> iftop-1.0_pre4.ebuild, files/iftop-1.0_pre4-tinfo.patch: diff --git a/net-analyzer/iftop/iftop-1.0_pre2.ebuild b/net-analyzer/iftop/iftop-1.0_pre2.ebuild index 2b1eb3cd8e90..cac7a668e493 100644 --- a/net-analyzer/iftop/iftop-1.0_pre2.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.12 2014/01/20 14:06:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.13 2014/02/20 14:58:11 hattya Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ex-parrot.com/pdw/iftop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=" |