Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/htop: ChangeLog htop-0.9.ebuild
Date: Sat, 02 Jul 2011 19:40:59
Message-Id: 20110702194049.017CB2004B@flycatcher.gentoo.org
1 nixnut 11/07/02 19:40:48
2
3 Modified: ChangeLog htop-0.9.ebuild
4 Log:
5 ppc stable #372889
6
7 (Portage version: 2.1.9.42/cvs/Linux ppc)
8
9 Revision Changes Path
10 1.94 sys-process/htop/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?rev=1.94&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?rev=1.94&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?r1=1.93&r2=1.94
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v
19 retrieving revision 1.93
20 retrieving revision 1.94
21 diff -u -r1.93 -r1.94
22 --- ChangeLog 2 Jul 2011 17:59:00 -0000 1.93
23 +++ ChangeLog 2 Jul 2011 19:40:48 -0000 1.94
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-process/htop
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.93 2011/07/02 17:59:00 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.94 2011/07/02 19:40:48 nixnut Exp $
29 +
30 + 02 Jul 2011; nixnut <nixnut@g.o> htop-0.9.ebuild:
31 + ppc stable #372889
32
33 02 Jul 2011; Raúl Porcel <armin76@g.o> htop-0.9.ebuild:
34 alpha/arm/ia64/sh/sparc stable wrt #372889
35
36
37
38 1.9 sys-process/htop/htop-0.9.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-0.9.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-0.9.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-0.9.ebuild?r1=1.8&r2=1.9
43
44 Index: htop-0.9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- htop-0.9.ebuild 2 Jul 2011 17:59:00 -0000 1.8
51 +++ htop-0.9.ebuild 2 Jul 2011 19:40:48 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.8 2011/07/02 17:59:00 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.9 2011/07/02 19:40:48 nixnut Exp $
57
58 EAPI=3
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD GPL-2"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
65 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
66 IUSE="debug elibc_FreeBSD kernel_linux openvz unicode vserver"
67
68 RDEPEND="sys-libs/ncurses[unicode?]"