Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-1.1.0.ebuild wine-1.1.1.ebuild wine-1.1.2.ebuild
Date: Sat, 24 Jan 2009 11:17:23
Message-Id: E1LQgVr-0006dV-Bu@stork.gentoo.org
1 aballier 09/01/24 11:17:19
2
3 Modified: ChangeLog wine-1.1.0.ebuild wine-1.1.1.ebuild
4 wine-1.1.2.ebuild
5 Log:
6 there is no stable keyword for bsd...
7 (Portage version: 2.2_rc23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.243 app-emulation/wine/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.243&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.243&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.242&r2=1.243
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
19 retrieving revision 1.242
20 retrieving revision 1.243
21 diff -u -r1.242 -r1.243
22 --- ChangeLog 21 Jan 2009 08:52:46 -0000 1.242
23 +++ ChangeLog 24 Jan 2009 11:17:19 -0000 1.243
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emulation/wine
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.242 2009/01/21 08:52:46 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.243 2009/01/24 11:17:19 aballier Exp $
29 +
30 + 24 Jan 2009; Alexis Ballier <aballier@g.o> wine-1.1.0.ebuild,
31 + wine-1.1.1.ebuild, wine-1.1.2.ebuild:
32 + there is no stable keyword for bsd...
33
34 21 Jan 2009; Mike Frysinger <vapier@g.o> wine-1.1.13.ebuild,
35 wine-9999.ebuild:
36
37
38
39 1.4 app-emulation/wine/wine-1.1.0.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild?r1=1.3&r2=1.4
44
45 Index: wine-1.1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- wine-1.1.0.ebuild 19 Sep 2008 18:10:37 -0000 1.3
52 +++ wine-1.1.0.ebuild 24 Jan 2009 11:17:19 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v 1.3 2008/09/19 18:10:37 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v 1.4 2009/01/24 11:17:19 aballier Exp $
59
60 EAPI="1"
61
62 @@ -23,7 +23,7 @@
63
64 LICENSE="LGPL-2.1"
65 SLOT="0"
66 -KEYWORDS="-* amd64 x86 x86-fbsd"
67 +KEYWORDS="-* amd64 x86 ~x86-fbsd"
68 IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X"
69 RESTRICT="test" #72375
70
71
72
73
74 1.3 app-emulation/wine/wine-1.1.1.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild?r1=1.2&r2=1.3
79
80 Index: wine-1.1.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- wine-1.1.1.ebuild 19 Sep 2008 18:10:37 -0000 1.2
87 +++ wine-1.1.1.ebuild 24 Jan 2009 11:17:19 -0000 1.3
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2008 Gentoo Foundation
90 +# Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.2 2008/09/19 18:10:37 vapier Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.3 2009/01/24 11:17:19 aballier Exp $
94
95 EAPI="1"
96
97 @@ -23,7 +23,7 @@
98
99 LICENSE="LGPL-2.1"
100 SLOT="0"
101 -KEYWORDS="-* amd64 x86 x86-fbsd"
102 +KEYWORDS="-* amd64 x86 ~x86-fbsd"
103 IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X"
104 RESTRICT="test" #72375
105
106
107
108
109 1.3 app-emulation/wine/wine-1.1.2.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild?rev=1.3&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild?rev=1.3&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild?r1=1.2&r2=1.3
114
115 Index: wine-1.1.2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild,v
118 retrieving revision 1.2
119 retrieving revision 1.3
120 diff -u -r1.2 -r1.3
121 --- wine-1.1.2.ebuild 19 Sep 2008 18:10:37 -0000 1.2
122 +++ wine-1.1.2.ebuild 24 Jan 2009 11:17:19 -0000 1.3
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2008 Gentoo Foundation
125 +# Copyright 1999-2009 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild,v 1.2 2008/09/19 18:10:37 vapier Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild,v 1.3 2009/01/24 11:17:19 aballier Exp $
129
130 EAPI="1"
131
132 @@ -23,7 +23,7 @@
133
134 LICENSE="LGPL-2.1"
135 SLOT="0"
136 -KEYWORDS="-* amd64 x86 x86-fbsd"
137 +KEYWORDS="-* amd64 x86 ~x86-fbsd"
138 IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X"
139 RESTRICT="test" #72375