Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK: wxGTK-2.6.4.0.ebuild ChangeLog
Date: Sun, 09 Sep 2007 01:15:14
Message-Id: E1IUBHj-0002vH-AF@stork.gentoo.org
1 dirtyepic 07/09/09 01:08:23
2
3 Modified: wxGTK-2.6.4.0.ebuild ChangeLog
4 Log:
5 Update collision patch to handle wxrc.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild?r1=1.2&r2=1.3
14
15 Index: wxGTK-2.6.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- wxGTK-2.6.4.0.ebuild 2 Sep 2007 00:40:08 -0000 1.2
22 +++ wxGTK-2.6.4.0.ebuild 9 Sep 2007 01:08:22 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild,v 1.2 2007/09/02 00:40:08 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0.ebuild,v 1.3 2007/09/09 01:08:22 dirtyepic Exp $
28
29 inherit eutils versionator flag-o-matic
30
31 @@ -35,7 +35,8 @@
32 )"
33
34 SLOT="2.6"
35 -LICENSE="wxWinLL-3 GPL-2
36 +LICENSE="wxWinLL-3
37 + GPL-2
38 odbc? ( LGPL-2 )
39 doc? ( wxWinFDL-3 )"
40
41
42
43
44 1.148 x11-libs/wxGTK/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.148&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?rev=1.148&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/ChangeLog?r1=1.147&r2=1.148
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v
53 retrieving revision 1.147
54 retrieving revision 1.148
55 diff -u -r1.147 -r1.148
56 --- ChangeLog 2 Sep 2007 00:40:08 -0000 1.147
57 +++ ChangeLog 9 Sep 2007 01:08:22 -0000 1.148
58 @@ -1,6 +1,10 @@
59 # ChangeLog for x11-libs/wxGTK
60 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.147 2007/09/02 00:40:08 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.148 2007/09/09 01:08:22 dirtyepic Exp $
63 +
64 + 09 Sep 2007; Ryan Hill <dirtyepic@g.o>
65 + files/wxGTK-2.6.4-collision.patch, wxGTK-2.6.4.0.ebuild:
66 + Update collision patch to handle wxrc.
67
68 02 Sep 2007; Ryan Hill <dirtyepic@g.o> wxGTK-2.6.4.0.ebuild:
69 Re-keyword.
70
71
72
73 --
74 gentoo-commits@g.o mailing list