diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-05-25 18:01:55 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-05-25 18:01:55 +0000 |
commit | 63fae250ef759128b45797dc088eb33ba1454571 (patch) | |
tree | 94f006a6eb3d67a9c737f984ee70e0f46cb55cef /profiles/default-linux/alpha | |
parent | - cross compile fix. inherit toolchain-funcs ; tc-export CC (diff) | |
download | gentoo-2-63fae250ef759128b45797dc088eb33ba1454571.tar.gz gentoo-2-63fae250ef759128b45797dc088eb33ba1454571.tar.bz2 gentoo-2-63fae250ef759128b45797dc088eb33ba1454571.zip |
Masked broken glint driver.
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/alpha/package.mask | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 637df6575977..9a7dc3adfa6d 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.96 2008/05/20 09:46:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.97 2008/05/25 18:01:55 klausman Exp $ + + 25 May 2008; Tobias Klausmann <klausman@gentoo.org> package.mask: + The glint driver is broken completely currently 20 May 2008; Raúl Porcel <armin76@gentoo.org> package.use.mask: Package.use.mask lm_sensors on xfce4-extras, needs to be keyworded diff --git a/profiles/default-linux/alpha/package.mask b/profiles/default-linux/alpha/package.mask index 119b748cf6e6..c2bbb1bca6a5 100644 --- a/profiles/default-linux/alpha/package.mask +++ b/profiles/default-linux/alpha/package.mask @@ -20,3 +20,8 @@ app-misc/jitac dev-tex/ppower4 net-p2p/xnap dev-util/jarwizard + +# Tobias Klausmann <klausman@gentoo.org> (23 May 2008) +# Masked since it's broken completely right now +# https://bugs.freedesktop.org/show_bug.cgi?id=16060 +=x11-drivers/xf86-video-glint-1.2.0 |