summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2011-07-02 19:40:48 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2011-07-02 19:40:48 +0000
commit69c598e9b3c7794de79719a0ec8cc892a4074b78 (patch)
tree3d20f5567222a3a185526ca6d383ef4e177c2f45 /sys-process/htop
parentFix SRC_URI and migrate to EAPI 4. Fixes bug #371015. (diff)
downloadgentoo-2-69c598e9b3c7794de79719a0ec8cc892a4074b78.tar.gz
gentoo-2-69c598e9b3c7794de79719a0ec8cc892a4074b78.tar.bz2
gentoo-2-69c598e9b3c7794de79719a0ec8cc892a4074b78.zip
ppc stable #372889
(Portage version: 2.1.9.42/cvs/Linux ppc)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 9fd385d3e9bb..8cd015808f53 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.93 2011/07/02 17:59:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.94 2011/07/02 19:40:48 nixnut Exp $
+
+ 02 Jul 2011; nixnut <nixnut@gentoo.org> htop-0.9.ebuild:
+ ppc stable #372889
02 Jul 2011; Raúl Porcel <armin76@gentoo.org> htop-0.9.ebuild:
alpha/arm/ia64/sh/sparc stable wrt #372889
diff --git a/sys-process/htop/htop-0.9.ebuild b/sys-process/htop/htop-0.9.ebuild
index 331d9d7c4128..3af5f632220c 100644
--- a/sys-process/htop/htop-0.9.ebuild
+++ b/sys-process/htop/htop-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.8 2011/07/02 17:59:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.9 2011/07/02 19:40:48 nixnut Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="debug elibc_FreeBSD kernel_linux openvz unicode vserver"
RDEPEND="sys-libs/ncurses[unicode?]"