Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/desktop/portage/
Date: Sat, 01 Jun 2013 17:17:46
Message-Id: 1370107068.75975539d9c99ce2adf68c8210f5a5eba93b2ff5.blueness@gentoo
1 commit: 75975539d9c99ce2adf68c8210f5a5eba93b2ff5
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 17:17:48 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 17:17:48 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=75975539
7
8 tools-uclibc/desktop: add synaptics xorg-driver to the uclibc desktop
9
10 ---
11 tools-uclibc/desktop/portage/make.conf.2 | 2 +-
12 tools-uclibc/desktop/portage/make.conf.3 | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/tools-uclibc/desktop/portage/make.conf.2 b/tools-uclibc/desktop/portage/make.conf.2
16 index 3f5879d..6119ea0 100644
17 --- a/tools-uclibc/desktop/portage/make.conf.2
18 +++ b/tools-uclibc/desktop/portage/make.conf.2
19 @@ -34,7 +34,7 @@ USE_MISC="bash-completion extras lpsol natspec unlock-notify utils uuid vim-synt
20 USE="${USE_BASE} ${USE_GCC} ${USE_ENC} ${USE_ACL} ${USE_DBS} ${USE_CMP} ${USE_LANG} ${USE_UDEV} ${USE_VCS} ${USE_CHAR} ${USE_SERVERS} ${USE_PAX} ${USE_AUDIO} ${USE_IMG} ${USE_GRAPH} ${USE_DISPLAY} ${USE_MULTI} ${USE_MPLAYER} ${USE_BROWSE} ${USE_WORD} ${USE_GAMES} ${USE_XFCE4} ${USE_MISC}"
21
22 XFCE_PLUGINS="trash menu logout"
23 -INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard mouse mutouch penmount tslib void"
24 +INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard mouse mutouch penmount synaptics tslib void"
25 VIDEO_CARDS="apm ark ast chips cirrus epson fbdev glint i128 i740 intel mach64 mga modesetting nouveau nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa"
26 LINGUAS="en"
27
28
29 diff --git a/tools-uclibc/desktop/portage/make.conf.3 b/tools-uclibc/desktop/portage/make.conf.3
30 index cc980af..5435da4 100644
31 --- a/tools-uclibc/desktop/portage/make.conf.3
32 +++ b/tools-uclibc/desktop/portage/make.conf.3
33 @@ -34,7 +34,7 @@ USE_MISC="bash-completion extras lpsol natspec unlock-notify utils uuid vim-synt
34 USE="${USE_BASE} ${USE_GCC} ${USE_ENC} ${USE_ACL} ${USE_DBS} ${USE_CMP} ${USE_LANG} ${USE_UDEV} ${USE_VCS} ${USE_CHAR} ${USE_SERVERS} ${USE_PAX} ${USE_AUDIO} ${USE_IMG} ${USE_GRAPH} ${USE_DISPLAY} ${USE_MULTI} ${USE_MPLAYER} ${USE_BROWSE} ${USE_WORD} ${USE_GAMES} ${USE_XFCE4} ${USE_MISC}"
35
36 XFCE_PLUGINS="trash menu logout"
37 -INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard mouse mutouch penmount tslib void"
38 +INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard mouse mutouch penmount synaptics tslib void"
39 VIDEO_CARDS="apm ark ast chips cirrus epson fbdev glint i128 i740 intel mach64 mga modesetting nouveau nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa"
40 LINGUAS="en"