diff options
author | 2013-08-22 17:01:28 +0000 | |
---|---|---|
committer | 2013-08-22 17:01:28 +0000 | |
commit | ceaf67055892345fe210ecfac81365b2eb7a8392 (patch) | |
tree | cf1508e9b9666490738b1a1264b94119288509a9 /net-analyzer | |
parent | Revbump to fix .desktop files for gtk/fbcon. (diff) | |
download | gentoo-2-ceaf67055892345fe210ecfac81365b2eb7a8392.tar.gz gentoo-2-ceaf67055892345fe210ecfac81365b2eb7a8392.tar.bz2 gentoo-2-ceaf67055892345fe210ecfac81365b2eb7a8392.zip |
Add ~arm keyword
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
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 9901dc9f5f58..70b43f1b7c4c 100644 --- a/net-analyzer/iftop/ChangeLog +++ b/net-analyzer/iftop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iftop # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.48 2013/05/03 21:39:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/ChangeLog,v 1.49 2013/08/22 17:01:28 xmw Exp $ + + 22 Aug 2013; Michael Weber <xmw@gentoo.org> iftop-1.0_pre2.ebuild: + Add ~arm keyword 03 May 2013; Justin Lecher <jlec@gentoo.org> iftop-1.0_pre2.ebuild, +files/iftop-1.0_pre2-tinfo.patch, metadata.xml: diff --git a/net-analyzer/iftop/iftop-1.0_pre2.ebuild b/net-analyzer/iftop/iftop-1.0_pre2.ebuild index 751a4a78cc1a..3b4ed0843b14 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-2013 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.6 2013/05/03 21:39:15 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-1.0_pre2.ebuild,v 1.7 2013/08/22 17:01:28 xmw Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ex-parrot.com/~pdw/iftop/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~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=" |