diff options
author | 2013-01-18 14:14:27 +0000 | |
---|---|---|
committer | 2013-01-18 14:14:27 +0000 | |
commit | 4d4fc5256b0097e204898658af320513bc69fc92 (patch) | |
tree | dde9a43b72ea4667782865842181fe9cd002be8a /profiles/arch | |
parent | Refactor atom handling. Make nicer output for package.use changes (diff) | |
download | gentoo-2-4d4fc5256b0097e204898658af320513bc69fc92.tar.gz gentoo-2-4d4fc5256b0097e204898658af320513bc69fc92.tar.bz2 gentoo-2-4d4fc5256b0097e204898658af320513bc69fc92.zip |
Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 7 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index f30711514a7e..a325fcf81384 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.161 2013/01/01 14:26:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.162 2013/01/18 14:14:27 ssuominen Exp $ + + 18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask: + Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch. 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> package.use.mask, use.mask: Remove dev-libs/folks eds telepathy and gnome-base/nautilus sendto from diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index dbbdc446b199..0e2cced83ae0 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.77 2013/01/01 14:26:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.78 2013/01/18 14:14:27 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -222,4 +222,9 @@ python_single_target_jython2_5 # media-libs/xine-lib is not keyworded xine +# Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013) +# libdlm and cman are not keyworded +cman +clvm + -zeitgeist |