Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/wxdfast: wxdfast-0.6.0.ebuild ChangeLog
Date: Mon, 24 Dec 2007 02:32:30
Message-Id: E1J6d75-0001TC-QY@stork.gentoo.org
1 dirtyepic 07/12/24 02:32:19
2
3 Modified: wxdfast-0.6.0.ebuild ChangeLog
4 Log:
5 Don't strip compiler flags.
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.3 net-misc/wxdfast/wxdfast-0.6.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0.ebuild?r1=1.2&r2=1.3
14
15 Index: wxdfast-0.6.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- wxdfast-0.6.0.ebuild 21 Oct 2007 02:04:59 -0000 1.2
22 +++ wxdfast-0.6.0.ebuild 24 Dec 2007 02:32:19 -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/net-misc/wxdfast/wxdfast-0.6.0.ebuild,v 1.2 2007/10/21 02:04:59 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/wxdfast-0.6.0.ebuild,v 1.3 2007/12/24 02:32:19 dirtyepic Exp $
28
29 WX_GTK_VER="2.6"
30
31 @@ -26,6 +26,7 @@
32 cd "${S}"
33
34 epatch "${FILESDIR}"/${P}-wxrc-configure.patch
35 + epatch "${FILESDIR}"/${P}-cflags.patch
36 eautoreconf
37 }
38
39
40
41
42 1.3 net-misc/wxdfast/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wxdfast/ChangeLog?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wxdfast/ChangeLog?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/wxdfast/ChangeLog?r1=1.2&r2=1.3
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- ChangeLog 21 Oct 2007 02:04:59 -0000 1.2
55 +++ ChangeLog 24 Dec 2007 02:32:19 -0000 1.3
56 @@ -1,6 +1,10 @@
57 # ChangeLog for net-misc/wxdfast
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v 1.2 2007/10/21 02:04:59 dirtyepic Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wxdfast/ChangeLog,v 1.3 2007/12/24 02:32:19 dirtyepic Exp $
61 +
62 + 24 Dec 2007; Ryan Hill <dirtyepic@g.o>
63 + +files/wxdfast-0.6.0-cflags.patch, wxdfast-0.6.0.ebuild:
64 + Don't strip compiler flags.
65
66 21 Oct 2007; Ryan Hill <dirtyepic@g.o>
67 +files/wxdfast-0.6.0-wxrc-configure.patch, wxdfast-0.6.0.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list