summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-31 01:30:55 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-31 01:30:55 +0000
commitde971d0e66381f373cf0161338796021df5a23f6 (patch)
tree9543f28d97eb1b24444fdc61b71f04bfbd1ada53 /sys-process/htop
parentPackage moved from games-board/pio to games-board/pioneers and closing bug #1... (diff)
downloadgentoo-2-de971d0e66381f373cf0161338796021df5a23f6.tar.gz
gentoo-2-de971d0e66381f373cf0161338796021df5a23f6.tar.bz2
gentoo-2-de971d0e66381f373cf0161338796021df5a23f6.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog7
-rw-r--r--sys-process/htop/htop-0.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 5610bac9067a..e220190cc1a3 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.13 2005/12/28 22:50:21 wschlich Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.14 2006/03/31 01:30:55 flameeyes Exp $
+
+ 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> htop-0.6.ebuild:
+ Add ~x86-fbsd keyword.
*htop-0.6 (28 Dec 2005)
diff --git a/sys-process/htop/htop-0.6.ebuild b/sys-process/htop/htop-0.6.ebuild
index 72ca43a21e4c..f8155952050e 100644
--- a/sys-process/htop/htop-0.6.ebuild
+++ b/sys-process/htop/htop-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.ebuild,v 1.1 2005/12/28 22:50:21 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.ebuild,v 1.2 2006/03/31 01:30:55 flameeyes Exp $
inherit debug flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://htop.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
DEPEND="sys-libs/ncurses"
src_compile() {