diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-10 08:55:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-10 08:55:56 +0100 |
commit | 067189cbfb49e2da570a40bd051be663df2502f9 (patch) | |
tree | 472e5f859c114f5ec9eaeb54c7d0b14f01cd6526 /profiles | |
parent | profiles/features/prefix/package.mask: lift old mask, bug #265276 (diff) | |
download | gentoo-067189cbfb49e2da570a40bd051be663df2502f9.tar.gz gentoo-067189cbfb49e2da570a40bd051be663df2502f9.tar.bz2 gentoo-067189cbfb49e2da570a40bd051be663df2502f9.zip |
profiles/features/prefix/package.mask: cleanup antiquated masks
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/prefix/package.mask | 71 |
1 files changed, 1 insertions, 70 deletions
diff --git a/profiles/features/prefix/package.mask b/profiles/features/prefix/package.mask index 2092279d0129..ad2be8b4a265 100644 --- a/profiles/features/prefix/package.mask +++ b/profiles/features/prefix/package.mask @@ -1,59 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Fabian Groffen <grobian@gentoo.org> (09 Nov 2012) -# fails to properly run config.status (and thus create libtool) on -# non-Linux platforms, fails with hard error when not using bash, caused -# by EAPI 4's --disable-dependency-tracking (#383863 c12) -=dev-libs/libgpg-error-1.10-r1 - -# Fabian Groffen <grobian@gentoo.org> (27 Oct 2012) -# fails to compile with parallel make (help2man issues) -# fails to link wrt libiconv -=sys-apps/coreutils-8.20 - -# Fabian Groffen <grobian@gentoo.org> (01 Aug 2012) -# Causes spurious errors due to considering some small files being -# binary, bug #425668, comment #21. -=sys-apps/grep-2.13 - -# Jeremy Olexa <darkside@gentoo.org> (28 Oct 2011) -# Masking selective games-*, www-apps/*, net-proxy/* packages because: -# 1) It is unclear if there are any users -# 2) We would like to NOT migrate packages (to gentoo-x86) if we don't have to. -# -# If this is a package that you would like to see in the tree, please open a bug -# report for inclusion (search first). -# This mask will be lifted in 60 days and the packages will not be supporting -# Gentoo Prefix at that time. -games-arcade/rocksndiamonds -games-board/xscrabble -games-misc/cowsay -games-misc/fortune-mod-gentoo-dev -games-misc/rfksay -games-sports/bygfoot -net-proxy/tinyproxy -www-apps/trac - -# Fabian Groffen <grobian@gentoo.org> (21 Apr 2011) -# Fails to link anything, since it crt1.o cannot be found. They haven't -# got linking right yet, numerous people on the web report the same -# problem. Let's just wait for the moment. -~sys-devel/llvm-2.9 -~sys-devel/clang-2.9 - -# Fabian Groffen <grobian@gentoo.org> (03 Feb 2011) -# Diego's experimental flex for fixing from autoconf problem, breaks -# bootstrapping, bug #353609 -=sys-devel/flex-2.5.35_p10 - -# Fabian Groffen <grobian@gentoo.org> (24 Jan 2011) -# This release breaks in multiple ways (posix_memalign, O_DIRECT), wait -# for upstream to sanitise their code (or someone else to do it, since -# many people are affected: uClibc, BSD, ...) -=sys-fs/e2fsprogs-1.41.14 - # Jeremy Olexa <darkside@gentoo.org> (30 Jun 2009) # The PAM auth system just will not work in Gentoo Prefix, instead the host auth # system should be used. @@ -70,23 +18,6 @@ net-fs/curlftpfs # See bug 248809 for more details. net-fs/openafs -# Markus Duft <mduft@gentoo.org> (17 Apr 2008) -# Breaks things like gettext and fastjar because it introduces some -# circular dependencies while running aclocal (bug #218122) -~sys-devel/autoconf-2.62 - # Fabian Groffen <grobian@gentoo.org> (11 Jan 2008) # Screws up things, see bug #204998 <sys-devel/gcc-3.4.0 - -# Fabian Groffen <grobian@gentoo.org> (05 Jan 2008) -# missing rule in the build.xml file -=dev-java/sun-javamail-1.4.1 - -# Fabian Groffen <grobian@gentoo.org> (02 Jan 2008) -# rlogin seems not to work, consider using ssh anyway -net-misc/netkit-rsh - -# Elias Pipping <pipping@gentoo.org> -# work in progress (in prefix) -app-emacs/jde |