commit: d2b8d02522e9af26dad1fcee6edc43793cab8785 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 16 14:37:26 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Feb 16 17:05:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b8d025
profiles: powerpc: mv media-gfx/inkscape[cdr,visio,wpg] mask to ppc32 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/powerpc/package.use.mask | 5 ----- profiles/arch/powerpc/ppc32/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc64/32ul/package.use.mask | 6 +++++- profiles/arch/powerpc/ppc64/package.use.stable.mask | 6 +++++- 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 2ae68793c34..10659a90f8e 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -81,11 +81,6 @@ media-libs/mesa vulkan # Requires USE=opencl that is masked in this profile. net-misc/bfgminer adl lm_sensors -# Andreas Sturmlechner <[email protected]> (31 Jul 2017) -# Mask for removal of ancient versions of media-libs/libvisio, -# media-libs/libcdr, app-text/libwpd and app-text/libwpg -media-gfx/inkscape cdr visio wpg - # Jason Zaman <[email protected]> (09 May 2017) # x11-libs/libXpresent is not keyworded on ppc xfce-base/xfwm4 xpresent diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 1eadfc0103c..3bafbbbb34d 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (16 Feb 2019) +# app-text/libwpd and app-text/libwpg are not keyworded +media-gfx/inkscape cdr visio wpg + # Matt Turner <[email protected]> (07 Oct 2018) # media-libs/x265[power8] fails to build on 32-bit ppc. media-libs/x265 power8 diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask b/profiles/arch/powerpc/ppc64/32ul/package.use.mask index d8b82b6600b..097f9b1187d 100644 --- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (16 Feb 2019) +# 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/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 40df4a14f5d..bbc650054ce 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (16 Feb 2019) +# app-text/libwpd and app-text/libwpg are not stable +media-gfx/inkscape cdr visio wpg + # Pacho Ramos <[email protected]> (02 Jul 2014) # Mask due Gnome3 not going to be stabilized on this arch >=gnome-base/gnome-desktop-2.32.1-r2 license-docs
