From f7e26bd62838e54097e3b4d4eda7c9f369b329a6 Mon Sep 17 00:00:00 2001 From: Andrej Kacian Date: Tue, 10 May 2005 16:04:59 +0000 Subject: Added ~amd64 keyword. Closes #92114. (Portage version: 2.0.51.21-r1) --- net-analyzer/nettop/ChangeLog | 6 +++++- net-analyzer/nettop/nettop-0.2.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'net-analyzer/nettop') diff --git a/net-analyzer/nettop/ChangeLog b/net-analyzer/nettop/ChangeLog index a6f07e73baa0..3bee43fedcfa 100644 --- a/net-analyzer/nettop/ChangeLog +++ b/net-analyzer/nettop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nettop # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.10 2005/05/01 17:24:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/ChangeLog,v 1.11 2005/05/10 16:04:59 ticho Exp $ + + 10 May 2005; Andrej Kacian nettop-0.2.3.ebuild: + Added ~amd64 keyword. Closes #92114, reported by Chris Chance + . 01 May 2005; Michael Hanselmann nettop-0.2.3.ebuild: Stable on ppc. diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild index 0ff950fab4d4..a7546caf2462 100644 --- a/net-analyzer/nettop/nettop-0.2.3.ebuild +++ b/net-analyzer/nettop/nettop-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.10 2005/05/01 17:24:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.11 2005/05/10 16:04:59 ticho Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://srparish.net/software/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" DEPEND="sys-libs/slang virtual/libpcap" -- cgit v1.2.3-65-gdbad