diff options
author | 2012-04-12 17:05:56 +0000 | |
---|---|---|
committer | 2012-04-12 17:05:56 +0000 | |
commit | c7bf9ae8223044131962c86f9ef76f4ae2119af1 (patch) | |
tree | 5f362a5f768e5fde37faf4d0de2af938c37263f3 /profiles | |
parent | autotools eclass not needed. (diff) | |
download | gentoo-2-c7bf9ae8223044131962c86f9ef76f4ae2119af1.tar.gz gentoo-2-c7bf9ae8223044131962c86f9ef76f4ae2119af1.tar.bz2 gentoo-2-c7bf9ae8223044131962c86f9ef76f4ae2119af1.zip |
Mask glib-networking[smartcard] on ia64 and sparc because gnutls[pkcs11] cannot be tested there. Temporarily mask-in-base, unmask-in-arch for dev-python/mako keywording for gobject-introspection[doctool], bug #411761.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/arm/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/ia64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/sparc/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 11 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/base/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 7 |
12 files changed, 70 insertions, 12 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 10ef7dc757c2..b27e17ef2a68 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.170 2012/04/11 18:36:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.171 2012/04/12 17:05:55 tetromino Exp $ + + 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for + gobject-introspection[doctool], bug #411761. 11 Apr 2012; Michał Górny <mgorny@gentoo.org> package.use.mask: Unmask USE=jit on libzpaq for x86/amd64. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 2b0cb3fbb76f..fb3048d24276 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.122 2012/04/11 18:36:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.123 2012/04/12 17:05:55 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,11 @@ #--- END OF EXAMPLES --- +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for +# gobject-introspection[doctool], bug #411761 +dev-libs/gobject-introspection -doctool + # Michał Górny <mgorny@gentoo.org> (11 Apr 2012) # JIT compilation in libzpaq generates code for x86/amd64. app-arch/libzpaq -jit diff --git a/profiles/arch/arm/ChangeLog b/profiles/arch/arm/ChangeLog index 8280e0a7c42d..180ff9da19bd 100644 --- a/profiles/arch/arm/ChangeLog +++ b/profiles/arch/arm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/ARM profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.154 2012/04/08 15:02:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.155 2012/04/12 17:05:56 tetromino Exp $ + + 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for + gobject-introspection[doctool], bug #411761. 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask aacplus diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index e0792c22f00c..51b361d7a73c 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.72 2012/03/04 22:17:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.73 2012/04/12 17:05:56 tetromino Exp $ + +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for +# gobject-introspection[doctool], bug #411761 +dev-libs/gobject-introspection -doctool # Michael Sterrett <mr_bones_@gentoo.org> (04 Mar 2012) # arm is missing keywords for >=dev-libs/json-glib-0.12 diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog index 179038748e0d..9b69a9f59cbf 100644 --- a/profiles/arch/ia64/ChangeLog +++ b/profiles/arch/ia64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.125 2012/04/08 15:04:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.126 2012/04/12 17:05:56 tetromino Exp $ + + 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Mask glib-networking[smartcard], it requires gnutls[pkcs11], which is + use.masked on sparc. 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask aacplus diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index b886523aa98d..6fcdfc99ecce 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/package.use.mask,v 1.69 2012/01/30 10:44:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/package.use.mask,v 1.70 2012/04/12 17:05:56 tetromino Exp $ + +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Requires gnutls[pkcs11], which is use.masked on ia64 +net-libs/glib-networking smartcard # Ralph Sennhauser <sera@gentoo.org> (31 Dec 2011) # Needs dev-java/fop which is not available for ia64 due to missing JVM #345433 diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog index 189ce151e962..0ab3b136514e 100644 --- a/profiles/arch/sparc/ChangeLog +++ b/profiles/arch/sparc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.149 2012/04/08 15:04:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.150 2012/04/12 17:05:56 tetromino Exp $ + + 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Mask glib-networking[smartcard], it requires gnutls[pkcs11], which is + use.masked on sparc. Temporary mask-in-base, unmask-in-arch for + dev-python/mako keywording for gobject-introspection[doctool], bug #411761. 08 Apr 2012; Raúl Porcel <armin76@gentoo.org> use.mask: Use.mask aacplus diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 75e0c488429f..540c02da1108 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.use.mask,v 1.92 2012/01/30 10:44:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.use.mask,v 1.93 2012/04/12 17:05:56 tetromino Exp $ + +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for +# gobject-introspection[doctool], bug #411761 +dev-libs/gobject-introspection -doctool + +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Requires gnutls[pkcs11], which is use.masked on sparc +net-libs/glib-networking smartcard # Alexey Shvetsov <alexxy@gentoo.org> (17 Dec 2011) # Mask use numa for openmpi diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index e61d75dc29c2..2e3fc72b9348 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.98 2012/04/11 18:36:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.99 2012/04/12 17:05:56 tetromino Exp $ + + 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for + gobject-introspection[doctool], bug #411761. 11 Apr 2012; Michał Górny <mgorny@gentoo.org> package.use.mask: Unmask USE=jit on libzpaq for x86/amd64. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index b780ffcefb9a..6278dfc9fba9 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,9 +1,14 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.82 2012/04/11 18:36:47 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.83 2012/04/12 17:05:56 tetromino Exp $ # This file requires >=portage-2.1.1 +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for +# gobject-introspection[doctool], bug #411761 +dev-libs/gobject-introspection -doctool + # Michał Górny <mgorny@gentoo.org> (11 Apr 2012) # JIT compilation in libzpaq generates code for x86/amd64. app-arch/libzpaq -jit diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index edc46ca9d00f..0c6a2c7eb7b8 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.380 2012/04/12 14:44:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.381 2012/04/12 17:05:56 tetromino Exp $ + + 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: + Temporarily mask gobject-introspection[doctool] for mako keywording to avoid + touching hppa profile, bug #411761. 12 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask: Mask gtkmm[wayland] since it needs gtk+[wayland]. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c5ea4b4d9dcb..79dbb30551ac 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,10 +1,15 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.338 2012/04/12 04:14:39 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.339 2012/04/12 17:05:56 tetromino Exp $ # This file requires >=portage-2.1.1 # New entries go on top. +# Alexandre Rostovtsev <tetromino@gentoo.org> (12 Apr 2012) +# Temporary mask-in-base, unmask-in-arch for dev-python/mako keywording for +# gobject-introspection[doctool], bug #411761 +dev-libs/gobject-introspection doctool + # Sebastian Pipping <sping@gentoo.org> (12 Apr 2012) # Compilation fails due to a bug in dev-libs/gobject-introspection # that has yet to be resolved upstream. |