summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-08 13:13:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-08 13:13:50 +0000
commit5e2adc9c980f10703f9a9117064c3e0d0124dd10 (patch)
treef26e67960d1f9e106dd3f3f78f4733efb8a834d2 /sys-process
parentRemoved catalyst from package.mask as 1.1.10 has now been released. (diff)
downloadgentoo-2-5e2adc9c980f10703f9a9117064c3e0d0124dd10.tar.gz
gentoo-2-5e2adc9c980f10703f9a9117064c3e0d0124dd10.tar.bz2
gentoo-2-5e2adc9c980f10703f9a9117064c3e0d0124dd10.zip
Stable on sparc wrt #98327
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 5f2823bcaa30..d9d1021f8492 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.5 2005/07/08 09:44:20 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.6 2005/07/08 13:13:50 gustavoz Exp $
+
+ 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> htop-0.5.2.ebuild:
+ Stable on sparc wrt #98327
08 Jul 2005; Wolfram Schlich <wschlich@gentoo.org> htop-0.5.2.ebuild:
mark stable on x86
diff --git a/sys-process/htop/htop-0.5.2.ebuild b/sys-process/htop/htop-0.5.2.ebuild
index f7266e178202..62d29d61bf79 100644
--- a/sys-process/htop/htop-0.5.2.ebuild
+++ b/sys-process/htop/htop-0.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.5.2.ebuild,v 1.2 2005/07/08 09:44:20 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.5.2.ebuild,v 1.3 2005/07/08 13:13:50 gustavoz Exp $
inherit eutils 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="x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc sparc ~amd64"
IUSE="debug"
DEPEND="sys-libs/ncurses"