summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schlich <wschlich@gentoo.org>2004-09-27 21:48:34 +0000
committerWolfram Schlich <wschlich@gentoo.org>2004-09-27 21:48:34 +0000
commit5f76ab60fac6ab50428213580e33e3b76008e202 (patch)
treebe55a0b5d0b2539084cea61ea014dc5a7d83c9a6 /sys-apps/htop
parenttouchup comments and such (diff)
downloadhistorical-5f76ab60fac6ab50428213580e33e3b76008e202.tar.gz
historical-5f76ab60fac6ab50428213580e33e3b76008e202.tar.bz2
historical-5f76ab60fac6ab50428213580e33e3b76008e202.zip
mark stable on x86, add ~sparc
Diffstat (limited to 'sys-apps/htop')
-rw-r--r--sys-apps/htop/ChangeLog7
-rw-r--r--sys-apps/htop/Manifest4
-rw-r--r--sys-apps/htop/htop-0.4.1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/sys-apps/htop/ChangeLog b/sys-apps/htop/ChangeLog
index 372b22a19ee3..2a48b42f9779 100644
--- a/sys-apps/htop/ChangeLog
+++ b/sys-apps/htop/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/htop
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/ChangeLog,v 1.11 2004/09/05 18:28:50 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/ChangeLog,v 1.12 2004/09/27 21:48:34 wschlich Exp $
+
+*htop-0.4.1 (27 Sep 2004)
+
+ 27 Sep 2004; Wolfram Schlich <wschlich@gentoo.org> htop-0.4.1.ebuild:
+ mark stable on x86, add ~sparc
05 Sep 2004; Wolfram Schlich <wschlich@gentoo.org> :
version bump
diff --git a/sys-apps/htop/Manifest b/sys-apps/htop/Manifest
index c28ef20ff1b4..ecade3d6f100 100644
--- a/sys-apps/htop/Manifest
+++ b/sys-apps/htop/Manifest
@@ -2,9 +2,9 @@ MD5 020b4efe4fa36b5cef244fcde361b247 htop-0.3.3.ebuild 769
MD5 7ec08e475e2d5573310210bbc10124cd htop-0.3.2.ebuild 769
MD5 bc36ae07abd5e2b12482dda3497dbab1 htop-0.4.ebuild 767
MD5 eb4bbf8601e9cc359a1f91d669379c1a metadata.xml 568
-MD5 ec7f27055ed936cdbfb77e56e283f14c htop-0.4.1.ebuild 769
+MD5 371b30d4865c8e49d43da54a2bfbc86d htop-0.4.1.ebuild 775
MD5 0c90e2811414666d1218ae1955436472 htop-0.3.1.ebuild 769
-MD5 db268cca708e6274de03136f545f2dc8 ChangeLog 1601
+MD5 a8381fc21be57bfa01545b4f75b4e8fb ChangeLog 1734
MD5 be8931b5d3dd834b9ca8f718797cda57 htop-0.3.ebuild 661
MD5 8123f72d136ab55139efee23411e3ab6 files/digest-htop-0.3 59
MD5 47f1850a95a3c5c1447a7606ca9ff1ad files/digest-htop-0.3.1 61
diff --git a/sys-apps/htop/htop-0.4.1.ebuild b/sys-apps/htop/htop-0.4.1.ebuild
index 92eebe88d147..0713a5a35737 100644
--- a/sys-apps/htop/htop-0.4.1.ebuild
+++ b/sys-apps/htop/htop-0.4.1.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.4.1.ebuild,v 1.1 2004/09/05 18:28:50 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.4.1.ebuild,v 1.2 2004/09/27 21:48:34 wschlich 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"
+KEYWORDS="x86 ppc ~sparc"
IUSE="debug"
DEPEND="sys-libs/ncurses"