summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-20 23:27:49 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-12-20 23:27:49 +0000
commitd7d082c39ac9e5fffbdb19cd73081ef3503d1c9f (patch)
treea17dfe446853c28a15df70893c15c554ba55b06b
parentstable ppc, bug #447178, thanks peratu (diff)
downloadgentoo-2-d7d082c39ac9e5fffbdb19cd73081ef3503d1c9f.tar.gz
gentoo-2-d7d082c39ac9e5fffbdb19cd73081ef3503d1c9f.tar.bz2
gentoo-2-d7d082c39ac9e5fffbdb19cd73081ef3503d1c9f.zip
stable arm ppc pp64, bug #447952, thanks peratu
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-rw-r--r--sys-process/htop/ChangeLog5
-rw-r--r--sys-process/htop/htop-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index b02e3f4ede58..caee7ac5632a 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.130 2012/12/20 15:11:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.131 2012/12/20 23:27:49 blueness Exp $
+
+ 20 Dec 2012; Anthony G. Basile <blueness@gentoo.org> htop-1.0.2.ebuild:
+ stable arm ppc pp64, bug #447952, thanks peratu
20 Dec 2012; Jeroen Roovers <jer@gentoo.org> htop-1.0.2.ebuild:
Stable for HPPA (bug #447952).
diff --git a/sys-process/htop/htop-1.0.2.ebuild b/sys-process/htop/htop-1.0.2.ebuild
index 41fcc0b30bc7..0b86f82f39dc 100644
--- a/sys-process/htop/htop-1.0.2.ebuild
+++ b/sys-process/htop/htop-1.0.2.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.2.ebuild,v 1.4 2012/12/20 15:11:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.2.ebuild,v 1.5 2012/12/20 23:27:49 blueness Exp $
EAPI=4
@@ -13,7 +13,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 ~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 openvz unicode vserver"
RDEPEND="sys-libs/ncurses[unicode?]"