commit: 50ba65400b6246a8ba48191adc5a55308dbdcb5d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Oct 7 18:12:57 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 18:29:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ba6540
profiles: Cleanup obsolete sci-libs/gdal[mdb] masks Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- profiles/arch/ia64/package.use.mask | 4 ---- profiles/arch/powerpc/ppc32/package.use.mask | 4 ---- profiles/arch/powerpc/ppc64/32ul/package.use.mask | 4 ---- profiles/arch/riscv/package.use.mask | 2 -- profiles/base/package.use.stable.mask | 4 ---- 6 files changed, 22 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index eb1eb73da177..4e846eeb772b 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -248,10 +248,6 @@ dev-libs/libsecp256k1 -asm # DOSBox + OpenGLide is untested on this arch. games-emulation/dosbox glide -# Thomas Deutschmann <[email protected]> (2016-12-04) -# sci-libs/gdal[mdb] requires dev-java/jackcess which is not keyworded ->=sci-libs/gdal-2.0.3 mdb - # Ettore Di Giacinto <[email protected]> (2016-11-10) # Dependency has no stable keyword # and as for now we have only stable mate versions diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index d800ea69b950..bbb3c7276495 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -281,10 +281,6 @@ media-video/mplayer dvdnav # Requires USE=v4l that is masked in this profile. media-video/ffmpeg libv4l -# Sergei Trofimovich <[email protected]> (2017-07-20) -# pulls in unkeyworded java -sci-libs/gdal mdb - # Sergei Trofimovich <[email protected]> (2017-07-20) # pulls in unkeyworded lapack sci-libs/gdal armadillo diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 9bb115926865..58aaa24e1503 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -191,10 +191,6 @@ sys-devel/clang-runtime openmp sanitize # Dropping ppc from sci-libs/armadillo, bug 555896 sci-libs/gdal armadillo -## Thomas Deutschmann <[email protected]> (2016-12-04) -# sci-libs/gdal[mdb] requires dev-java/jackcess which is not keyworded -sci-libs/gdal mdb - # Michał Górny <[email protected]> (2016-11-18) # libomp does not support 32-bit PPC, #600148. sys-devel/clang-runtime openmp diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask b/profiles/arch/powerpc/ppc64/32ul/package.use.mask index bfd49a6d6b60..2b0670825720 100644 --- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask @@ -20,7 +20,3 @@ media-gfx/gimp heif # Andreas Sturmlechner <[email protected]> (2019-02-16) # app-text/libwpd and app-text/libwpg are not keyworded media-gfx/inkscape cdr visio wpg - -# Thomas Deutschmann <[email protected]> (2016-12-04) -# sci-libs/gdal[mdb] requires dev-java/jackcess which is not keyworded -sci-libs/gdal mdb diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 4d3bbd739f61..f9fa47ddb21c 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -158,8 +158,6 @@ net-libs/libproxy spidermonkey app-text/texlive pdfannotextractor # - JDK media-libs/rubberband jni -# - dev-java/jackcess -sci-libs/gdal mdb # Yixun Lan <[email protected]> (2021-08-05) # Boost.Context can be built on riscv diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index ae5446930a55..b897a27630a9 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -188,10 +188,6 @@ dev-php/PEAR-Text_Password test # The go flag requires stable masked dev-lang/go[gccgo]. www-servers/uwsgi go uwsgi_plugins_alarm_xmpp -# Michael Palimaka <[email protected]> (2017-09-30) -# Required dependeny is not stable -sci-libs/gdal mdb - # Tim Harder <[email protected]> (2017-09-11) # Requires guile-2 which is still unstable. >=net-irc/weechat-1.7 guile
