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.2.2.ebuild wine-1.2.3.ebuild
Date: Wed, 29 Jun 2011 04:56:34
Message-Id: 20110629045624.07F1E20054@flycatcher.gentoo.org
1 vapier 11/06/29 04:56:24
2
3 Modified: ChangeLog wine-1.2.2.ebuild wine-1.2.3.ebuild
4 Log:
5 Mark amd64/x86 stable.
6
7 Revision Changes Path
8 1.367 app-emulation/wine/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.367&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.367&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.366&r2=1.367
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
17 retrieving revision 1.366
18 retrieving revision 1.367
19 diff -u -r1.366 -r1.367
20 --- ChangeLog 29 Jun 2011 04:55:04 -0000 1.366
21 +++ ChangeLog 29 Jun 2011 04:56:23 -0000 1.367
22 @@ -1,6 +1,10 @@
23 # ChangeLog for app-emulation/wine
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.366 2011/06/29 04:55:04 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.367 2011/06/29 04:56:23 vapier Exp $
27 +
28 + 29 Jun 2011; Mike Frysinger <vapier@g.o> wine-1.2.2.ebuild,
29 + wine-1.2.3.ebuild:
30 + Mark amd64/x86 stable.
31
32 29 Jun 2011; Mike Frysinger <vapier@g.o> wine-9999.ebuild:
33 Update winepulse patches #367089.
34
35
36
37 1.5 app-emulation/wine/wine-1.2.2.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild?r1=1.4&r2=1.5
42
43 Index: wine-1.2.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- wine-1.2.2.ebuild 30 Apr 2011 06:26:23 -0000 1.4
50 +++ wine-1.2.2.ebuild 29 Jun 2011 04:56:23 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.4 2011/04/30 06:26:23 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.5 2011/06/29 04:56:23 vapier Exp $
56
57 EAPI="2"
58
59 @@ -16,7 +16,7 @@
60 inherit autotools
61 MY_P="${PN}-${PV/_/-}"
62 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
63 - KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
64 + KEYWORDS="-* amd64 x86 ~x86-fbsd"
65 S=${WORKDIR}/${MY_P}
66 fi
67
68
69
70
71 1.3 app-emulation/wine/wine-1.2.3.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?rev=1.3&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?rev=1.3&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?r1=1.2&r2=1.3
76
77 Index: wine-1.2.3.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v
80 retrieving revision 1.2
81 retrieving revision 1.3
82 diff -u -r1.2 -r1.3
83 --- wine-1.2.3.ebuild 30 Apr 2011 06:26:23 -0000 1.2
84 +++ wine-1.2.3.ebuild 29 Jun 2011 04:56:23 -0000 1.3
85 @@ -1,6 +1,6 @@
86 # Copyright 1999-2011 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.2 2011/04/30 06:26:23 vapier Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.3 2011/06/29 04:56:23 vapier Exp $
90
91 EAPI="2"
92
93 @@ -16,7 +16,7 @@
94 inherit autotools
95 MY_P="${PN}-${PV/_/-}"
96 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
97 - KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
98 + KEYWORDS="-* amd64 x86 ~x86-fbsd"
99 S=${WORKDIR}/${MY_P}
100 fi