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: ChangeLog xorg-drivers-1.11.ebuild
Date: Wed, 29 Jun 2011 12:55:03
Message-Id: 20110629125453.23BB620054@flycatcher.gentoo.org
1 chithanh 11/06/29 12:54:53
2
3 Modified: ChangeLog xorg-drivers-1.11.ebuild
4 Log:
5 Allow xf86-input-{elographics,fpit,hyperpen,penmount,mutouch} back in.
6
7 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.51 x11-base/xorg-drivers/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.51&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.51&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/ChangeLog?r1=1.50&r2=1.51
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v
19 retrieving revision 1.50
20 retrieving revision 1.51
21 diff -u -r1.50 -r1.51
22 --- ChangeLog 28 Jun 2011 21:21:43 -0000 1.50
23 +++ ChangeLog 29 Jun 2011 12:54:53 -0000 1.51
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-base/xorg-drivers
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.50 2011/06/28 21:21:43 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.51 2011/06/29 12:54:53 chithanh Exp $
29 +
30 + 29 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
31 + xorg-drivers-1.11.ebuild:
32 + Allow xf86-input-{elographics,fpit,hyperpen,penmount,mutouch} back in.
33
34 28 Jun 2011; Brent Baude <ranger@g.o> xorg-drivers-1.10.ebuild:
35 Marking xorg-drivers-1.10 ppc stable for bug 371857
36
37
38
39 1.2 x11-base/xorg-drivers/xorg-drivers-1.11.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.11.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.11.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.11.ebuild?r1=1.1&r2=1.2
44
45 Index: xorg-drivers-1.11.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.11.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- xorg-drivers-1.11.ebuild 6 Jun 2011 22:16:36 -0000 1.1
52 +++ xorg-drivers-1.11.ebuild 29 Jun 2011 12:54:53 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.11.ebuild,v 1.1 2011/06/06 22:16:36 chithanh Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.11.ebuild,v 1.2 2011/06/29 12:54:53 chithanh Exp $
58
59 EAPI=4
60
61 @@ -15,10 +15,15 @@
62 IUSE_INPUT_DEVICES="
63 input_devices_acecad
64 input_devices_aiptek
65 + input_devices_elographics
66 input_devices_evdev
67 + input_devices_fpit
68 + input_devices_hyperpen
69 input_devices_joystick
70 input_devices_keyboard
71 input_devices_mouse
72 + input_devices_mutouch
73 + input_devices_penmount
74 input_devices_tslib
75 input_devices_virtualbox
76 input_devices_vmmouse
77 @@ -84,10 +89,15 @@
78 PDEPEND="
79 input_devices_acecad? ( x11-drivers/xf86-input-acecad )
80 input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
81 + input_devices_elographics? ( x11-drivers/xf86-input-elographics )
82 input_devices_evdev? ( x11-drivers/xf86-input-evdev )
83 + input_devices_fpit? ( x11-drivers/xf86-input-fpit )
84 + input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
85 input_devices_joystick? ( x11-drivers/xf86-input-joystick )
86 input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
87 input_devices_mouse? ( x11-drivers/xf86-input-mouse )
88 + input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
89 + input_devices_penmount? ( x11-drivers/xf86-input-penmount )
90 input_devices_tslib? ( x11-drivers/xf86-input-tslib )
91 input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox )
92 input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
93 @@ -144,11 +154,6 @@
94 video_cards_voodoo? ( x11-drivers/xf86-video-voodoo )
95
96 !x11-drivers/xf86-input-citron
97 - !x11-drivers/xf86-input-elographics
98 - !x11-drivers/xf86-input-fpit
99 - !x11-drivers/xf86-input-hyperpen
100 - !x11-drivers/xf86-input-mutouch
101 - !x11-drivers/xf86-input-penmount
102 !x11-drivers/xf86-video-cyrix
103 !x11-drivers/xf86-video-impact
104 !x11-drivers/xf86-video-nsc