From 4ab6db5717ef23f29320d4c6fb9ebdb8dec1f193 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 21 Dec 2017 20:47:17 +0000 Subject: gentoo resync : 21.12.2017 --- profiles/Manifest.gz | Bin 183744 -> 183911 bytes profiles/arch/sparc/package.use.mask | 5 +++++ profiles/package.mask | 19 ++++++++++--------- profiles/prefix/windows/cygwin/profile.bashrc | 13 +++++++++++++ profiles/releases/17.0/package.mask | 2 +- profiles/updates/4Q-2017 | 1 + profiles/use.local.desc | 26 +++++++++++++++----------- 7 files changed, 45 insertions(+), 21 deletions(-) create mode 100644 profiles/prefix/windows/cygwin/profile.bashrc (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 9aa174a49c11..9bc5d6e287f0 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index fea4ccc48359..52e139cb6344 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich (20 Dec 2017) +# Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not +# keyworded (bug #597174) +net-analyzer/rrdtool rados + # Sergei Trofimovich (09 Nov 2017) # pulls in many dev-ruby/asciidoctor dependencies (bug #599048) net-misc/chrony html diff --git a/profiles/package.mask b/profiles/package.mask index 9fff45e25134..b1741b29fa8f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,16 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (21 Dec 2017) +# Dead upstream, depends on dead Qt4. +# Bug #629032. Masked for removal in 30 days. +media-gfx/wally + +# Andreas Sturmlechner (21 Dec 2017) +# Dead upstream, depends on dead Qt4. +# Bug #637108. Masked for removal in 30 days. +app-cdr/qpxtool + # Patrice Clement (19 Dec 2017) # A slightly better syntax file for PAM configuration files is shipped with Vim # since version 8.0. The one we package is old and out of date. @@ -387,11 +397,6 @@ net-analyzer/aimsniff # Masked for removal in 30 days. Bug #638432 dev-perl/Mail-SPF-Query -# Andreas Sturmlechner (21 Nov 2017) -# Totally broken, depends on dead Qt4. Use sci-mathematics/octave[gui]. -# Masked for removal in 30 days. Bugs #598930, #615284, #614582, #631524 -sci-mathematics/qtoctave - # Alice Ferrazzi (21 Nov 2017) # A regression in kernel 4.14.0 # Data corruption issue that affects at minimum bcache. @@ -555,10 +560,6 @@ sys-kernel/tuxonice-sources # Mask Atom betas for testing. app-editors/atom:beta -# Andreas Sturmlechner (16 Sep 2017) -# Unfortunately broken esp. with USE=python. Bugs #623780, #631064 -=sci-geosciences/qgis-2.18.12-r100 - # Patrice Clement (09 Sep 2017) # Python 3 port is almost complete with version 0.6.0. Users might run into # minor bumps here and there which is why the mask is still in place for the diff --git a/profiles/prefix/windows/cygwin/profile.bashrc b/profiles/prefix/windows/cygwin/profile.bashrc new file mode 100644 index 000000000000..f016c87b0d4f --- /dev/null +++ b/profiles/prefix/windows/cygwin/profile.bashrc @@ -0,0 +1,13 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +if [[ ${CATEGORY}/${PN} == app-arch/xz-utils + && ${EBUILD_PHASE} == setup + && ${CPPFLAGS} == *-isystem* +]]; then + # During bootstrap-prefix.sh we set CPPFLAGS="-isystem $EPREFIX/usr/include", + # but on Cygwin xz-utils eventually does use the windres compiler, + # which fails to understand -isystem. + # As xz-utils has no need for -isystem here, we can use -I instead. + CPPFLAGS=${CPPFLAGS//-isystem /-I} +fi diff --git a/profiles/releases/17.0/package.mask b/profiles/releases/17.0/package.mask index dae3af845f76..a717a29def8b 100644 --- a/profiles/releases/17.0/package.mask +++ b/profiles/releases/17.0/package.mask @@ -22,4 +22,4 @@ dev-java/gcj-jdk # The following packages require pdftk and are therefore # masked in the 17.0 profiles. app-office/auto-multiple-choice -app-office/impressive +