Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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 17:59:11
Message-Id: 20110702175900.D1B452004B@flycatcher.gentoo.org
1 armin76 11/07/02 17:59:00
2
3 Modified: ChangeLog htop-0.9.ebuild
4 Log:
5 alpha/arm/ia64/sh/sparc stable wrt #372889
6
7 (Portage version: 2.1.10.3/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.93 sys-process/htop/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?rev=1.93&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?rev=1.93&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/ChangeLog?r1=1.92&r2=1.93
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v
19 retrieving revision 1.92
20 retrieving revision 1.93
21 diff -u -r1.92 -r1.93
22 --- ChangeLog 29 Jun 2011 18:50:24 -0000 1.92
23 +++ ChangeLog 2 Jul 2011 17:59:00 -0000 1.93
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.92 2011/06/29 18:50:24 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/ChangeLog,v 1.93 2011/07/02 17:59:00 armin76 Exp $
29 +
30 + 02 Jul 2011; Raúl Porcel <armin76@g.o> htop-0.9.ebuild:
31 + alpha/arm/ia64/sh/sparc stable wrt #372889
32
33 29 Jun 2011; Markus Meier <maekke@g.o> htop-0.9.ebuild:
34 x86 stable, bug #372889
35
36
37
38 1.8 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.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-0.9.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/htop/htop-0.9.ebuild?r1=1.7&r2=1.8
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.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- htop-0.9.ebuild 29 Jun 2011 18:50:24 -0000 1.7
51 +++ htop-0.9.ebuild 2 Jul 2011 17:59:00 -0000 1.8
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.7 2011/06/29 18:50:24 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-process/htop/htop-0.9.ebuild,v 1.8 2011/07/02 17:59:00 armin76 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?]"