summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/Manifest26
-rw-r--r--sys-process/htop/htop-0.5.ebuild4
3 files changed, 14 insertions, 21 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 962b39314fcd..af07f8c0a1d7 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.2 2005/03/03 19:46:58 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.3 2005/03/04 14:14:20 josejx Exp $
+
+ 05 Mar 2005; Joseph Jezak <josejx@gentoo.org> htop-0.5.ebuild:
+ Marked ppc stable for bug #82743.
*htop-0.3.1 (03 Mar 2005)
diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index 1be34fb8d366..081d5d9437c4 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -1,26 +1,16 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 553cd70f334c2f66314ff97ec874a90b htop-0.3.2.ebuild 771
-MD5 5ccc27764a0bb3655aba68052d9652ad htop-0.5.ebuild 782
+MD5 3913795a1ef0142236bd1901b1e9c311 ChangeLog 2422
MD5 22117b11fa1d7061ccff1888aeb9f8dd htop-0.3.1.ebuild 771
MD5 0c3a2d241a8915ce19ac676086ddb628 htop-0.4.ebuild 769
MD5 3e4d21426d24e2a28a4dbefb58b06d4d htop-0.3.3.ebuild 771
-MD5 68235717b9debbc0700d6165417155c3 htop-0.4.1.ebuild 777
-MD5 c26c557ec79c8d1e7aea201c960d60af ChangeLog 2322
+MD5 553cd70f334c2f66314ff97ec874a90b htop-0.3.2.ebuild 771
+MD5 e19ebd0f86c9fcd215248a4d9001b6af htop-0.5.ebuild 780
MD5 eb4bbf8601e9cc359a1f91d669379c1a metadata.xml 568
+MD5 68235717b9debbc0700d6165417155c3 htop-0.4.1.ebuild 777
MD5 77136374be258c0212314da867733c48 htop-0.3.ebuild 663
-MD5 8123f72d136ab55139efee23411e3ab6 files/digest-htop-0.3 59
+MD5 162b1b379ac437b9a5e4002ea69f4cb3 files/digest-htop-0.3.3 61
MD5 a71705e19137477176c8652684bf2c02 files/digest-htop-0.4 60
-MD5 04afea7c210b3850411e729abf2cf895 files/digest-htop-0.5 60
-MD5 47f1850a95a3c5c1447a7606ca9ff1ad files/digest-htop-0.3.1 61
+MD5 8123f72d136ab55139efee23411e3ab6 files/digest-htop-0.3 59
MD5 334fab92d3a6331a9de56b3f52f47c88 files/digest-htop-0.3.2 61
-MD5 162b1b379ac437b9a5e4002ea69f4cb3 files/digest-htop-0.3.3 61
MD5 1ca8054769d898d6dd367ede6e5003b8 files/digest-htop-0.4.1 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCJ2m4I1lqEGTUzyQRArSSAKDRjktNcudQW3K8aXhvmejX/PJ2dACfSju5
-afYrP6R21j7N7VvxR/n/Pf0=
-=8bez
------END PGP SIGNATURE-----
+MD5 47f1850a95a3c5c1447a7606ca9ff1ad files/digest-htop-0.3.1 61
+MD5 04afea7c210b3850411e729abf2cf895 files/digest-htop-0.5 60
diff --git a/sys-process/htop/htop-0.5.ebuild b/sys-process/htop/htop-0.5.ebuild
index 7a2fde35761d..70d94545e968 100644
--- a/sys-process/htop/htop-0.5.ebuild
+++ b/sys-process/htop/htop-0.5.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.ebuild,v 1.1 2005/03/03 15:12:50 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.5.ebuild,v 1.2 2005/03/04 14:14:20 josejx 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"