summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-08-22 16:07:41 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-08-22 16:07:41 +0000
commit44f3431864b26ccfde6d7c608527329c6e85e7fb (patch)
tree87bd7f57e2d8fa97db2d2a9eef9be25053cdb346 /profiles
parentnet-fs/netatalk: Version BUmp, #482022; drop all PDEPENDS on openrc, #482072 (diff)
downloadgentoo-2-44f3431864b26ccfde6d7c608527329c6e85e7fb.tar.gz
gentoo-2-44f3431864b26ccfde6d7c608527329c6e85e7fb.tar.bz2
gentoo-2-44f3431864b26ccfde6d7c608527329c6e85e7fb.zip
Mask opencl flag on architectures that do not have virtual/opencl keyworded.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/ChangeLog5
-rw-r--r--profiles/arch/alpha/use.mask6
-rw-r--r--profiles/arch/amd64-fbsd/ChangeLog5
-rw-r--r--profiles/arch/amd64-fbsd/use.mask6
-rw-r--r--profiles/arch/arm/ChangeLog5
-rw-r--r--profiles/arch/arm/use.mask4
-rw-r--r--profiles/arch/ia64/ChangeLog5
-rw-r--r--profiles/arch/ia64/use.mask4
-rw-r--r--profiles/arch/m68k/ChangeLog5
-rw-r--r--profiles/arch/m68k/use.mask4
-rw-r--r--profiles/arch/mips/ChangeLog5
-rw-r--r--profiles/arch/mips/use.mask8
-rw-r--r--profiles/arch/powerpc/ChangeLog5
-rw-r--r--profiles/arch/powerpc/use.mask4
-rw-r--r--profiles/arch/s390/ChangeLog5
-rw-r--r--profiles/arch/s390/use.mask4
-rw-r--r--profiles/arch/sh/ChangeLog5
-rw-r--r--profiles/arch/sh/use.mask4
-rw-r--r--profiles/arch/sparc/ChangeLog5
-rw-r--r--profiles/arch/sparc/use.mask6
-rw-r--r--profiles/arch/x86-fbsd/ChangeLog5
-rw-r--r--profiles/arch/x86-fbsd/use.mask6
22 files changed, 94 insertions, 17 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog
index 376bb963ba77..fd9b59da632f 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.176 2013/08/12 14:56:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.177 2013/08/22 16:07:39 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
12 Aug 2013; Tobias Klausmann <klausman@gentoo.org> package.mask:
Mask glibc-2.17 on alpha due to bug 480740
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 92e487f1e2df..2a5f4e64a23e 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.85 2013/05/28 13:36:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.86 2013/08/22 16:07:39 chithanh Exp $
# Unmask the flag which corresponds to ARCH.
-alpha
@@ -221,3 +221,7 @@ template_haskell
# nvidia cg toolkit for binary drivers
cg
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/amd64-fbsd/ChangeLog b/profiles/arch/amd64-fbsd/ChangeLog
index 78120272d638..c3d461e58135 100644
--- a/profiles/arch/amd64-fbsd/ChangeLog
+++ b/profiles/arch/amd64-fbsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/x86-fbsd profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.45 2013/08/16 15:23:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.46 2013/08/22 16:07:39 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
16 Aug 2013; Alexis Ballier <aballier@gentoo.org> package.use.mask:
remove useless gvfs[gnome-keyring] mask
diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
index 073727c841e4..db9dc67b56c7 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/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/amd64-fbsd/use.mask,v 1.16 2013/07/27 23:57:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/use.mask,v 1.17 2013/08/22 16:07:39 chithanh Exp $
# Unmask the flag which corresponds to ARCH.
-amd64-fbsd
@@ -52,3 +52,7 @@ python_single_target_python3_1
# Multilib ABIs
-abi_x86_32
-abi_x86_64
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog
index 410dc7e2cfcd..df1edc053878 100644
--- a/profiles/arch/arm/ChangeLog
+++ b/profiles/arch/arm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/ARM profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.262 2013/08/15 17:03:57 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.263 2013/08/22 16:07:39 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
15 Aug 2013; Tom Wijsman <TomWij@gentoo.org> package.mask:
=sys-kernel/gentoo-sources-3.4.58: Broken due to not building patches that
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index dec4811731e1..586e115ac79b 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -232,3 +232,7 @@ clvm
# Michał Górny <mgorny@gentoo.org> (4 May 2013)
# Unmask systemd since it is keyworded here.
-systemd
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog
index 60cf2cc3d664..205b8c3d8abd 100644
--- a/profiles/arch/ia64/ChangeLog
+++ b/profiles/arch/ia64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/ia64 profile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.193 2013/08/11 16:55:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.194 2013/08/22 16:07:39 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
11 Aug 2013; Alexis Ballier <aballier@gentoo.org> package.mask:
move texlive mask from global to arch profiles, bug #475124
diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index daa64f474fd3..84bf1a1d8a9e 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -246,3 +246,7 @@ template_haskell
# toolkit for nvidia binary drivers
cg
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/m68k/ChangeLog b/profiles/arch/m68k/ChangeLog
index 06b690273a7c..58be53b7a285 100644
--- a/profiles/arch/m68k/ChangeLog
+++ b/profiles/arch/m68k/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/m68k profile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.27 2013/08/10 07:36:44 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/m68k/ChangeLog,v 1.28 2013/08/22 16:07:40 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
10 Aug 2013; Ulrich Müller <ulm@gentoo.org> package.use.force:
P.use.force app-doc/pms binary because of unkeyworded texlive dependency.
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index f250f61a2980..919275990e4d 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -86,3 +86,7 @@ zeroconf
# libdlm and cman are not keyworded
cman
clvm
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog
index 6505944df207..bbe1f2f77e75 100644
--- a/profiles/arch/mips/ChangeLog
+++ b/profiles/arch/mips/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/MIPS profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.119 2013/08/15 17:02:55 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.120 2013/08/22 16:07:40 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
15 Aug 2013; Tom Wijsman <TomWij@gentoo.org> package.mask:
=sys-kernel/gentoo-sources-3.4.58: Broken due to not building patches that
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 7399535a5918..c7ce7c8cc9ec 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -1,6 +1,6 @@
-# Copyright 2008-2013 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.67 2013/07/28 02:41:57 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.68 2013/08/22 16:07:40 chithanh Exp $
# Unmask the flag which corresponds to ARCH.
-mips
@@ -380,3 +380,7 @@ fluidsynth
# libdlm and cman are not keyworded
cman
clvm
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog
index 856e0d47a8b2..cbf702865e1f 100644
--- a/profiles/arch/powerpc/ChangeLog
+++ b/profiles/arch/powerpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/PPC profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.247 2013/08/20 14:46:19 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.248 2013/08/22 16:07:40 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
20 Aug 2013; Michael Palimaka <kensington@gentoo.org> package.use.mask:
Remove obsolete mask.
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index 822c028bdee7..9ac4747a2688 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -209,3 +209,7 @@ clvm
# for gnome 3.6 keywording
-zeitgeist
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/s390/ChangeLog b/profiles/arch/s390/ChangeLog
index 7ec392ceb391..f7d44c6f3c89 100644
--- a/profiles/arch/s390/ChangeLog
+++ b/profiles/arch/s390/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/s390 profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.71 2013/08/11 16:55:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/s390/ChangeLog,v 1.72 2013/08/22 16:07:40 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
11 Aug 2013; Alexis Ballier <aballier@gentoo.org> package.mask:
move texlive mask from global to arch profiles, bug #475124
diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index d723551a1cfd..c46a20359bbc 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -150,3 +150,7 @@ video_cards_trident
video_cards_tseng
video_cards_v4l
video_cards_vesa
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/sh/ChangeLog b/profiles/arch/sh/ChangeLog
index fef24a7b5331..bb503fd06ddf 100644
--- a/profiles/arch/sh/ChangeLog
+++ b/profiles/arch/sh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/sh profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.89 2013/05/28 13:53:42 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sh/ChangeLog,v 1.90 2013/08/22 16:07:41 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
28 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
package.use.mask:
diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
index f096df894ba3..aa00c8f0dd1e 100644
--- a/profiles/arch/sh/use.mask
+++ b/profiles/arch/sh/use.mask
@@ -174,3 +174,7 @@ wayland
# libdlm and cman are not keyworded
cman
clvm
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog
index abf60306195f..15e2da2cf119 100644
--- a/profiles/arch/sparc/ChangeLog
+++ b/profiles/arch/sparc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/sparc profile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.209 2013/08/11 16:55:41 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.210 2013/08/22 16:07:41 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
11 Aug 2013; Alexis Ballier <aballier@gentoo.org> +package.mask:
move texlive mask from global to arch profiles, bug #475124
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index e03bd4a7838b..72fd4462e21f 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/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/sparc/use.mask,v 1.111 2013/05/28 13:36:28 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.112 2013/08/22 16:07:41 chithanh Exp $
# Unmask the flag which corresponds to ARCH.
-sparc
@@ -328,3 +328,7 @@ clvm
# nvidia toolkit for binary drivers
cg
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl
diff --git a/profiles/arch/x86-fbsd/ChangeLog b/profiles/arch/x86-fbsd/ChangeLog
index 36566300fada..9e4434e16904 100644
--- a/profiles/arch/x86-fbsd/ChangeLog
+++ b/profiles/arch/x86-fbsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/x86-fbsd profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.41 2013/08/09 13:19:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.42 2013/08/22 16:07:41 chithanh Exp $
+
+ 22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+ Mask opencl flag due to lack of virtual/opencl keywording.
09 Aug 2013; Alexis Ballier <aballier@gentoo.org> use.force, use.mask:
unmask and force abi_x86_32
diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask
index 536d137b1476..729cf6ac0f4e 100644
--- a/profiles/arch/x86-fbsd/use.mask
+++ b/profiles/arch/x86-fbsd/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/x86-fbsd/use.mask,v 1.14 2013/08/09 13:19:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.15 2013/08/22 16:07:41 chithanh Exp $
# Unmask the flag which corresponds to ARCH.
-x86-fbsd
@@ -43,3 +43,7 @@ valgrind
# libva doesnt build on fbsd for now
vaapi
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl