diff options
author | 2011-10-19 03:17:58 +0000 | |
---|---|---|
committer | 2011-10-19 03:17:58 +0000 | |
commit | a24ee21c461375a952017b103e3b9e088606497e (patch) | |
tree | b9a4ad902af4312b72624983ca3362ba083c5463 /profiles/arch/amd64 | |
parent | Mask USE="colord" and "packagekit" for x11-libs/gtk+. (diff) | |
download | gentoo-2-a24ee21c461375a952017b103e3b9e088606497e.tar.gz gentoo-2-a24ee21c461375a952017b103e3b9e088606497e.tar.bz2 gentoo-2-a24ee21c461375a952017b103e3b9e088606497e.zip |
Unmask USE="colord" and "packagekit" for x11-libs/gtk+.
Diffstat (limited to 'profiles/arch/amd64')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index dda0a79220ae..e8063a32a60d 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.149 2011/10/16 11:43:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.150 2011/10/19 03:17:58 tetromino Exp $ + + 19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Unmask USE="colord" and "packagekit" for x11-libs/gtk+. 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> package.use.mask: Unmask USE="bluray" for gnome-base/gvfs. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index fe25d80eb6fa..9feccfa1124a 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.110 2011/10/16 11:43:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.111 2011/10/19 03:17:58 tetromino Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Alexandre Rostovtsev <tetromino@gentoo.org> (18 Oct 2011) +# Masked in base, unmask per supported arch +x11-libs/gtk+ -colord -packagekit + # Samuli Suominen <ssuominen@gentoo.org> (16 Oct 2011) # Masked in base, unmask per arch gnome-base/gvfs -bluray |