summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-02-11 20:21:02 +0000
committerJeroen Roovers <jer@gentoo.org>2010-02-11 20:21:02 +0000
commit16758b279f60ce7524c4763bcae3350a23731530 (patch)
treeeddc1f9566d4652a91eaf1df212df0b4890601d5 /sys-process/htop
parentStable for HPPA (bug #303937). (diff)
downloadgentoo-2-16758b279f60ce7524c4763bcae3350a23731530.tar.gz
gentoo-2-16758b279f60ce7524c4763bcae3350a23731530.tar.bz2
gentoo-2-16758b279f60ce7524c4763bcae3350a23731530.zip
Stable for PPC (bug #302936).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 48acd11cbc3e..aae58670d524 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.79 2010/02/11 19:21:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.80 2010/02/11 20:21:02 jer Exp $
+
+ 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> htop-0.8.3.ebuild:
+ Stable for PPC (bug #302936).
11 Feb 2010; Jeroen Roovers <jer@gentoo.org> htop-0.8.3.ebuild:
Stable for HPPA (bug #302936).
diff --git a/sys-process/htop/htop-0.8.3.ebuild b/sys-process/htop/htop-0.8.3.ebuild
index 3329bcf24c37..d76e6c8881e3 100644
--- a/sys-process/htop/htop-0.8.3.ebuild
+++ b/sys-process/htop/htop-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.8.3.ebuild,v 1.4 2010/02/11 19:21:44 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.8.3.ebuild,v 1.5 2010/02/11 20:21:02 jer Exp $
EAPI="2"
inherit eutils flag-o-matic multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd"
IUSE="debug"
DEPEND="sys-libs/ncurses[unicode]"