[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/ia64/

2016-12-31 Thread Pacho Ramos
commit: c4d881a38ec5fa1e17324f56a49017cebbcdc9fb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 31 13:09:37 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 31 13:09:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4d881a3

profiles/arch/{arm,ia64}/package.use.stable.mask: use mask to skip gtkspell:3 
stabilization for now

 profiles/arch/arm/package.use.stable.mask  | 4 
 profiles/arch/ia64/package.use.stable.mask | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index f9980b5..afe9a48 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -3,6 +3,10 @@
 # $Id$
 
 # Pacho Ramos  (31 Dec 2016)
+# Not going to be stable for now
+dev-util/geany-plugins gtkspell
+
+# Pacho Ramos  (31 Dec 2016)
 # No stable for arm
 sys-fs/dmraid dietlibc klibc
 

diff --git a/profiles/arch/ia64/package.use.stable.mask 
b/profiles/arch/ia64/package.use.stable.mask
index 602be85..a6d39e9 100644
--- a/profiles/arch/ia64/package.use.stable.mask
+++ b/profiles/arch/ia64/package.use.stable.mask
@@ -20,7 +20,7 @@
 
 # Pacho Ramos  (02 Jul 2014)
 # Mask due Gnome3 not going to be stabilized on this arch
-dev-util/geany-plugins devhelp markdown webkit
+dev-util/geany-plugins devhelp gtkspell markdown webkit
 >=gnome-base/gnome-desktop-2.32.1-r2 license-docs
 gnome-base/gvfs google
 >=net-libs/webkit-gtk-2.4 geoloc



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/ia64/

2016-08-22 Thread Gilles Dartiguelongue
commit: 39853e7deedacb42b25cdc7746117265938f6c5d
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Aug 22 17:24:45 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Aug 22 17:39:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39853e7d

Mask test USE flag on media-libs/grilo, bug #521972

 profiles/arch/arm/package.use.mask  | 4 
 profiles/arch/ia64/package.use.mask | 4 
 2 files changed, 8 insertions(+)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index a611bab..7b561e6 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Gilles Dartiguelongue  (22 Aug 2016)
+# Missing keywords on dev-libs/gom - bug #521972
+media-libs/grilo test
+
 # Brian Evans  (18 Aug 2016)
 # Allow jdbc on this arch
 dev-db/mariadb -jdbc

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 26bb3b7..ab10360 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Gilles Dartiguelongue  (22 Aug 2016)
+# Missing keywords on dev-libs/gom - bug #521972
+media-libs/grilo test
+
 # Alexandre Rostovtsev  (28 Jun 2016)
 # Missing keywords on app-text/gspell - bug #587368
 >=app-editors/gedit-3.20 spell



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/, profiles/arch/ia64/, profiles/arch/sparc/, ...

2016-01-08 Thread Michael Weber
commit: 4f0e3f2f53c18253ff47bf8d80135c8f85f38ce5
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Jan  8 23:46:14 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Jan  8 23:48:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f0e3f2f

profiles: mask app-text/mupdf[opengl] on arches w/o keyworded media-libs/glfw

 profiles/arch/alpha/package.use.mask | 4 
 profiles/arch/arm/package.use.mask   | 4 
 profiles/arch/hppa/package.use.mask  | 4 
 profiles/arch/ia64/package.use.mask  | 4 
 profiles/arch/powerpc/ppc32/package.use.mask | 4 
 profiles/arch/powerpc/ppc64/package.use.mask | 4 
 profiles/arch/sparc/package.use.mask | 4 
 7 files changed, 28 insertions(+)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index dd23048..7585e6d 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Michael Weber  (09 Jan 2016)
+# no alpha support in media-libs/glfw
+app-text/mupdf opengl
+
 # Ian Delaney  (05 Jan 2016)
 # on behalf of Ilya Tumaykin 
 # dev-lang/luajit lacks alpha keyword. See bug #488318.

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index af40550..2ed6fce 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Michael Weber  (09 Jan 2016)
+# no arm support in media-libs/glfw
+app-text/mupdf opengl
+
 # Brian Evans  (23 Nov 2015)
 # unmask galera for dev-db/mariadb
 >=dev-db/mariadb-10.1.0 -galera

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index a69a3ed..561c4b9 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,10 @@
 
 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to 
.
 
+# Michael Weber  (09 Jan 2016)
+# no hppa support in media-libs/glfw
+app-text/mupdf opengl
+
 # Jeroen Roovers  (16 Aug 2015)
 # Bundles luajit which has not been ported to HPPA (bug #554376)
 app-text/texlive-core luajittex

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 8ac6d65..69b3bc0 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Michael Weber  (09 Jan 2016)
+# no ia64 support in media-libs/glfw
+app-text/mupdf opengl
+
 # Mike Frysinger  (22 Dec 2015)
 # Needs keywording. #569254
 net-firewall/iptables nftables

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index 2586c83..aad775c 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -4,6 +4,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Michael Weber  (09 Jan 2016)
+# no ppc support in media-libs/glfw
+app-text/mupdf opengl
+
 # Ian Delaney  (04 Jan 2016)
 # on behalf of Ilya Tumaykin 
 # media-libs/libsdl2 lacks ppc32 keyword. See bug #508226.

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index 5a9c121..e9820ba 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Michael Weber  (09 Jan 2016)
+# no ppc64 support in media-libs/glfw
+app-text/mupdf opengl
+
 # Ian Delaney  (05 Jan 2016)
 # on behalf of Ilya Tumaykin 
 # dev-lang/luajit lacks ppc64 keyword. See bug #488318.

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 9ab27b9..2326c83 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,6 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Michael Weber  (09 Jan 2016)
+# no sparc support in media-libs/glfw
+app-text/mupdf opengl
+
 # Ian Delaney  (05 Jan 2016)
 # on behalf of Ilya Tumaykin 
 # dev-lang/luajit lacks sparc keyword. See bug #488318.