summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 18:00:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 18:00:33 +0000
commit93cc42228e0589a898d8c8b74c186c935f52566a (patch)
tree5a37c4e871a0cf1dc6b2b6849ec8068aa0bb3930 /sys-process
parentStable for HPPA (bug #221063). (diff)
downloadgentoo-2-93cc42228e0589a898d8c8b74c186c935f52566a.tar.gz
gentoo-2-93cc42228e0589a898d8c8b74c186c935f52566a.tar.bz2
gentoo-2-93cc42228e0589a898d8c8b74c186c935f52566a.zip
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 6d55000a5ac3..c719d402208f 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.54 2008/05/10 08:23:34 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.55 2008/05/12 18:00:33 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> htop-0.7.ebuild:
+ Stable on ppc64
*htop-0.8 (09 May 2008)
diff --git a/sys-process/htop/htop-0.7.ebuild b/sys-process/htop/htop-0.7.ebuild
index abfdc10884c9..0a8233eb3e44 100644
--- a/sys-process/htop/htop-0.7.ebuild
+++ b/sys-process/htop/htop-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.7.ebuild,v 1.4 2008/01/22 08:30:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.7.ebuild,v 1.5 2008/05/12 18:00:33 corsair Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://htop.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd"
DEPEND="sys-libs/ncurses"
pkg_setup() {