Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-drivers: xorg-drivers-1.16.ebuild ChangeLog
Date: Tue, 27 May 2014 15:18:38
Message-Id: 20140527151835.23E922004E@flycatcher.gentoo.org
1 chithanh 14/05/27 15:18:35
2
3 Modified: ChangeLog
4 Added: xorg-drivers-1.16.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.118 x11-base/xorg-drivers/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.118&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.118&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?r1=1.117&r2=1.118
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v
20 retrieving revision 1.117
21 retrieving revision 1.118
22 diff -u -r1.117 -r1.118
23 --- ChangeLog 19 Apr 2014 17:47:15 -0000 1.117
24 +++ ChangeLog 27 May 2014 15:18:34 -0000 1.118
25 @@ -1,6 +1,12 @@
26 # ChangeLog for x11-base/xorg-drivers
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.117 2014/04/19 17:47:15 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.118 2014/05/27 15:18:34 chithanh Exp $
30 +
31 +*xorg-drivers-1.16 (27 May 2014)
32 +
33 + 27 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
34 + +xorg-drivers-1.16.ebuild:
35 + Version bump.
36
37 19 Apr 2014; Agostino Sarubbo <ago@g.o> xorg-drivers-1.15.ebuild:
38 Stable for sparc, wrt bug #500368
39
40
41
42 1.1 x11-base/xorg-drivers/xorg-drivers-1.16.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.16.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.16.ebuild?rev=1.1&content-type=text/plain
46
47 Index: xorg-drivers-1.16.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.16.ebuild,v 1.1 2014/05/27 15:18:34 chithanh Exp $
52
53 EAPI=5
54
55 DESCRIPTION="Meta package containing deps on all xorg drivers"
56 HOMEPAGE="http://www.gentoo.org/"
57 SRC_URI=""
58
59 LICENSE="metapackage"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
62
63 IUSE_INPUT_DEVICES="
64 input_devices_acecad
65 input_devices_aiptek
66 input_devices_elographics
67 input_devices_evdev
68 input_devices_fpit
69 input_devices_hyperpen
70 input_devices_joystick
71 input_devices_keyboard
72 input_devices_mouse
73 input_devices_mutouch
74 input_devices_penmount
75 input_devices_tslib
76 input_devices_vmmouse
77 input_devices_void
78 input_devices_synaptics
79 input_devices_wacom
80 "
81 IUSE_VIDEO_CARDS="
82 video_cards_apm
83 video_cards_ast
84 video_cards_chips
85 video_cards_cirrus
86 video_cards_dummy
87 video_cards_epson
88 video_cards_fbdev
89 video_cards_freedreno
90 video_cards_geode
91 video_cards_glint
92 video_cards_i128
93 video_cards_i740
94 video_cards_intel
95 video_cards_mach64
96 video_cards_mga
97 video_cards_modesetting
98 video_cards_neomagic
99 video_cards_nouveau
100 video_cards_nv
101 video_cards_omap
102 video_cards_omapfb
103 video_cards_qxl
104 video_cards_r128
105 video_cards_radeon
106 video_cards_radeonsi
107 video_cards_rendition
108 video_cards_s3
109 video_cards_s3virge
110 video_cards_savage
111 video_cards_siliconmotion
112 video_cards_sisusb
113 video_cards_sunbw2
114 video_cards_suncg14
115 video_cards_suncg3
116 video_cards_suncg6
117 video_cards_sunffb
118 video_cards_sunleo
119 video_cards_suntcx
120 video_cards_tdfx
121 video_cards_tga
122 video_cards_trident
123 video_cards_tseng
124 video_cards_v4l
125 video_cards_vesa
126 video_cards_via
127 video_cards_virtualbox
128 video_cards_vmware
129 video_cards_voodoo
130 video_cards_fglrx
131 video_cards_nvidia
132 "
133
134 IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}"
135
136 PDEPEND="
137 input_devices_acecad? ( x11-drivers/xf86-input-acecad )
138 input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
139 input_devices_elographics? ( x11-drivers/xf86-input-elographics )
140 input_devices_evdev? ( x11-drivers/xf86-input-evdev )
141 input_devices_fpit? ( x11-drivers/xf86-input-fpit )
142 input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
143 input_devices_joystick? ( x11-drivers/xf86-input-joystick )
144 input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
145 input_devices_mouse? ( x11-drivers/xf86-input-mouse )
146 input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
147 input_devices_penmount? ( x11-drivers/xf86-input-penmount )
148 input_devices_tslib? ( x11-drivers/xf86-input-tslib )
149 input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
150 input_devices_void? ( x11-drivers/xf86-input-void )
151 input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
152 input_devices_wacom? ( x11-drivers/xf86-input-wacom )
153
154 video_cards_apm? ( x11-drivers/xf86-video-apm )
155 video_cards_ast? ( x11-drivers/xf86-video-ast )
156 video_cards_chips? ( x11-drivers/xf86-video-chips )
157 video_cards_cirrus? ( x11-drivers/xf86-video-cirrus )
158 video_cards_dummy? ( x11-drivers/xf86-video-dummy )
159 video_cards_fbdev? ( x11-drivers/xf86-video-fbdev )
160 video_cards_freedreno? ( x11-drivers/xf86-video-freedreno )
161 video_cards_geode? ( x11-drivers/xf86-video-geode )
162 video_cards_glint? ( x11-drivers/xf86-video-glint )
163 video_cards_i128? ( x11-drivers/xf86-video-i128 )
164 video_cards_i740? ( x11-drivers/xf86-video-i740 )
165 video_cards_intel? ( x11-drivers/xf86-video-intel )
166 video_cards_mach64? ( x11-drivers/xf86-video-mach64 )
167 video_cards_mga? ( x11-drivers/xf86-video-mga )
168 video_cards_modesetting? ( x11-drivers/xf86-video-modesetting )
169 video_cards_neomagic? ( x11-drivers/xf86-video-neomagic )
170 video_cards_nouveau? ( x11-drivers/xf86-video-nouveau )
171 video_cards_nv? ( x11-drivers/xf86-video-nv )
172 video_cards_omap? ( x11-drivers/xf86-video-omap )
173 video_cards_omapfb? ( x11-drivers/xf86-video-omapfb )
174 video_cards_qxl? ( x11-drivers/xf86-video-qxl )
175 video_cards_nvidia? ( x11-drivers/nvidia-drivers )
176 video_cards_fglrx? ( x11-drivers/ati-drivers )
177 video_cards_r128? ( x11-drivers/xf86-video-r128 )
178 video_cards_radeon? ( x11-drivers/xf86-video-ati )
179 video_cards_radeonsi? ( x11-drivers/xf86-video-ati[glamor] )
180 video_cards_rendition? ( x11-drivers/xf86-video-rendition )
181 video_cards_s3? ( x11-drivers/xf86-video-s3 )
182 video_cards_s3virge? ( x11-drivers/xf86-video-s3virge )
183 video_cards_savage? ( x11-drivers/xf86-video-savage )
184 video_cards_siliconmotion? ( x11-drivers/xf86-video-siliconmotion )
185 video_cards_sisusb? ( x11-drivers/xf86-video-sisusb )
186 video_cards_suncg14? ( x11-drivers/xf86-video-suncg14 )
187 video_cards_suncg3? ( x11-drivers/xf86-video-suncg3 )
188 video_cards_suncg6? ( x11-drivers/xf86-video-suncg6 )
189 video_cards_sunffb? ( x11-drivers/xf86-video-sunffb )
190 video_cards_sunleo? ( x11-drivers/xf86-video-sunleo )
191 video_cards_suntcx? ( x11-drivers/xf86-video-suntcx )
192 video_cards_tdfx? ( x11-drivers/xf86-video-tdfx )
193 video_cards_tga? ( x11-drivers/xf86-video-tga )
194 video_cards_trident? ( x11-drivers/xf86-video-trident )
195 video_cards_tseng? ( x11-drivers/xf86-video-tseng )
196 video_cards_v4l? ( x11-drivers/xf86-video-v4l )
197 video_cards_vesa? ( x11-drivers/xf86-video-vesa )
198 video_cards_via? ( x11-drivers/xf86-video-openchrome )
199 video_cards_virtualbox? ( x11-drivers/xf86-video-virtualbox )
200 video_cards_vmware? ( x11-drivers/xf86-video-vmware )
201 video_cards_voodoo? ( x11-drivers/xf86-video-voodoo )
202
203 !x11-drivers/xf86-input-citron
204 !x11-drivers/xf86-video-cyrix
205 !x11-drivers/xf86-video-impact
206 !x11-drivers/xf86-video-nsc
207 !x11-drivers/xf86-video-sunbw2
208 !<=x11-drivers/xf86-video-ark-0.7.5
209 !<=x11-drivers/xf86-video-newport-0.2.4
210 !<=x11-drivers/xf86-video-sis-0.10.7
211 "