summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-11-10 12:59:42 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-11-10 12:59:42 +0000
commita97b8bf1bb75fe61647dc37f2f12c68decfb1e2b (patch)
treeab904821dd357bb182b0f127684ea064c77ddbc0 /sys-process
parentarm stable (diff)
downloadgentoo-2-a97b8bf1bb75fe61647dc37f2f12c68decfb1e2b.tar.gz
gentoo-2-a97b8bf1bb75fe61647dc37f2f12c68decfb1e2b.tar.bz2
gentoo-2-a97b8bf1bb75fe61647dc37f2f12c68decfb1e2b.zip
arm stable wrt #241514
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 035183f55ed4..53d01416b250 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.60 2008/10/06 15:27:05 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.61 2008/11/10 12:59:42 armin76 Exp $
+
+ 10 Nov 2008; Raúl Porcel <armin76@gentoo.org> htop-0.8.1.ebuild:
+ arm stable wrt #241514
06 Oct 2008; Wolfram Schlich <wschlich@gentoo.org> -htop-0.8-r1.ebuild:
removed old version
diff --git a/sys-process/htop/htop-0.8.1.ebuild b/sys-process/htop/htop-0.8.1.ebuild
index 3ff1dcfdfdff..65d8aa99ce03 100644
--- a/sys-process/htop/htop-0.8.1.ebuild
+++ b/sys-process/htop/htop-0.8.1.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.ebuild,v 1.1 2008/10/06 15:08:38 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.8.1.ebuild,v 1.2 2008/11/10 12:59:42 armin76 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() {