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: ChangeLog wine-1.1.14.ebuild
Date: Sat, 31 Jan 2009 15:27:08
Message-Id: E1LTHkO-0002yH-Or@stork.gentoo.org
1 vapier 09/01/31 15:27:04
2
3 Modified: ChangeLog wine-1.1.14.ebuild
4 Log:
5 forgot we have wine-1.1.14 now too
6 (Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.248 app-emulation/wine/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.248&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.248&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.247&r2=1.248
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
18 retrieving revision 1.247
19 retrieving revision 1.248
20 diff -u -r1.247 -r1.248
21 --- ChangeLog 31 Jan 2009 15:25:51 -0000 1.247
22 +++ ChangeLog 31 Jan 2009 15:27:04 -0000 1.248
23 @@ -1,9 +1,9 @@
24 # ChangeLog for app-emulation/wine
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.247 2009/01/31 15:25:51 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.248 2009/01/31 15:27:04 vapier Exp $
28
29 31 Jan 2009; Mike Frysinger <vapier@g.o> wine-1.1.13.ebuild,
30 - wine-9999.ebuild:
31 + wine-1.1.14.ebuild, wine-9999.ebuild:
32 Tweak gcc-4.4 dep a bit #256274.
33
34 *wine-1.1.14 (30 Jan 2009)
35
36
37
38 1.2 app-emulation/wine/wine-1.1.14.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?r1=1.1&r2=1.2
43
44 Index: wine-1.1.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- wine-1.1.14.ebuild 30 Jan 2009 20:34:03 -0000 1.1
51 +++ wine-1.1.14.ebuild 31 Jan 2009 15:27:04 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.1 2009/01/30 20:34:03 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.2 2009/01/31 15:27:04 vapier Exp $
57
58 EAPI="2"
59
60 @@ -55,7 +55,7 @@
61 scanner? ( media-gfx/sane-backends )
62 ssl? ( dev-libs/openssl )
63 png? ( media-libs/libpng )
64 - win64? ( >sys-devel/gcc-4.3 )
65 + win64? ( >=sys-devel/gcc-4.4_alpha )
66 amd64? (
67 X? (
68 >=app-emulation/emul-linux-x86-xlibs-2.1