diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-28 05:04:13 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-28 05:04:13 +0000 |
commit | b7cdb097b108afcd6cb9d5a31f2a7f844051818a (patch) | |
tree | 8a9507ada7879c13bbb6da4a2709972a82efb73c /profiles/arch | |
parent | Add colord to gnome default USE for desktop-wide color management. (diff) | |
download | gentoo-2-b7cdb097b108afcd6cb9d5a31f2a7f844051818a.tar.gz gentoo-2-b7cdb097b108afcd6cb9d5a31f2a7f844051818a.tar.bz2 gentoo-2-b7cdb097b108afcd6cb9d5a31f2a7f844051818a.zip |
use.mask colord and packagekit on arches that don't have colord and packagekit-base keyworded to allow gtk+-3.2 unmasking. use.mask instead of p.use.mask because other packages with these flags are coming. Bug #387959.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/arm/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/arm/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/powerpc/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/powerpc/use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 7 |
10 files changed, 54 insertions, 7 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index bba24a08e033..89613ea2a7f4 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.99 2011/10/08 18:47:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.100 2011/10/28 05:04:13 tetromino Exp $ + + 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask: + use.mask colord and packagekit to allow gtk+-3.2 unmasking. use.mask instead + of p.use.mask because other packages with these flags are coming. Bug #387959 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> package.use.mask: p.use.mask app-text/asciidoc test diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 63008e549189..f3a9a8df297e 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/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/alpha/use.mask,v 1.51 2011/08/21 02:51:31 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.52 2011/10/28 05:04:13 tetromino Exp $ # Unmask the flag which corresponds to ARCH. -alpha @@ -78,6 +78,11 @@ prelude # Other +# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011) +# x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959. +colord +packagekit + # Raúl Porcel <armin76@gentoo.org> (23 Apr 2011) # Needs to be tested video_cards_nouveau diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog index 02ce565a2643..0cec166c5eec 100644 --- a/profiles/arch/arm/ChangeLog +++ b/profiles/arch/arm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.140 2011/10/22 03:10:55 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.141 2011/10/28 05:04:13 tetromino Exp $ + + 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask: + use.mask colord to allow gtk+-3.2 unmasking. use.mask instead of p.use.mask + because other packages with this flag are coming. Bug #387959. 22 Oct 2011; Matt Turner <mattst88@gentoo.org> use.mask: un-use.mask arm's iwmmxt flag. diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index 854cb3f81a24..608884dae3ce 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -4,6 +4,10 @@ # Unmask arm arch specific flags -iwmmxt +# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011) +# x11-misc/colord not tested. Bug #387959. +colord + # Markus Meier <maekke@gentoo.org> (22 Aug 2010) # net-wireless/wimax not tested wimax diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog index 6b73ebc73e95..de5accb89f48 100644 --- a/profiles/arch/ia64/ChangeLog +++ b/profiles/arch/ia64/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.111 2011/09/04 03:52:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.112 2011/10/28 05:04:13 tetromino Exp $ + + 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask: + use.mask colord and packagekit to allow gtk+-3.2 unmasking. use.mask instead + of p.use.mask because other packages with these flags are coming. Bug + #387959. 04 Sep 2011; Robin H. Johnson <robbat2@gentoo.org> package.use.mask: Bug #381737: block dev-libs/libmemcached[tcmalloc] until diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index b8ca03e82699..d5afee262d3b 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -98,6 +98,11 @@ xemacs # Other +# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011) +# x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959. +colord +packagekit + # Raúl Porcel <armin76@gentoo.org> (23 Apr 2011) # Needs to be tested video_cards_nouveau diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog index 9f482f4c6da0..e1176f9cba19 100644 --- a/profiles/arch/powerpc/ChangeLog +++ b/profiles/arch/powerpc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/PPC profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.143 2011/10/18 22:48:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.144 2011/10/28 05:04:13 tetromino Exp $ + + 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask: + use.mask colord and packagekit to allow gtk+-3.2 unmasking. use.mask instead + of p.use.mask because other packages with these flags are coming. Bug + #387959. 18 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add kdepim-l10n to kde-4.7 mask diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index c7470919a82f..0879b08d8da9 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -176,3 +176,8 @@ mumble # Kacper Kowalik <xarthisius@gentoo.org> (26 Jul 2011) # ppc keywords were dropped for dev-libs/prelude prelude + +# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011) +# x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959. +colord +packagekit diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog index ca2c6534736f..87669dce1f03 100644 --- a/profiles/arch/sparc/ChangeLog +++ b/profiles/arch/sparc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.139 2011/10/08 18:48:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.140 2011/10/28 05:04:13 tetromino Exp $ + + 28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask: + use.mask colord and packagekit to allow gtk+-3.2 unmasking. use.mask instead + of p.use.mask because other packages with these flags are coming. Bug + #387959. 08 Oct 2011; Raúl Porcel <armin76@gentoo.org> package.use.mask: p.use.mask app-text/asciidoc test diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 9dfa86ece0c9..9e018ab67371 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,12 +1,17 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.76 2011/08/21 02:51:28 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.77 2011/10/28 05:04:13 tetromino Exp $ # Unmask the flag which corresponds to ARCH. -sparc # This file contains a list of useflags that cannot be used on sparc. +# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011) +# x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959. +colord +packagekit + # Raúl Porcel <armin76@gentoo.org> # Stuff that sigbuses libburn |