From 05598d78615244660fcf41f8b42f4774389aed28 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 29 Oct 2014 10:34:48 +0000 Subject: Stable for amd64, wrt bug #525450 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- sys-process/htop/ChangeLog | 5 ++++- sys-process/htop/htop-1.0.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-process') diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog index 1479e6f5e49d..e6daaaf7f2e9 100644 --- a/sys-process/htop/ChangeLog +++ b/sys-process/htop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/htop # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.144 2014/10/20 09:46:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.145 2014/10/29 10:34:48 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo htop-1.0.3.ebuild: + Stable for amd64, wrt bug #525450 20 Oct 2014; Jeroen Roovers htop-1.0.3.ebuild: Stable for HPPA (bug #525450). diff --git a/sys-process/htop/htop-1.0.3.ebuild b/sys-process/htop/htop-1.0.3.ebuild index 845febed0e8a..329e2c4d7808 100644 --- a/sys-process/htop/htop-1.0.3.ebuild +++ b/sys-process/htop/htop-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v 1.4 2014/10/20 09:46:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v 1.5 2014/10/29 10:34:48 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://hisham.hm/htop/releases/${PV}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="kernel_FreeBSD kernel_linux oom openvz unicode vserver" RDEPEND="sys-libs/ncurses[unicode?]" -- cgit v1.2.3-65-gdbad