Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-1.5.25.ebuild ChangeLog wine-9999.ebuild
Date: Mon, 04 Mar 2013 15:44:22
Message-Id: 20130304154418.C38D02171D@flycatcher.gentoo.org
1 tetromino 13/03/04 15:44:18
2
3 Modified: wine-1.5.25.ebuild ChangeLog wine-9999.ebuild
4 Log:
5 Require >=emul-linux-x86-baselibs-20130224 to prevent build failure (bug #460236, thanks to Ortwin Glueck).
6
7 (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
8
9 Revision Changes Path
10 1.2 app-emulation/wine/wine-1.5.25.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild?r1=1.1&r2=1.2
15
16 Index: wine-1.5.25.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wine-1.5.25.ebuild 3 Mar 2013 08:15:18 -0000 1.1
23 +++ wine-1.5.25.ebuild 4 Mar 2013 15:44:18 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v 1.1 2013/03/03 08:15:18 tetromino Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.5.25.ebuild,v 1.2 2013/03/04 15:44:18 tetromino Exp $
29
30 EAPI="5"
31
32 @@ -108,7 +108,7 @@
33 osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] )
34 scanner? ( app-emulation/emul-linux-x86-medialibs[development] )
35 v4l? ( app-emulation/emul-linux-x86-medialibs[development] )
36 - app-emulation/emul-linux-x86-baselibs[development]
37 + >=app-emulation/emul-linux-x86-baselibs-20130224[development]
38 >=sys-kernel/linux-headers-2.6
39 )
40 )"
41
42
43
44 1.456 app-emulation/wine/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.456&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.456&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.455&r2=1.456
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
53 retrieving revision 1.455
54 retrieving revision 1.456
55 diff -u -r1.455 -r1.456
56 --- ChangeLog 3 Mar 2013 08:15:18 -0000 1.455
57 +++ ChangeLog 4 Mar 2013 15:44:18 -0000 1.456
58 @@ -1,6 +1,11 @@
59 # ChangeLog for app-emulation/wine
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.455 2013/03/03 08:15:18 tetromino Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.456 2013/03/04 15:44:18 tetromino Exp $
63 +
64 + 04 Mar 2013; Alexandre Rostovtsev <tetromino@g.o> wine-1.5.25.ebuild,
65 + wine-9999.ebuild:
66 + Require >=emul-linux-x86-baselibs-20130224 to prevent build failure (bug
67 + #460236, thanks to Ortwin Glueck).
68
69 *wine-1.5.25 (03 Mar 2013)
70
71
72
73
74 1.137 app-emulation/wine/wine-9999.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.137&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.137&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.136&r2=1.137
79
80 Index: wine-9999.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
83 retrieving revision 1.136
84 retrieving revision 1.137
85 diff -u -r1.136 -r1.137
86 --- wine-9999.ebuild 3 Mar 2013 08:15:18 -0000 1.136
87 +++ wine-9999.ebuild 4 Mar 2013 15:44:18 -0000 1.137
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2013 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.136 2013/03/03 08:15:18 tetromino Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.137 2013/03/04 15:44:18 tetromino Exp $
93
94 EAPI="5"
95
96 @@ -108,7 +108,7 @@
97 osmesa? ( >=app-emulation/emul-linux-x86-opengl-20121028[development] )
98 scanner? ( app-emulation/emul-linux-x86-medialibs[development] )
99 v4l? ( app-emulation/emul-linux-x86-medialibs[development] )
100 - app-emulation/emul-linux-x86-baselibs[development]
101 + >=app-emulation/emul-linux-x86-baselibs-20130224[development]
102 >=sys-kernel/linux-headers-2.6
103 )
104 )"