summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-01-01 19:33:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-01-01 19:33:54 +0000
commita2b57dffa07d3a1c523c76e10e736df10f7180d1 (patch)
tree27e8d7e9f238c55608355150035d779287cbb607 /sys-process/htop
parentarm/s390/sh/x86 stable wrt #448372 (diff)
downloadgentoo-2-a2b57dffa07d3a1c523c76e10e736df10f7180d1.tar.gz
gentoo-2-a2b57dffa07d3a1c523c76e10e736df10f7180d1.tar.bz2
gentoo-2-a2b57dffa07d3a1c523c76e10e736df10f7180d1.zip
sh stable wrt #447952
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'sys-process/htop')
-rw-r--r--sys-process/htop/ChangeLog7
-rw-r--r--sys-process/htop/htop-1.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/htop/ChangeLog b/sys-process/htop/ChangeLog
index 4ab37033c10a..5f444bce02a8 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.135 2012/12/30 20:43:51 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.136 2013/01/01 19:33:54 armin76 Exp $
+
+ 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> htop-1.0.2.ebuild:
+ sh stable wrt #447952
30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> htop-1.0.2.ebuild:
Stable for alpha, wrt bug #447952
diff --git a/sys-process/htop/htop-1.0.2.ebuild b/sys-process/htop/htop-1.0.2.ebuild
index b14e5a530ea7..cad02f772db2 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
+# Copyright 1999-2013 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.9 2012/12/30 20:43:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-1.0.2.ebuild,v 1.10 2013/01/01 19:33:54 armin76 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?]"