diff options
author | 2010-12-22 15:36:12 +0000 | |
---|---|---|
committer | 2010-12-22 15:36:12 +0000 | |
commit | f67846cd0ae6d89be52e16e1dde88abab1349f27 (patch) | |
tree | 2c00471e514238920371fd11380309e4ecd82e49 /profiles/targets | |
parent | Stable on alpha, bug #347179 (diff) | |
download | gentoo-2-f67846cd0ae6d89be52e16e1dde88abab1349f27.tar.gz gentoo-2-f67846cd0ae6d89be52e16e1dde88abab1349f27.tar.bz2 gentoo-2-f67846cd0ae6d89be52e16e1dde88abab1349f27.zip |
Enable hal for xorg-server-1.7 input device autoconfiguration in the desktop profile, bug #349331
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 852107ac4638..8dac6496e62e 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.7 2010/12/18 23:53:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.8 2010/12/22 15:36:12 chithanh Exp $ + +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Dec 2010) +# xorg-server-1.7 needs hal for input device autoconfiguration, bug #349331. +=x11-base/xorg-server-1.7* hal # Samuli Suominen <ssuominen@gentoo.org> (19 Dec 2010) # Still using obsolete sys-auth/policykit, bugs 340331 and 340337. |