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/glunarclock: ChangeLog glunarclock-0.34.1.ebuild
Date: Mon, 02 May 2011 20:28:00
Message-Id: 20110502202750.5A2B420054@flycatcher.gentoo.org
1 hwoarang 11/05/02 20:27:50
2
3 Modified: ChangeLog glunarclock-0.34.1.ebuild
4 Log:
5 Stable on amd64 wrt bug #318967
6
7 (Portage version: 2.1.9.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.26 x11-misc/glunarclock/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/glunarclock/ChangeLog?rev=1.26&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/glunarclock/ChangeLog?rev=1.26&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/glunarclock/ChangeLog?r1=1.25&r2=1.26
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v
19 retrieving revision 1.25
20 retrieving revision 1.26
21 diff -u -r1.25 -r1.26
22 --- ChangeLog 2 May 2011 12:15:33 -0000 1.25
23 +++ ChangeLog 2 May 2011 20:27:50 -0000 1.26
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/glunarclock
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.25 2011/05/02 12:15:33 tomka Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.26 2011/05/02 20:27:50 hwoarang Exp $
29 +
30 + 02 May 2011; Markos Chandras <hwoarang@g.o> glunarclock-0.34.1.ebuild:
31 + Stable on amd64 wrt bug #318967
32
33 02 May 2011; Thomas Kahle <tomka@g.o> glunarclock-0.34.1.ebuild:
34 x86 stable per bug 318967
35
36
37
38 1.4 x11-misc/glunarclock/glunarclock-0.34.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild?r1=1.3&r2=1.4
43
44 Index: glunarclock-0.34.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- glunarclock-0.34.1.ebuild 2 May 2011 12:15:33 -0000 1.3
51 +++ glunarclock-0.34.1.ebuild 2 May 2011 20:27:50 -0000 1.4
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/x11-misc/glunarclock/glunarclock-0.34.1.ebuild,v 1.3 2011/05/02 12:15:33 tomka Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.34.1.ebuild,v 1.4 2011/05/02 20:27:50 hwoarang Exp $
57
58 EAPI=2
59 GCONF_DEBUG=no
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2 FDL-1.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc x86"
65 +KEYWORDS="amd64 ~ppc x86"
66 IUSE=""
67
68 RDEPEND=">=x11-libs/gtk+-2.14:2