summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-22 08:30:33 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-22 08:30:33 +0000
commit84e9a47816182a7c079b0865ef833a9a95583ca3 (patch)
tree366f9cf96579e8719caf998c92ce0c683df5653e /sys-process/htop
parentstable x86, bug 182369 (diff)
downloadgentoo-2-84e9a47816182a7c079b0865ef833a9a95583ca3.tar.gz
gentoo-2-84e9a47816182a7c079b0865ef833a9a95583ca3.tar.bz2
gentoo-2-84e9a47816182a7c079b0865ef833a9a95583ca3.zip
Stable for HPPA too.
(Portage version: 2.1.4)
Diffstat (limited to 'sys-process/htop')
-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 3acc8af431c8..e07247ffef10 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.51 2008/01/10 18:02:20 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.52 2008/01/22 08:30:33 jer Exp $
+
+ 22 Jan 2008; Jeroen Roovers <jer@gentoo.org> htop-0.7.ebuild:
+ Stable for HPPA too.
10 Jan 2008; Richard Freeman <rich0@gentoo.org> htop-0.7.ebuild:
amd64 stable
diff --git a/sys-process/htop/htop-0.7.ebuild b/sys-process/htop/htop-0.7.ebuild
index 8083b770f682..abfdc10884c9 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.3 2008/01/10 18:02:20 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.7.ebuild,v 1.4 2008/01/22 08:30:33 jer 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() {