summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-20 09:46:23 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-20 09:46:23 +0000
commitae9c2567eefa849259f04609e381652b022a90dc (patch)
tree686d87dfc6a45911489a7325d17c533fd31dc77c /sys-process
parentMarked ~hppa (bug #525846). (diff)
downloadgentoo-2-ae9c2567eefa849259f04609e381652b022a90dc.tar.gz
gentoo-2-ae9c2567eefa849259f04609e381652b022a90dc.tar.bz2
gentoo-2-ae9c2567eefa849259f04609e381652b022a90dc.zip
Stable for HPPA (bug #525450).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 5fe86bf02190..1479e6f5e49d 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.143 2014/10/19 14:35:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.144 2014/10/20 09:46:23 jer Exp $
+
+ 20 Oct 2014; Jeroen Roovers <jer@gentoo.org> htop-1.0.3.ebuild:
+ Stable for HPPA (bug #525450).
19 Oct 2014; Anthony G. Basile <blueness@gentoo.org> htop-1.0.3.ebuild:
Stable on arm, ppc and ppc64, bug #525450
diff --git a/sys-process/htop/htop-1.0.3.ebuild b/sys-process/htop/htop-1.0.3.ebuild
index 1cb9e081005b..845febed0e8a 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.3 2014/10/19 14:35:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.3.ebuild,v 1.4 2014/10/20 09:46:23 jer 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?]"