Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/dilfridge:master commit in: profiles/uni-regensburg/
Date: Thu, 29 Nov 2012 19:00:44
Message-Id: 1354215617.da9488d90052eb950e997991c5cadab129ef1940.dilfridge@gentoo
1 commit: da9488d90052eb950e997991c5cadab129ef1940
2 Author: Andreas K. Huettel <mail <AT> akhuettel <DOT> de>
3 AuthorDate: Thu Nov 29 19:00:17 2012 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 29 19:00:17 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=da9488d9
7
8 [ur-profile] re-add vmware video
9
10 ---
11 profiles/uni-regensburg/make.defaults | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/profiles/uni-regensburg/make.defaults b/profiles/uni-regensburg/make.defaults
15 index 9ac9de1..9a2d029 100644
16 --- a/profiles/uni-regensburg/make.defaults
17 +++ b/profiles/uni-regensburg/make.defaults
18 @@ -5,7 +5,7 @@ FCFLAGS="${CFLAGS}"
19
20 # Defaults for X11
21 # warning: use_expand does not mix well with profiles
22 -USE="-video_cards_* -input_devices_* video_cards_nvidia video_cards_fglrx video_cards_intel input_devices_evdev"
23 +USE="-video_cards_* -input_devices_* video_cards_nvidia video_cards_fglrx video_cards_intel video_cards_vmware input_devices_evdev"
24
25 # use flags
26 USE="${USE} crypt git perl ssl subversion"