summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-07 11:01:34 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-07 11:01:34 +0000
commit75d61a6d18fe3a7026ab98fb5d14b2a7f378e310 (patch)
tree8b6a8ce0c083494d5d9cea88902cad1efc01e8e6 /sys-process/htop
parents390 stable (diff)
downloadhistorical-75d61a6d18fe3a7026ab98fb5d14b2a7f378e310.tar.gz
historical-75d61a6d18fe3a7026ab98fb5d14b2a7f378e310.tar.bz2
historical-75d61a6d18fe3a7026ab98fb5d14b2a7f378e310.zip
sh stable
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.8 x86_64
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/Manifest12
-rw-r--r--sys-process/htop/htop-0.8.1-r1.ebuild4
2 files changed, 13 insertions, 3 deletions
diff --git a/sys-process/htop/Manifest b/sys-process/htop/Manifest
index 18851ccf6f67..fe7c0fb799b1 100644
--- a/sys-process/htop/Manifest
+++ b/sys-process/htop/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX htop-0.8.1-desktop-entry.patch 396 RMD160 a86dbdf0856410707d3b352df43c10dddfb3d807 SHA1 4f852f1a9be20bb6d49369c43d43d0c2560f6c49 SHA256 fad5d148a176b61b2ceeba0dfefd6dc9efd54704ff8f845f6b7ef695a49f2625
AUX htop-0.8.1-non-printable-char-filter.patch 576 RMD160 eb716cf0a079b4a06aa60c763c2b3ecb138aa82e SHA1 1ade154e42525b3e04210eb7375e1543ed6d87f5 SHA256 e4ff4eb727b9baae514589ec99d08f3c9f5160618dae493fcacca92473de68a7
DIST htop-0.8.1.tar.gz 414870 RMD160 8e73a9b31b6a48d4680c4df06c280c8d1bc125da SHA1 b41b4d83ab7ac40b79f6eeb730cd561293b62fd4 SHA256 25ae28202fa4b782ed0e1298d3feee407bdeb56eaf9c652d0a6f9dbf22125d28
-EBUILD htop-0.8.1-r1.ebuild 1330 RMD160 1764fcbf6f8d8cf61ec567a167c0f5e083bd73fd SHA1 adee5628994b9f3e2d741c19e3d61e48d381d2c5 SHA256 886ec387bb0642ea6195c5271cfa0d1bca2a28cba05abceb1d0c79786b2ee5cb
+EBUILD htop-0.8.1-r1.ebuild 1329 RMD160 23212a1ca06f577718910cceb21591025e706d00 SHA1 83e13cb37133c0a4536543f5e22799a2eb1d30d8 SHA256 5e6d86832fc6988275f3825cd7d085fd272eb697eda20791e2bd75c95cf12326
MISC ChangeLog 9685 RMD160 a5fd8a4626324506e314863121869722e69f1bb3 SHA1 104846e6c8d8611f1f634d5ddab4422514d6e40e SHA256 e6cf8bf23a37abf4c671735acd8200c2c650b4c7e53ca8671b882ef514edaf0b
MISC metadata.xml 618 RMD160 dd00a14cdcd692f6c4efd5107cc0e97f2ea915c6 SHA1 4b96f9a5c5964bc4182eed3acdb59e6b9d9b0559 SHA256 b04ca9e5e1cde68556c792812c5ba650727c43513cf577296a6ed24c8d18256d
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.9 (GNU/Linux)
+
+iEYEARECAAYFAkk7rRQACgkQ67wieSYcaxevRwCgy8WZX0beQqKJP3/HqgpiU5yJ
+a8sAn2AUnma5PPFzIRU2Wbl+UBDVoB/t
+=nUAC
+-----END PGP SIGNATURE-----
diff --git a/sys-process/htop/htop-0.8.1-r1.ebuild b/sys-process/htop/htop-0.8.1-r1.ebuild
index c10ffd69a8b1..6e9646e60afc 100644
--- a/sys-process/htop/htop-0.8.1-r1.ebuild
+++ b/sys-process/htop/htop-0.8.1-r1.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.8.1-r1.ebuild,v 1.6 2008/12/01 15:39:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.8.1-r1.ebuild,v 1.7 2008/12/07 11:01:34 vapier Exp $
inherit eutils 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 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
DEPEND="sys-libs/ncurses"
pkg_setup() {