summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-09-02 19:29:02 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-09-02 19:29:02 +0000
commit140b95152d187d7ec94a34262f22c5deb5d29edd (patch)
tree5a56deb65c414861eecfa04f2d5e55402f2c5ad5 /sys-process/htop
parentStable on ppc64; bug #141438 (diff)
downloadgentoo-2-140b95152d187d7ec94a34262f22c5deb5d29edd.tar.gz
gentoo-2-140b95152d187d7ec94a34262f22c5deb5d29edd.tar.bz2
gentoo-2-140b95152d187d7ec94a34262f22c5deb5d29edd.zip
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 2ab6249f47e4..dcec0c4267b6 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.25 2006/08/17 20:03:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.26 2006/09/02 19:29:02 kloeri Exp $
+
+ 02 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> htop-0.6.2.ebuild:
+ Stable on ia64.
17 Aug 2006; Markus Rothe <corsair@gentoo.org> htop-0.6.2.ebuild:
Stable on ppc64
diff --git a/sys-process/htop/htop-0.6.2.ebuild b/sys-process/htop/htop-0.6.2.ebuild
index a2e69dfca974..c1809c42d18f 100644
--- a/sys-process/htop/htop-0.6.2.ebuild
+++ b/sys-process/htop/htop-0.6.2.ebuild
@@ -1,6 +1,6 @@
# 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.2.ebuild,v 1.8 2006/08/17 20:03:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.2.ebuild,v 1.9 2006/09/02 19:29:02 kloeri 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 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
DEPEND="sys-libs/ncurses"
src_compile() {