summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-04-18 19:51:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-04-18 19:51:26 +0000
commit5b54f794db6b3f0338d9d84ca37d0d1ae05e7a1a (patch)
tree34a86ac5d29158d3a7f0316153abe9ce5af1c5d5 /sys-process/htop
parentx86 stable, bug #409403 (diff)
downloadgentoo-2-5b54f794db6b3f0338d9d84ca37d0d1ae05e7a1a.tar.gz
gentoo-2-5b54f794db6b3f0338d9d84ca37d0d1ae05e7a1a.tar.bz2
gentoo-2-5b54f794db6b3f0338d9d84ca37d0d1ae05e7a1a.zip
Stable for amd64, wrt bug #412297
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 7a453ece3b75..a35f53e3125b 100644
--- a/sys-process/htop/ChangeLog
+++ b/sys-process/htop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/htop
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.114 2012/04/17 21:13:06 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.115 2012/04/18 19:51:26 ago Exp $
+
+ 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> htop-1.0.1.ebuild:
+ Stable for amd64, wrt bug #412297
17 Apr 2012; Christian Ruppert <idl0r@gentoo.org> htop-1.0.1.ebuild:
Remove unused inherit's
diff --git a/sys-process/htop/htop-1.0.1.ebuild b/sys-process/htop/htop-1.0.1.ebuild
index de3626fdd550..5dde1c535490 100644
--- a/sys-process/htop/htop-1.0.1.ebuild
+++ b/sys-process/htop/htop-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.1.ebuild,v 1.6 2012/04/17 21:13:06 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.1.ebuild,v 1.7 2012/04/18 19:51:26 ago Exp $
EAPI=4
@@ -10,7 +10,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="elibc_FreeBSD kernel_linux openvz unicode vserver"
RDEPEND="sys-libs/ncurses[unicode?]"