Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-drivers: ChangeLog xorg-drivers-1.7.ebuild
Date: Mon, 02 Nov 2009 12:20:34
Message-Id: E1N4vtg-0004H0-AJ@stork.gentoo.org
1 remi 09/11/02 12:20:32
2
3 Modified: ChangeLog xorg-drivers-1.7.ebuild
4 Log:
5 x11-base/xorg-drivers: block unmaintained input drivers: citron, elographics, fpit, hyperpen, mutouch, penmount
6 (Portage version: 2.2_rc48/cvs/Linux i686)
7
8 Revision Changes Path
9 1.9 x11-base/xorg-drivers/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-drivers/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-drivers/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 1 Nov 2009 14:57:53 -0000 1.8
22 +++ ChangeLog 2 Nov 2009 12:20:31 -0000 1.9
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-base/xorg-drivers
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.8 2009/11/01 14:57:53 ikelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/ChangeLog,v 1.9 2009/11/02 12:20:31 remi Exp $
28 +
29 + 02 Nov 2009; RĂ©mi Cardona <remi@g.o> xorg-drivers-1.7.ebuild:
30 + block unmaintained input drivers: citron, elographics, fpit, hyperpen,
31 + mutouch, penmount
32
33 01 Nov 2009; Mike Auty <ikelos@g.o> xorg-drivers-1.7.ebuild:
34 Temporarily remove wacom support from xorg-drivers-1.7 until
35
36
37
38 1.3 x11-base/xorg-drivers/xorg-drivers-1.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.7.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.7.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.7.ebuild?r1=1.2&r2=1.3
43
44 Index: xorg-drivers-1.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.7.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- xorg-drivers-1.7.ebuild 1 Nov 2009 14:57:53 -0000 1.2
51 +++ xorg-drivers-1.7.ebuild 2 Nov 2009 12:20:31 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.7.ebuild,v 1.2 2009/11/01 14:57:53 ikelos Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-drivers/xorg-drivers-1.7.ebuild,v 1.3 2009/11/02 12:20:31 remi Exp $
57
58 DESCRIPTION="Meta package containing deps on all xorg drivers"
59 HOMEPAGE="http://www.gentoo.org/"
60 @@ -13,16 +13,10 @@
61 IUSE_INPUT_DEVICES="
62 input_devices_acecad
63 input_devices_aiptek
64 - input_devices_citron
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 @@ -89,16 +83,10 @@
78 PDEPEND="
79 input_devices_acecad? ( x11-drivers/xf86-input-acecad )
80 input_devices_aiptek? ( x11-drivers/xf86-input-aiptek )
81 - input_devices_citron? ( x11-drivers/xf86-input-citron )
82 - input_devices_elographics? ( x11-drivers/xf86-input-elographics )
83 input_devices_evdev? ( x11-drivers/xf86-input-evdev )
84 - input_devices_fpit? ( x11-drivers/xf86-input-fpit )
85 - input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
86 input_devices_joystick? ( x11-drivers/xf86-input-joystick )
87 input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
88 input_devices_mouse? ( x11-drivers/xf86-input-mouse )
89 - input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
90 - input_devices_penmount? ( x11-drivers/xf86-input-penmount )
91 input_devices_tslib? ( x11-drivers/xf86-input-tslib )
92 input_devices_virtualbox? ( x11-drivers/xf86-input-virtualbox )
93 input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
94 @@ -148,16 +136,22 @@
95 video_cards_voodoo? ( x11-drivers/xf86-video-voodoo )
96 video_cards_xgi? ( x11-drivers/xf86-video-xgi )
97
98 + !x11-drivers/xf86-input-citron
99 + !x11-drivers/xf86-input-elographics
100 + !x11-drivers/xf86-input-fpit
101 + !x11-drivers/xf86-input-hyperpen
102 + !x11-drivers/xf86-input-mutouch
103 + !x11-drivers/xf86-input-penmount
104 + !x11-drivers/xf86-video-cyrix
105 !x11-drivers/xf86-video-impact
106 !x11-drivers/xf86-video-imstt
107 + !x11-drivers/xf86-video-nsc
108 !x11-drivers/xf86-video-sunbw2
109 !x11-drivers/xf86-video-suncg14
110 !x11-drivers/xf86-video-suncg3
111 !x11-drivers/xf86-video-suncg6
112 !x11-drivers/xf86-video-suntcx
113 !x11-drivers/xf86-video-vermilion
114 - !x11-drivers/xf86-video-cyrix
115 - !x11-drivers/xf86-video-nsc
116 !x11-drivers/xf86-video-vga
117 "
118 # input_devices_wacom? ( x11-drivers/xf86-input-wacom )