commit: 1477ebad661828f0ddef1c601a7c93426dc8ff65 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 1 18:06:10 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Mar 1 18:12:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1477ebad
profiles: Fix amd64/x86 package.use.stable.mask for qgis[oracle] profiles/arch/amd64/package.use.stable.mask | 4 ++++ profiles/arch/x86/package.use.stable.mask | 4 ++++ profiles/base/package.use.stable.mask | 7 +++---- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 89ab7c9d717..b4ab63546d7 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (01 Mar 2017) +# Requires not yet stabilised dev-db/oracle-instantclient. +sci-geosciences/qgis oracle + # Christoph Junghans <[email protected]> (26 Feb 2017) # Stable mask some fabrics (bug #525534) sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_pbs openmpi_rm_slurm openmpi_ofed_features_rdmacm diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index fa3f74f54d8..591a05452a8 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (01 Mar 2017) +# Requires not yet stabilised dev-db/oracle-instantclient. +sci-geosciences/qgis oracle + # Brian Evans <[email protected]> (17 Jan 2017) # Stable mask groonga on mariadb as I don't know how stable # the dependencies really are diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index b27afc0c971..96f8f8eb9ca 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,10 +5,9 @@ # Please use the same syntax as in package.use.mask # Andreas Sturmlechner <[email protected]> (22 Feb 2017) -# Requires not yet stabilised dev-db/oracle-instantclient, -# also depends on sci-libs/gdal-2.0.3 stable (bug #606414). -# sci-geosciences/grass not stable, probably needs bump -sci-geosciences/qgis grass oracle +# Requires not yet stabilised sci-geosciences/grass, +# which probably needs bump to solve several issues. +sci-geosciences/qgis grass # Brian Dolbec <[email protected]> (14 Feb 2017) # This is stable masked as g-sorcery is being not actively developed.
