summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-07-22 13:48:01 +0000
committerJeroen Roovers <jer@gentoo.org>2011-07-22 13:48:01 +0000
commit2b1d85f66c9d0d5ff266a4a071c39435c8c61fd8 (patch)
treec0c0696a48a48359c1bf72a2847ee9a800d797c2 /sys-process
parentMarked ~hppa (bug #359047). (diff)
downloadgentoo-2-2b1d85f66c9d0d5ff266a4a071c39435c8c61fd8.tar.gz
gentoo-2-2b1d85f66c9d0d5ff266a4a071c39435c8c61fd8.tar.bz2
gentoo-2-2b1d85f66c9d0d5ff266a4a071c39435c8c61fd8.zip
Stable for HPPA (bug #372889).
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 3cc563ec107a..f65c67950526 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.97 2011/07/20 23:37:50 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.98 2011/07/22 13:48:01 jer Exp $
+
+ 22 Jul 2011; Jeroen Roovers <jer@gentoo.org> htop-0.9.ebuild:
+ Stable for HPPA (bug #372889).
20 Jul 2011; Mark Loeser <halcy0n@gentoo.org> htop-0.9.ebuild:
Stable for ppc64; bug #372889
diff --git a/sys-process/htop/htop-0.9.ebuild b/sys-process/htop/htop-0.9.ebuild
index 663d49c99032..c6db2f1ea92f 100644
--- a/sys-process/htop/htop-0.9.ebuild
+++ b/sys-process/htop/htop-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.10 2011/07/20 23:37:50 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.11 2011/07/22 13:48:01 jer Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="debug elibc_FreeBSD kernel_linux openvz unicode vserver"
RDEPEND="sys-libs/ncurses[unicode?]"