Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-1.1.13.ebuild ChangeLog wine-9999.ebuild
Date: Sat, 31 Jan 2009 15:25:53
Message-Id: E1LTHjD-0002uY-GO@stork.gentoo.org
1 vapier 09/01/31 15:25:51
2
3 Modified: wine-1.1.13.ebuild ChangeLog wine-9999.ebuild
4 Log:
5 Tweak gcc-4.4 dep a bit #256274.
6 (Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.7 app-emulation/wine/wine-1.1.13.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?r1=1.6&r2=1.7
14
15 Index: wine-1.1.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- wine-1.1.13.ebuild 28 Jan 2009 19:00:04 -0000 1.6
22 +++ wine-1.1.13.ebuild 31 Jan 2009 15:25:51 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.6 2009/01/28 19:00:04 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.7 2009/01/31 15:25:51 vapier Exp $
28
29 EAPI="2"
30
31 @@ -55,7 +55,7 @@
32 scanner? ( media-gfx/sane-backends )
33 ssl? ( dev-libs/openssl )
34 png? ( media-libs/libpng )
35 - win64? ( >sys-devel/gcc-4.3 )
36 + win64? ( >=sys-devel/gcc-4.4_alpha )
37 amd64? (
38 X? (
39 >=app-emulation/emul-linux-x86-xlibs-2.1
40
41
42
43 1.247 app-emulation/wine/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.247&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.247&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.246&r2=1.247
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
52 retrieving revision 1.246
53 retrieving revision 1.247
54 diff -u -r1.246 -r1.247
55 --- ChangeLog 30 Jan 2009 20:34:03 -0000 1.246
56 +++ ChangeLog 31 Jan 2009 15:25:51 -0000 1.247
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-emulation/wine
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.246 2009/01/30 20:34:03 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.247 2009/01/31 15:25:51 vapier Exp $
62 +
63 + 31 Jan 2009; Mike Frysinger <vapier@g.o> wine-1.1.13.ebuild,
64 + wine-9999.ebuild:
65 + Tweak gcc-4.4 dep a bit #256274.
66
67 *wine-1.1.14 (30 Jan 2009)
68
69
70
71
72 1.32 app-emulation/wine/wine-9999.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.32&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.32&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.31&r2=1.32
77
78 Index: wine-9999.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
81 retrieving revision 1.31
82 retrieving revision 1.32
83 diff -u -r1.31 -r1.32
84 --- wine-9999.ebuild 28 Jan 2009 19:00:04 -0000 1.31
85 +++ wine-9999.ebuild 31 Jan 2009 15:25:51 -0000 1.32
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.31 2009/01/28 19:00:04 vapier Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.32 2009/01/31 15:25:51 vapier Exp $
91
92 EAPI="2"
93
94 @@ -55,7 +55,7 @@
95 scanner? ( media-gfx/sane-backends )
96 ssl? ( dev-libs/openssl )
97 png? ( media-libs/libpng )
98 - win64? ( >sys-devel/gcc-4.3 )
99 + win64? ( >=sys-devel/gcc-4.4_alpha )
100 amd64? (
101 X? (
102 >=app-emulation/emul-linux-x86-xlibs-2.1