summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-08-10 20:07:07 +0000
committerJeroen Roovers <jer@gentoo.org>2006-08-10 20:07:07 +0000
commitb646059b69bfcf5c389444ee7a0e480e6353f37d (patch)
tree3e14e6856f2c6e3be8bbdda6a0f90d99cf29a1a1 /sys-process
parentMarked ~hppa. (diff)
downloadgentoo-2-b646059b69bfcf5c389444ee7a0e480e6353f37d.tar.gz
gentoo-2-b646059b69bfcf5c389444ee7a0e480e6353f37d.tar.bz2
gentoo-2-b646059b69bfcf5c389444ee7a0e480e6353f37d.zip
Stable for HPPA (bug #140458).
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'sys-process')
-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 0ae9ae296f4c..1a84168d6078 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.23 2006/08/09 10:22:45 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.24 2006/08/10 20:07:07 jer Exp $
+
+ 10 Aug 2006; Jeroen Roovers <jer@gentoo.org> htop-0.6.2.ebuild:
+ Stable for HPPA (bug #140458).
*htop-0.6.3 (09 Aug 2006)
diff --git a/sys-process/htop/htop-0.6.2.ebuild b/sys-process/htop/htop-0.6.2.ebuild
index ecb4507c3aea..8d74979a15aa 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.6 2006/07/16 18:39:19 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.6.2.ebuild,v 1.7 2006/08/10 20:07:07 jer 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() {