diff options
author | 2013-03-12 21:47:35 +0000 | |
---|---|---|
committer | 2013-03-12 21:47:35 +0000 | |
commit | 504ce525ad7d04e68cb33f6aa99096b147835786 (patch) | |
tree | 4c4621f1d126a9db0f58429d1364399d39125401 /profiles/arch/alpha | |
parent | Version bump. (diff) | |
download | gentoo-2-504ce525ad7d04e68cb33f6aa99096b147835786.tar.gz gentoo-2-504ce525ad7d04e68cb33f6aa99096b147835786.tar.bz2 gentoo-2-504ce525ad7d04e68cb33f6aa99096b147835786.zip |
Mask USE="cg" since it is a toolkit for nvidia binary drivers.
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 44bd33dad776..04fd844616ec 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.167 2013/01/31 05:57:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.168 2013/03/12 21:47:35 ssuominen Exp $ + + 12 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: + Mask USE="cg" since it is a toolkit for nvidia binary drivers. 31 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: Mask net-misc/modemmanager[qmi,qmi-newest] until libqmi is keyworded. diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 7347f7c5075a..f0b23642d16f 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.82 2013/03/02 20:45:51 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.83 2013/03/12 21:47:35 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -215,3 +215,6 @@ clvm -zeitgeist template_haskell + +# nvidia cg toolkit for binary drivers +cg |