Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/tint2: ChangeLog tint2-0.9.ebuild
Date: Sat, 10 Apr 2010 08:43:11
Message-Id: 20100410084301.9E5842C04A@corvid.gentoo.org
1 hwoarang 10/04/10 08:43:01
2
3 Modified: ChangeLog tint2-0.9.ebuild
4 Log:
5 Stable on amd64 wrt bug #312355
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.14 x11-misc/tint2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tint2/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tint2/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tint2/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 8 Apr 2010 12:50:06 -0000 1.13
22 +++ ChangeLog 10 Apr 2010 08:43:01 -0000 1.14
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-misc/tint2
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.13 2010/04/08 12:50:06 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.14 2010/04/10 08:43:01 hwoarang Exp $
28 +
29 + 10 Apr 2010; Markos Chandras <hwoarang@g.o> tint2-0.9.ebuild:
30 + Stable on amd64 wrt bug #312355
31
32 08 Apr 2010; Christian Faulhammer <fauli@g.o> tint2-0.9.ebuild:
33 stable x86, bug 312355
34
35
36
37 1.4 x11-misc/tint2/tint2-0.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild?r1=1.3&r2=1.4
42
43 Index: tint2-0.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- tint2-0.9.ebuild 8 Apr 2010 12:50:06 -0000 1.3
50 +++ tint2-0.9.ebuild 10 Apr 2010 08:43:01 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild,v 1.3 2010/04/08 12:50:06 fauli Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild,v 1.4 2010/04/10 08:43:01 hwoarang Exp $
56
57 EAPI="2"
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 x86"
64 +KEYWORDS="amd64 x86"
65 IUSE="battery examples"
66
67 RDEPEND="dev-libs/glib:2