Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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-r1.ebuild
Date: Sun, 25 May 2008 06:26:50
Message-Id: E1K09gj-0006sL-3y@stork.gentoo.org
1 corsair 08/05/25 06:26:37
2
3 Modified: ChangeLog gtk-chtheme-0.3.1-r1.ebuild
4 Log:
5 Added ~ppc64
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.13 x11-themes/gtk-chtheme/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 29 Mar 2008 20:50:27 -0000 1.12
22 +++ ChangeLog 25 May 2008 06:26:36 -0000 1.13
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-themes/gtk-chtheme
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.12 2008/03/29 20:50:27 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.13 2008/05/25 06:26:36 corsair Exp $
28 +
29 + 25 May 2008; Markus Rothe <corsair@g.o>
30 + gtk-chtheme-0.3.1-r1.ebuild:
31 + Added ~ppc64
32
33 *gtk-chtheme-0.3.1-r1 (29 Mar 2008)
34
35
36
37
38 1.2 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: gtk-chtheme-0.3.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gtk-chtheme-0.3.1-r1.ebuild 29 Mar 2008 20:50:27 -0000 1.1
51 +++ gtk-chtheme-0.3.1-r1.ebuild 25 May 2008 06:26:36 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild,v 1.1 2008/03/29 20:50:27 eva Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild,v 1.2 2008/05/25 06:26:36 corsair Exp $
57
58 inherit toolchain-funcs
59
60 @@ -10,7 +10,7 @@
61
62 IUSE=""
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
66 LICENSE="GPL-2"
67
68 RDEPEND=">=x11-libs/gtk+-2"
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list