Gentoo Archives: gentoo-commits

From: "Andreas Schuerch (nativemad)" <nativemad@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/tiptop: tiptop-2.2.ebuild ChangeLog
Date: Wed, 01 Apr 2015 18:24:33
Message-Id: 20150401182429.E73A215017@oystercatcher.gentoo.org
1 nativemad 15/04/01 18:24:29
2
3 Modified: tiptop-2.2.ebuild ChangeLog
4 Log:
5 x86 stable, see bug 521334
6
7 (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
8
9 Revision Changes Path
10 1.3 sys-process/tiptop/tiptop-2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild?r1=1.2&r2=1.3
15
16 Index: tiptop-2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- tiptop-2.2.ebuild 27 Aug 2014 17:14:30 -0000 1.2
23 +++ tiptop-2.2.ebuild 1 Apr 2015 18:24:29 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild,v 1.2 2014/08/27 17:14:30 ryao Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/tiptop-2.2.ebuild,v 1.3 2015/04/01 18:24:29 nativemad Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE=""
40
41 RDEPEND="sys-libs/ncurses
42
43
44
45 1.4 sys-process/tiptop/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/tiptop/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/tiptop/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/tiptop/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-process/tiptop/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 27 Aug 2014 17:19:52 -0000 1.3
58 +++ ChangeLog 1 Apr 2015 18:24:29 -0000 1.4
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-process/tiptop
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/ChangeLog,v 1.3 2014/08/27 17:19:52 ryao Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-process/tiptop/ChangeLog,v 1.4 2015/04/01 18:24:29 nativemad Exp $
65 +
66 + 01 Apr 2015; Andreas Schuerch <nativemad@g.o> tiptop-2.2.ebuild:
67 + x86 stable, see bug 521334
68
69 27 Aug 2014; Richard Yao <ryao@g.o> tiptop-2.2.ebuild:
70 Stabilize sys-process/tiptop-2.2 on amd64, bug #521334