From 49f9ec783342ddb79d2c604ff9889e2df72b0b1d Mon Sep 17 00:00:00 2001 From: Jason Wever Date: Sun, 16 Jul 2006 18:39:19 +0000 Subject: Stable on SPARC wrt bug #140458. (Portage version: 2.1.1_pre3) --- sys-process/htop/ChangeLog | 5 ++++- sys-process/htop/htop-0.6.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog index 6d38543bf944..1868e7e27743 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.21 2006/07/15 20:58:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.22 2006/07/16 18:39:19 weeve Exp $ + + 16 Jul 2006; Jason Wever htop-0.6.2.ebuild: + Stable on SPARC wrt bug #140458. 15 Jul 2006; Torsten Veller htop-0.6.2.ebuild: Stable on x86 (#140458). Thanks to Denny Reeh for testing. diff --git a/sys-process/htop/htop-0.6.2.ebuild b/sys-process/htop/htop-0.6.2.ebuild index ebfa55cb6c45..ecb4507c3aea 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.5 2006/07/15 20:58:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.2.ebuild,v 1.6 2006/07/16 18:39:19 weeve 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() { -- cgit v1.2.3-65-gdbad