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: Tue, 04 Jun 2013 02:36:49
Message-Id: 1370313414.ddbd94d2b6eef29216986abe5c6b876c74c7624e.blueness@gentoo
1 commit: ddbd94d2b6eef29216986abe5c6b876c74c7624e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 02:36:54 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 02:36:54 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=ddbd94d2
7
8 tools-uclibc/desktop: fix dependency wrt INPUT_DEVICES=synaptics
9
10 ---
11 tools-uclibc/desktop/portage/make.conf.2 | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/tools-uclibc/desktop/portage/make.conf.2 b/tools-uclibc/desktop/portage/make.conf.2
15 index 6119ea0..3f5879d 100644
16 --- a/tools-uclibc/desktop/portage/make.conf.2
17 +++ b/tools-uclibc/desktop/portage/make.conf.2
18 @@ -34,7 +34,7 @@ USE_MISC="bash-completion extras lpsol natspec unlock-notify utils uuid vim-synt
19 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}"
20
21 XFCE_PLUGINS="trash menu logout"
22 -INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard mouse mutouch penmount synaptics tslib void"
23 +INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard mouse mutouch penmount tslib void"
24 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"
25 LINGUAS="en"