diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-17 12:31:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-17 13:03:46 +0100 |
commit | 552977bf9675d83c36b3b00ab77dac33cc0cd29a (patch) | |
tree | 8f05780c94108d18e3e0d6d47d0c80a0c5a13f2a /profiles/prefix | |
parent | app-metrics/snmp_exporter: Stabilize 0.24.1 amd64, #920176 (diff) | |
download | gentoo-552977bf9675d83c36b3b00ab77dac33cc0cd29a.tar.gz gentoo-552977bf9675d83c36b3b00ab77dac33cc0cd29a.tar.bz2 gentoo-552977bf9675d83c36b3b00ab77dac33cc0cd29a.zip |
profiles: Remove entries with OutdatedProfilePackage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/ppc/package.mask | 11 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask | 5 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 5 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.unmask | 6 |
5 files changed, 1 insertions, 32 deletions
diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask index 23098222ed90..bea204ad8e2b 100644 --- a/profiles/prefix/darwin/macos/arch/ppc/package.mask +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask @@ -1,14 +1,5 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # The 32-bits profile is inherited by the 64-bits one! # All the Mac OS X profiles inherit from their matching arch profile here. - - -# Fabian Groffen <grobian@gentoo.org> (2012-03-05) -# Apple removed entire PowerPC support from ld in ld64-128.2 (4.3) -# darwin-xtools added back support and allows to be compiled from FSF -# GCC for version ld64-274.2 (8.2.1), so basically 3.2.3 and the xtools -# version 8.2.1 are unmasked for us, allowing a non-gcc-apple path, we -# dropped all versions inbetween, mask the incompatible ones remaining -=sys-devel/binutils-apple-8.2.1-r1 diff --git a/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask b/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask deleted file mode 100644 index e7083708ab64..000000000000 --- a/profiles/prefix/darwin/macos/features/fsf-gcc-ld64/package.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# packages which link to framework and therefore fail (blocks) -=sys-devel/binutils-apple-11.3.1-r1 diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index ecf4cb96a7eb..ef91c267508f 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -28,8 +28,3 @@ media-sound/lilypond # For example, 'lgetxattr' is not available on macOS or gnulib. # https://www.gnu.org/software/gnulib/manual/html_node/lgetxattr.html sys-apps/attr - -# Fabian Groffen <grobian@gentoo.org> (2023-06-05) -# Fails to compile using GCC, misdetecting sincosf -# https://github.com/harfbuzz/harfbuzz/issues/4266 -=media-libs/harfbuzz-7.3.0 diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index d429df55eb5f..57b9515d4216 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -6,12 +6,6 @@ # https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d =app-arch/tar-1.35 -# Fabian Groffen <grobian@gentoo.org> (2023-06-23) -# Fails to compile due to lchmod, fixed upstream so wait for next -# release -# https://github.com/libarchive/libarchive/commit/89712ffa6ede364f261dcd9208adabf068e2e21c -=app-arch/libarchive-3.7.0 - # Benda Xu <heroxbd@gentoo.org> (2023-07-09) # Requires Glibc <sys/xattr.h> to work properly. # For example, 'lgetxattr' is not available on Solaris or gnulib. diff --git a/profiles/prefix/sunos/solaris/package.unmask b/profiles/prefix/sunos/solaris/package.unmask deleted file mode 100644 index 163960e6b988..000000000000 --- a/profiles/prefix/sunos/solaris/package.unmask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Fabian Groffen <grobian@gentoo.org> (2018-12-12) -# unmask older binutils, this goes together with the masking of 2.31.1 -<sys-devel/binutils-2.30 |