diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 20:31:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 20:31:54 +0100 |
commit | 88acbf9727f015cd5c0feea9c61d6dcd8dd232a7 (patch) | |
tree | afd704636caa49b5b532ebea340f4b5aef02a08c | |
parent | eclass/*: drop ppc-aix m68k-mint (diff) | |
download | gentoo-88acbf9727f015cd5c0feea9c61d6dcd8dd232a7.tar.gz gentoo-88acbf9727f015cd5c0feea9c61d6dcd8dd232a7.tar.bz2 gentoo-88acbf9727f015cd5c0feea9c61d6dcd8dd232a7.zip |
profiles: drop ppc-aix, m68k-mint
This marks the end of an era of fun. From now on, the Prefix
keywords/targets ppc-aix and m68k-mint are no more.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
52 files changed, 2 insertions, 262 deletions
diff --git a/profiles/arch.list b/profiles/arch.list index b790001fa259..fd0f7494ce48 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -14,7 +14,6 @@ sparc x86 # Prefix keywords -ppc-aix amd64-linux arm-linux arm64-linux @@ -24,7 +23,6 @@ arm64-macos ppc-macos x86-macos x64-macos -m68k-mint sparc-solaris sparc64-solaris x64-solaris diff --git a/profiles/arch/base/make.defaults b/profiles/arch/base/make.defaults index 94164561ce03..635d0b0db9ad 100644 --- a/profiles/arch/base/make.defaults +++ b/profiles/arch/base/make.defaults @@ -3,6 +3,6 @@ USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH" -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 arm64-macos hppa ia64 m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ARCH USE_EXPAND_VALUES_ARCH" diff --git a/profiles/arches.desc b/profiles/arches.desc index 264149975db6..af01a5da339e 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -24,8 +24,6 @@ sparc stable x86 stable # Prefix keywords -ppc-aix testing -amd64-linux testing arm-linux testing arm64-linux testing ppc64-linux testing @@ -34,7 +32,6 @@ arm64-macos testing ppc-macos testing x86-macos testing x64-macos testing -m68k-mint testing sparc-solaris testing sparc64-solaris testing x64-solaris testing diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults index 43106d8c28e4..d31cb0f7172b 100644 --- a/profiles/embedded/make.defaults +++ b/profiles/embedded/make.defaults @@ -23,7 +23,7 @@ LINGUAS="en" IUSE_IMPLICIT="prefix prefix-guest prefix-stack" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" -USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" +USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt" USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" diff --git a/profiles/prefix/aix/5.2.0.0/eapi b/profiles/prefix/aix/5.2.0.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/5.2.0.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/5.2.0.0/parent b/profiles/prefix/aix/5.2.0.0/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/5.2.0.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/5.2.0.0/ppc/eapi b/profiles/prefix/aix/5.2.0.0/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/5.2.0.0/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/5.2.0.0/ppc/make.defaults b/profiles/prefix/aix/5.2.0.0/ppc/make.defaults deleted file mode 100644 index 4957fcf7471f..000000000000 --- a/profiles/prefix/aix/5.2.0.0/ppc/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="ppc-aix" -CHOST="powerpc-ibm-aix5.2.0.0" -ACCEPT_KEYWORDS="~ppc-aix" diff --git a/profiles/prefix/aix/5.2.0.0/ppc/parent b/profiles/prefix/aix/5.2.0.0/ppc/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/5.2.0.0/ppc/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/5.3.0.0/eapi b/profiles/prefix/aix/5.3.0.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/5.3.0.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/5.3.0.0/parent b/profiles/prefix/aix/5.3.0.0/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/5.3.0.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/5.3.0.0/ppc/eapi b/profiles/prefix/aix/5.3.0.0/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/5.3.0.0/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/5.3.0.0/ppc/make.defaults b/profiles/prefix/aix/5.3.0.0/ppc/make.defaults deleted file mode 100644 index c1c7ee8d60bf..000000000000 --- a/profiles/prefix/aix/5.3.0.0/ppc/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="ppc-aix" -CHOST="powerpc-ibm-aix5.3.0.0" -ACCEPT_KEYWORDS="~ppc-aix" diff --git a/profiles/prefix/aix/5.3.0.0/ppc/parent b/profiles/prefix/aix/5.3.0.0/ppc/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/5.3.0.0/ppc/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/6.1.0.0/eapi b/profiles/prefix/aix/6.1.0.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/6.1.0.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/6.1.0.0/parent b/profiles/prefix/aix/6.1.0.0/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/6.1.0.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/6.1.0.0/ppc/eapi b/profiles/prefix/aix/6.1.0.0/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/6.1.0.0/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/6.1.0.0/ppc/make.defaults b/profiles/prefix/aix/6.1.0.0/ppc/make.defaults deleted file mode 100644 index 84bf77f3fbea..000000000000 --- a/profiles/prefix/aix/6.1.0.0/ppc/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="ppc-aix" -CHOST="powerpc-ibm-aix6.1.0.0" -ACCEPT_KEYWORDS="~ppc-aix" diff --git a/profiles/prefix/aix/6.1.0.0/ppc/parent b/profiles/prefix/aix/6.1.0.0/ppc/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/6.1.0.0/ppc/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/7.1.0.0/eapi b/profiles/prefix/aix/7.1.0.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/7.1.0.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/7.1.0.0/parent b/profiles/prefix/aix/7.1.0.0/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/7.1.0.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/7.1.0.0/ppc/eapi b/profiles/prefix/aix/7.1.0.0/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/7.1.0.0/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/7.1.0.0/ppc/make.defaults b/profiles/prefix/aix/7.1.0.0/ppc/make.defaults deleted file mode 100644 index 0a100e97e6ea..000000000000 --- a/profiles/prefix/aix/7.1.0.0/ppc/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="ppc-aix" -CHOST="powerpc-ibm-aix7.1.0.0" -ACCEPT_KEYWORDS="~ppc-aix" diff --git a/profiles/prefix/aix/7.1.0.0/ppc/parent b/profiles/prefix/aix/7.1.0.0/ppc/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/7.1.0.0/ppc/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/7.2.0.0/eapi b/profiles/prefix/aix/7.2.0.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/7.2.0.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/7.2.0.0/parent b/profiles/prefix/aix/7.2.0.0/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/7.2.0.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/7.2.0.0/ppc/eapi b/profiles/prefix/aix/7.2.0.0/ppc/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/7.2.0.0/ppc/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/7.2.0.0/ppc/make.defaults b/profiles/prefix/aix/7.2.0.0/ppc/make.defaults deleted file mode 100644 index 3889a5c0d917..000000000000 --- a/profiles/prefix/aix/7.2.0.0/ppc/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="ppc-aix" -CHOST="powerpc-ibm-aix7.2.0.0" -ACCEPT_KEYWORDS="~ppc-aix" diff --git a/profiles/prefix/aix/7.2.0.0/ppc/parent b/profiles/prefix/aix/7.2.0.0/ppc/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/aix/7.2.0.0/ppc/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/aix/eapi b/profiles/prefix/aix/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/aix/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/aix/make.defaults b/profiles/prefix/aix/make.defaults deleted file mode 100644 index 4a1d10f6f86a..000000000000 --- a/profiles/prefix/aix/make.defaults +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# System-wide defaults for all AIX profiles -# This file should rarely need to be changed - -# 'Sane' defaults -ELIBC="AIX" -KERNEL="AIX" - -# no scanelf -FEATURES="nostrip" - -# multilib build stuff, single ABI (no multilib) -MULTILIB_ABIS="ppc" -DEFAULT_ABI="ppc" -ABI="ppc" -IUSE_IMPLICIT="abi_ppc_32" -LIBDIR_ppc="lib" diff --git a/profiles/prefix/aix/package.mask b/profiles/prefix/aix/package.mask deleted file mode 100644 index 60c217c107df..000000000000 --- a/profiles/prefix/aix/package.mask +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michael Haubenwallner <haubi@gentoo.org> (2017-03-03) -# Breaks (openssh, ...) because of PR target/65058 ->=sys-devel/gcc-4.8.5 - -# Fabian Groffen <grobian@gentoo.org> (2007-04-04) -# This is the only linker for AIX --sys-devel/native-cctools diff --git a/profiles/prefix/aix/package.unmask b/profiles/prefix/aix/package.unmask deleted file mode 100644 index 7a6601cedf9d..000000000000 --- a/profiles/prefix/aix/package.unmask +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michael Haubenwallner <haubi@gentoo.org> (2017-03-03) -# Only these versions have the patches for proper AIX support. -# note: these ebuilds come from repo/proj/prefix.git -~sys-devel/gcc-4.2.4 -~sys-devel/gcc-4.8.4 - -# Michael Haubenwallner <haubi@gentoo.org> (2014-04-14) -# Endless loop while compiling gcc-4.2.4 for yet unknown reason. -~sys-devel/make-4.0 diff --git a/profiles/prefix/aix/package.use.force b/profiles/prefix/aix/package.use.force deleted file mode 100644 index a30f00532c5e..000000000000 --- a/profiles/prefix/aix/package.use.force +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michael Haubenwallner <haubi@gentoo.org> (2009-03-18) -# Plugins need to be built and installed using libtool (#261186) -net-nds/openldap minimal diff --git a/profiles/prefix/aix/package.use.mask b/profiles/prefix/aix/package.use.mask deleted file mode 100644 index f7b06caec556..000000000000 --- a/profiles/prefix/aix/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michael Haubenwallner <haubi@gentoo.org> (2012-02-16) -# JIT implementation in pcre does not know about AIX. -dev-libs/libpcre jit diff --git a/profiles/prefix/aix/packages b/profiles/prefix/aix/packages deleted file mode 100644 index d0c7983dff6c..000000000000 --- a/profiles/prefix/aix/packages +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# AIX uses the native (non-source available) linker -*sys-devel/native-cctools -# because AIX ar isn't able to unpack .deb files, we need deb2targz -*app-arch/deb2targz -# need some dll helpers on AIX -*sys-apps/aix-miscutils diff --git a/profiles/prefix/aix/parent b/profiles/prefix/aix/parent deleted file mode 100644 index 8f6bb2022d1e..000000000000 --- a/profiles/prefix/aix/parent +++ /dev/null @@ -1,3 +0,0 @@ -../../base -../../arch/base -.. diff --git a/profiles/prefix/aix/profile.bashrc b/profiles/prefix/aix/profile.bashrc deleted file mode 100644 index b596fc8dda1d..000000000000 --- a/profiles/prefix/aix/profile.bashrc +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# never use /bin/sh as CONFIG_SHELL on AIX: it is ways too slow, -# as well as broken in some corner cases. -export CONFIG_SHELL=${BASH} - -if [[ ${EBUILD_PHASE} == setup ]] ; then - if [[ ${CATEGORY}/${P} == app-arch/tar-1.29* ]] ; then - # for distinct EEXIST and ENOTEMPTY, - # https://savannah.gnu.org/patch/?9284 - [[ " ${CPPFLAGS} " == *" -D_LINUX_SOURCE_COMPAT "* ]] || CPPFLAGS="-D_LINUX_SOURCE_COMPAT ${CPPFLAGS}" - fi -fi diff --git a/profiles/prefix/aix/use.force b/profiles/prefix/aix/use.force deleted file mode 100644 index f69f9dce1b4d..000000000000 --- a/profiles/prefix/aix/use.force +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Re-add AIX OS -kernel_AIX -elibc_AIX - -# Force the flag corresponding to the default ABI -abi_ppc_32 diff --git a/profiles/prefix/aix/use.mask b/profiles/prefix/aix/use.mask deleted file mode 100644 index f346f8c52fc7..000000000000 --- a/profiles/prefix/aix/use.mask +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Re-add AIX libc --elibc_AIX --kernel_AIX - -# these will more than likely never work on AIX -3dfx -acpi -alsa -apm -caps -djbfft -fbcon -ggi -gpm -hardened -oss -svga -rtc -uclibc -v4l diff --git a/profiles/prefix/mint/eapi b/profiles/prefix/mint/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/mint/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/mint/m68k/eapi b/profiles/prefix/mint/m68k/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/mint/m68k/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/mint/m68k/make.defaults b/profiles/prefix/mint/m68k/make.defaults deleted file mode 100644 index 326a928552ce..000000000000 --- a/profiles/prefix/mint/m68k/make.defaults +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -ARCH="m68k-mint" -CHOST="m68k-atari-mint" -ACCEPT_KEYWORDS="~m68k-mint" diff --git a/profiles/prefix/mint/m68k/parent b/profiles/prefix/mint/m68k/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/prefix/mint/m68k/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/prefix/mint/m68k/use.mask b/profiles/prefix/mint/m68k/use.mask deleted file mode 100644 index ef162720aed2..000000000000 --- a/profiles/prefix/mint/m68k/use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -# dlopen() doesn't work in MiNT -dso diff --git a/profiles/prefix/mint/make.defaults b/profiles/prefix/mint/make.defaults deleted file mode 100644 index 89ce23bd9145..000000000000 --- a/profiles/prefix/mint/make.defaults +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# System-wide defaults for all MiNT profiles -# This file should rarely need to be changed - -# 'Sane' defaults -ELIBC="mintlib" -KERNEL="freemint" - -# openmp: bug #515616 -USE="fortran static-libs -openmp" diff --git a/profiles/prefix/mint/package.use.force b/profiles/prefix/mint/package.use.force deleted file mode 100644 index 993c1261aac1..000000000000 --- a/profiles/prefix/mint/package.use.force +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Michael Haubenwallner <haubi@gentoo.org> (2016-04-18) -# adjust MiNT specifics via USE flags -sys-apps/coreutils hostname kill - -#364789 -app-arch/libarchive static-libs diff --git a/profiles/prefix/mint/package.use.mask b/profiles/prefix/mint/package.use.mask deleted file mode 100644 index 376e04bd3826..000000000000 --- a/profiles/prefix/mint/package.use.mask +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Alan Hourihane <alanh@fairlite.co.uk> (2014-03-11) -# plays havoc with GNU pth bug #503764 -dev-lang/tcl threads - -# Alan Hourihane <alanh@fairlite.co.uk> (2011-12-30) -# xz-utils plays havoc with GNU pth -app-arch/xz-utils threads - -# Alan Hourihane <alanh@fairlite.co.uk> (2011-12-15) -# MiNT doesn't have mmap, and jit requires it. -dev-libs/libpcre jit diff --git a/profiles/prefix/mint/packages b/profiles/prefix/mint/packages deleted file mode 100644 index 1654df5ca8b0..000000000000 --- a/profiles/prefix/mint/packages +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License v2 - -*sys-devel/binutils diff --git a/profiles/prefix/mint/parent b/profiles/prefix/mint/parent deleted file mode 100644 index 8f6bb2022d1e..000000000000 --- a/profiles/prefix/mint/parent +++ /dev/null @@ -1,3 +0,0 @@ -../../base -../../arch/base -.. diff --git a/profiles/prefix/mint/use.mask b/profiles/prefix/mint/use.mask deleted file mode 100644 index 402856442490..000000000000 --- a/profiles/prefix/mint/use.mask +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Re-add MiNT libc --elibc_mintlib --kernel_freemint - -# these will more than likely never work on MiNT -3dfx -acpi -alsa -apm -caps -djbfft -fbcon -ggi -gpm -hardened -ipv6 -oss -svga -rtc -uclibc -v4l - -# git doesn't work at this time, bug #339031\ -git diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 46295140523b..eaeebb81c3dd 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -324,13 +324,6 @@ sparc64-solaris prefix/sunos/solaris/5.11/sparc64 exp x86-solaris prefix/sunos/solaris/5.11/x86 exp x64-solaris prefix/sunos/solaris/5.11/x64 exp -# AIX Profiles -ppc-aix prefix/aix/5.2.0.0/ppc exp -ppc-aix prefix/aix/5.3.0.0/ppc exp -ppc-aix prefix/aix/6.1.0.0/ppc exp -ppc-aix prefix/aix/7.1.0.0/ppc exp -ppc-aix prefix/aix/7.2.0.0/ppc exp - # Windows Profiles x86-winnt prefix/windows/winnt/x86 exp x64-winnt prefix/windows/winnt/x64 exp @@ -338,7 +331,4 @@ x64-winnt prefix/windows/winnt/x64 exp # Cygwin Profiles x64-cygwin prefix/windows/cygwin/x64 exp -# FreeMiNT -m68k-mint prefix/mint/m68k exp - # vim: set ts=8 noet ft=conf: |