From b60499529f036e967b466c4ac5e46869d3c5a73e Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 26 Jan 2017 18:56:01 +0100 Subject: profiles: remove ppc64-macos, it never was a thing and isn't going to --- profiles/prefix/darwin/macos/10.4/ppc64/eapi | 1 - profiles/prefix/darwin/macos/10.4/ppc64/make.defaults | 7 ------- profiles/prefix/darwin/macos/10.4/ppc64/package.mask | 3 --- profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask | 4 ---- profiles/prefix/darwin/macos/10.4/ppc64/parent | 2 -- profiles/prefix/darwin/macos/10.4/ppc64/use.mask | 5 ----- profiles/prefix/darwin/macos/10.5/ppc64/eapi | 1 - profiles/prefix/darwin/macos/10.5/ppc64/make.defaults | 7 ------- profiles/prefix/darwin/macos/10.5/ppc64/package.mask | 3 --- profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask | 4 ---- profiles/prefix/darwin/macos/10.5/ppc64/parent | 2 -- profiles/prefix/darwin/macos/10.5/ppc64/use.mask | 5 ----- profiles/prefix/darwin/macos/arch/ppc64/eapi | 1 - profiles/prefix/darwin/macos/arch/ppc64/package.mask | 7 ------- profiles/prefix/darwin/macos/arch/ppc64/package.use.force | 8 -------- profiles/prefix/darwin/macos/arch/ppc64/package.use.mask | 7 ------- profiles/prefix/darwin/macos/arch/ppc64/parent | 1 - 17 files changed, 68 deletions(-) delete mode 100644 profiles/prefix/darwin/macos/10.4/ppc64/eapi delete mode 100644 profiles/prefix/darwin/macos/10.4/ppc64/make.defaults delete mode 100644 profiles/prefix/darwin/macos/10.4/ppc64/package.mask delete mode 100644 profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask delete mode 100644 profiles/prefix/darwin/macos/10.4/ppc64/parent delete mode 100644 profiles/prefix/darwin/macos/10.4/ppc64/use.mask delete mode 100644 profiles/prefix/darwin/macos/10.5/ppc64/eapi delete mode 100644 profiles/prefix/darwin/macos/10.5/ppc64/make.defaults delete mode 100644 profiles/prefix/darwin/macos/10.5/ppc64/package.mask delete mode 100644 profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask delete mode 100644 profiles/prefix/darwin/macos/10.5/ppc64/parent delete mode 100644 profiles/prefix/darwin/macos/10.5/ppc64/use.mask delete mode 100644 profiles/prefix/darwin/macos/arch/ppc64/eapi delete mode 100644 profiles/prefix/darwin/macos/arch/ppc64/package.mask delete mode 100644 profiles/prefix/darwin/macos/arch/ppc64/package.use.force delete mode 100644 profiles/prefix/darwin/macos/arch/ppc64/package.use.mask delete mode 100644 profiles/prefix/darwin/macos/arch/ppc64/parent (limited to 'profiles/prefix') diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/eapi b/profiles/prefix/darwin/macos/10.4/ppc64/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc64/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults b/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults deleted file mode 100644 index 20352822cec1..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc64/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -ARCH="ppc64-macos" -CHOST="powerpc64-apple-darwin8" -ACCEPT_KEYWORDS="~ppc64-macos" diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/package.mask b/profiles/prefix/darwin/macos/10.4/ppc64/package.mask deleted file mode 100644 index 4645c5d42c61..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc64/package.mask +++ /dev/null @@ -1,3 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask b/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask deleted file mode 100644 index e2d57612705d..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc64/package.use.mask +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/parent b/profiles/prefix/darwin/macos/10.4/ppc64/parent deleted file mode 100644 index 0317d7bdb005..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc64/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../arch/ppc64 diff --git a/profiles/prefix/darwin/macos/10.4/ppc64/use.mask b/profiles/prefix/darwin/macos/10.4/ppc64/use.mask deleted file mode 100644 index c028f783a627..000000000000 --- a/profiles/prefix/darwin/macos/10.4/ppc64/use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - --altivec diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/eapi b/profiles/prefix/darwin/macos/10.5/ppc64/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/darwin/macos/10.5/ppc64/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults b/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults deleted file mode 100644 index c0ade51b5982..000000000000 --- a/profiles/prefix/darwin/macos/10.5/ppc64/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -ARCH="ppc64-macos" -CHOST="powerpc64-apple-darwin9" -ACCEPT_KEYWORDS="~ppc64-macos" diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/package.mask b/profiles/prefix/darwin/macos/10.5/ppc64/package.mask deleted file mode 100644 index 9973a0f32ab4..000000000000 --- a/profiles/prefix/darwin/macos/10.5/ppc64/package.mask +++ /dev/null @@ -1,3 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask b/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask deleted file mode 100644 index e2d57612705d..000000000000 --- a/profiles/prefix/darwin/macos/10.5/ppc64/package.use.mask +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/parent b/profiles/prefix/darwin/macos/10.5/ppc64/parent deleted file mode 100644 index 0317d7bdb005..000000000000 --- a/profiles/prefix/darwin/macos/10.5/ppc64/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../arch/ppc64 diff --git a/profiles/prefix/darwin/macos/10.5/ppc64/use.mask b/profiles/prefix/darwin/macos/10.5/ppc64/use.mask deleted file mode 100644 index 1325e1683f51..000000000000 --- a/profiles/prefix/darwin/macos/10.5/ppc64/use.mask +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - --altivec diff --git a/profiles/prefix/darwin/macos/arch/ppc64/eapi b/profiles/prefix/darwin/macos/arch/ppc64/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/prefix/darwin/macos/arch/ppc64/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.mask b/profiles/prefix/darwin/macos/arch/ppc64/package.mask deleted file mode 100644 index 4dd581dac8bc..000000000000 --- a/profiles/prefix/darwin/macos/arch/ppc64/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# The 32-bits profile is inherited by the 64-bits one! -# All the Mac OS X profiles inherit from their matching arch profile here. - diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.use.force b/profiles/prefix/darwin/macos/arch/ppc64/package.use.force deleted file mode 100644 index 35d9858cd54d..000000000000 --- a/profiles/prefix/darwin/macos/arch/ppc64/package.use.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# Fabian Groffen (20 Dec 2016) -# Force the host target to avoid dependency hell -sys-devel/clang llvm_targets_PowerPC -sys-devel/llvm llvm_targets_PowerPC diff --git a/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask b/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask deleted file mode 100644 index 4dd581dac8bc..000000000000 --- a/profiles/prefix/darwin/macos/arch/ppc64/package.use.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -# The 32-bits profile is inherited by the 64-bits one! -# All the Mac OS X profiles inherit from their matching arch profile here. - diff --git a/profiles/prefix/darwin/macos/arch/ppc64/parent b/profiles/prefix/darwin/macos/arch/ppc64/parent deleted file mode 100644 index 3f4be82271fb..000000000000 --- a/profiles/prefix/darwin/macos/arch/ppc64/parent +++ /dev/null @@ -1 +0,0 @@ -../ppc -- cgit v1.2.3-65-gdbad