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-themes/gtk-chtheme: ChangeLog gtk-chtheme-0.3.1-r2.ebuild
Date: Wed, 23 Feb 2011 23:15:24
Message-Id: 20110223231515.B997C20054@flycatcher.gentoo.org
1 hwoarang 11/02/23 23:15:15
2
3 Modified: ChangeLog gtk-chtheme-0.3.1-r2.ebuild
4 Log:
5 Stable on amd64 wrt bug #353436
6
7 (Portage version: 2.1.9.39/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.23 x11-themes/gtk-chtheme/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog?rev=1.23&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog?rev=1.23&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog?r1=1.22&r2=1.23
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v
19 retrieving revision 1.22
20 retrieving revision 1.23
21 diff -u -r1.22 -r1.23
22 --- ChangeLog 16 Aug 2010 19:50:26 -0000 1.22
23 +++ ChangeLog 23 Feb 2011 23:15:15 -0000 1.23
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-themes/gtk-chtheme
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.22 2010/08/16 19:50:26 abcd Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.23 2011/02/23 23:15:15 hwoarang Exp $
30 +
31 + 23 Feb 2011; Markos Chandras <hwoarang@g.o>
32 + gtk-chtheme-0.3.1-r2.ebuild:
33 + Stable on amd64 wrt bug #353436
34
35 16 Aug 2010; Jonathan Callen <abcd@g.o>
36 gtk-chtheme-0.3.1-r2.ebuild:
37
38
39
40 1.4 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild?r1=1.3&r2=1.4
45
46 Index: gtk-chtheme-0.3.1-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- gtk-chtheme-0.3.1-r2.ebuild 16 Aug 2010 19:50:26 -0000 1.3
53 +++ gtk-chtheme-0.3.1-r2.ebuild 23 Feb 2011 23:15:15 -0000 1.4
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild,v 1.3 2010/08/16 19:50:26 abcd Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild,v 1.4 2011/02/23 23:15:15 hwoarang Exp $
60
61 EAPI=3
62 inherit eutils toolchain-funcs
63 @@ -11,7 +11,7 @@
64
65 IUSE=""
66 SLOT="0"
67 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos"
68 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos"
69 LICENSE="GPL-2"
70
71 RDEPEND="x11-libs/gtk+:2"