summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schindler <config@gentoo.org>2004-11-29 20:59:04 +0000
committerBenjamin Schindler <config@gentoo.org>2004-11-29 20:59:04 +0000
commit65b2fb4795c12dc2d9bca6852b6af974d4d38762 (patch)
treed10af8de4f0127a94edf1bca0637a31ef573a2ae /sys-apps
parentVersion bump. Closes bug #71992. (diff)
downloadgentoo-2-65b2fb4795c12dc2d9bca6852b6af974d4d38762.tar.gz
gentoo-2-65b2fb4795c12dc2d9bca6852b6af974d4d38762.tar.bz2
gentoo-2-65b2fb4795c12dc2d9bca6852b6af974d4d38762.zip
Added ~amd64
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/htop/Manifest16
-rw-r--r--sys-apps/htop/htop-0.5.ebuild4
2 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/htop/Manifest b/sys-apps/htop/Manifest
index f813fa5516e3..deecc37f155c 100644
--- a/sys-apps/htop/Manifest
+++ b/sys-apps/htop/Manifest
@@ -1,16 +1,16 @@
-MD5 020b4efe4fa36b5cef244fcde361b247 htop-0.3.3.ebuild 769
+MD5 fac26c1dffe91c70d7f176ab081c8498 ChangeLog 1846
+MD5 0c90e2811414666d1218ae1955436472 htop-0.3.1.ebuild 769
MD5 7ec08e475e2d5573310210bbc10124cd htop-0.3.2.ebuild 769
-MD5 9c6333b48d2c602d08912269d07c1137 htop-0.5.ebuild 775
+MD5 020b4efe4fa36b5cef244fcde361b247 htop-0.3.3.ebuild 769
+MD5 be8931b5d3dd834b9ca8f718797cda57 htop-0.3.ebuild 661
+MD5 371b30d4865c8e49d43da54a2bfbc86d htop-0.4.1.ebuild 775
MD5 bc36ae07abd5e2b12482dda3497dbab1 htop-0.4.ebuild 767
MD5 eb4bbf8601e9cc359a1f91d669379c1a metadata.xml 568
-MD5 371b30d4865c8e49d43da54a2bfbc86d htop-0.4.1.ebuild 775
-MD5 0c90e2811414666d1218ae1955436472 htop-0.3.1.ebuild 769
-MD5 fac26c1dffe91c70d7f176ab081c8498 ChangeLog 1846
-MD5 be8931b5d3dd834b9ca8f718797cda57 htop-0.3.ebuild 661
+MD5 d6b9b81487a92db3240d0ebbfbfd2873 htop-0.5.ebuild 780
MD5 8123f72d136ab55139efee23411e3ab6 files/digest-htop-0.3 59
MD5 47f1850a95a3c5c1447a7606ca9ff1ad files/digest-htop-0.3.1 61
-MD5 162b1b379ac437b9a5e4002ea69f4cb3 files/digest-htop-0.3.3 61
-MD5 04afea7c210b3850411e729abf2cf895 files/digest-htop-0.5 60
MD5 334fab92d3a6331a9de56b3f52f47c88 files/digest-htop-0.3.2 61
+MD5 162b1b379ac437b9a5e4002ea69f4cb3 files/digest-htop-0.3.3 61
MD5 a71705e19137477176c8652684bf2c02 files/digest-htop-0.4 60
MD5 1ca8054769d898d6dd367ede6e5003b8 files/digest-htop-0.4.1 62
+MD5 04afea7c210b3850411e729abf2cf895 files/digest-htop-0.5 60
diff --git a/sys-apps/htop/htop-0.5.ebuild b/sys-apps/htop/htop-0.5.ebuild
index 7904be6399fa..e93fa2c0d243 100644
--- a/sys-apps/htop/htop-0.5.ebuild
+++ b/sys-apps/htop/htop-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.5.ebuild,v 1.1 2004/11/29 13:34:21 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.5.ebuild,v 1.2 2004/11/29 20:57:49 config 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"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
IUSE="debug"
DEPEND="sys-libs/ncurses"