diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-23 10:50:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-23 10:56:08 +0200 |
commit | 875a7e75319ec3b35ea1cb9d0928c0ca70758562 (patch) | |
tree | 7e5017abce788ef4b6f424b786b4f4e6cc11bcfb /profiles/prefix | |
parent | profiles: Remove stale flag refs (diff) | |
download | gentoo-875a7e75319ec3b35ea1cb9d0928c0ca70758562.tar.gz gentoo-875a7e75319ec3b35ea1cb9d0928c0ca70758562.tar.bz2 gentoo-875a7e75319ec3b35ea1cb9d0928c0ca70758562.zip |
profiles: Remove stale package references
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 | 4 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 10 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 5 |
3 files changed, 0 insertions, 19 deletions
diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.mask b/profiles/prefix/darwin/macos/arch/ppc/package.mask index 465640b25057..05a1b5c5c541 100644 --- a/profiles/prefix/darwin/macos/arch/ppc/package.mask +++ b/profiles/prefix/darwin/macos/arch/ppc/package.mask @@ -5,10 +5,6 @@ # All the Mac OS X profiles inherit from their matching arch profile here. -# Fabian Groffen <grobian@gentoo.org> (2018-12-22) -# this version of libffi causes gcc to buserror -=dev-libs/libffi-3.3_rc0 - # Fabian Groffen <grobian@gentoo.org> (2012-03-05) # Apple removed entire PowerPC support from ld in ld64-128.2 (4.3) # a backport of PPC support was kept until compilation with gcc-apple diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 017bcf4c1216..44d19c926964 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -11,16 +11,6 @@ sys-libs/darwin-libc-headers:10.13 sys-kernel/xnu-headers:10.14 sys-libs/darwin-libc-headers:10.14 -# Fabian Groffen <grobian@gentoo.org> (2019-04-30) -# Fails to install, bug #684030 -=dev-lang/perl-5.28.2* - -# Fabian Groffen <grobian@gentoo.org> (2019-04-26) -# LLVM/clang 7.1 crashes at runtime -# llvm::optional_detail::OptionalStorage<llvm::ArrayRef<llvm::StringRef>, -=sys-devel/clang-7.1.0* -=sys-devel/llvm-7.1.0* - # Fabian Groffen <grobian@gentoo.org> (2019-03-22) # Newer versions break because they insist on sysroot usage lacking # -lSystem as looked for by clang/llvm. If your system got this diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index db66b4271b67..e2455cec220c 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -6,7 +6,6 @@ # errors, probably a versioning problem, confirmed on Solaris 10 and # OpenIndiana (11) # For instance XML-Parser generates lookup errors when importing from Perl -=sys-devel/binutils-2.31.1* =sys-devel/binutils-2.32* # Fabian Groffen <grobian@gentoo.org> (2014-01-14) @@ -18,10 +17,6 @@ sys-apps/util-linux # the system libelf to function properly. dev-libs/libelf -# Fabian Groffen <grobian@gentoo.org> (2011-08-25) -# Fails to compile, and not worth fixing, bug #379723 -=sys-devel/gcc-4.3.6* - # Fabian Groffen <grobian@gentoo.org> (2007-01-21) # doesn't understand arguments on Solaris =dev-vcs/cvs-1.12.12* |