From 9230333d71704020ec8c36daa25a935b0dce3fa9 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 30 Apr 2016 12:36:05 +0200 Subject: profiles/prefix/sunos/soaris: decouple x64 from x86 because ABI is not the same --- profiles/prefix/sunos/solaris/arch/sparc/package.mask | 3 +-- profiles/prefix/sunos/solaris/arch/sparc/package.use.mask | 3 +-- profiles/prefix/sunos/solaris/arch/sparc64/package.mask | 6 ++++-- profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask | 6 ++++-- profiles/prefix/sunos/solaris/arch/sparc64/parent | 1 - profiles/prefix/sunos/solaris/arch/x64/package.mask | 3 +-- profiles/prefix/sunos/solaris/arch/x64/package.use.mask | 3 +-- profiles/prefix/sunos/solaris/arch/x64/parent | 1 - profiles/prefix/sunos/solaris/arch/x86/package.mask | 3 +-- profiles/prefix/sunos/solaris/arch/x86/package.use.mask | 3 +-- 10 files changed, 14 insertions(+), 18 deletions(-) delete mode 100644 profiles/prefix/sunos/solaris/arch/sparc64/parent delete mode 100644 profiles/prefix/sunos/solaris/arch/x64/parent (limited to 'profiles') diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.mask index b49d97e073e..a506c54162a 100644 --- a/profiles/prefix/sunos/solaris/arch/sparc/package.mask +++ b/profiles/prefix/sunos/solaris/arch/sparc/package.mask @@ -1,8 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask b/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask index a1de10250bd..0b14f3ae43f 100644 --- a/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask +++ b/profiles/prefix/sunos/solaris/arch/sparc/package.use.mask @@ -1,8 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/package.mask b/profiles/prefix/sunos/solaris/arch/sparc64/package.mask index cc5087b0428..a506c54162a 100644 --- a/profiles/prefix/sunos/solaris/arch/sparc64/package.mask +++ b/profiles/prefix/sunos/solaris/arch/sparc64/package.mask @@ -1,8 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. +# Fabian Groffen (30 Dec 2011) +# Does not support Solaris/SPARC, http://mj.ucw.cz/pciutils.html +sys-apps/pciutils diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask b/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask index cc5087b0428..b3b8eff9077 100644 --- a/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask +++ b/profiles/prefix/sunos/solaris/arch/sparc64/package.use.mask @@ -1,8 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. +# Fabian Groffen (16 Nov 2011) +# jit not supported on sparc +dev-libs/libpcre jit diff --git a/profiles/prefix/sunos/solaris/arch/sparc64/parent b/profiles/prefix/sunos/solaris/arch/sparc64/parent deleted file mode 100644 index 0d45c166444..00000000000 --- a/profiles/prefix/sunos/solaris/arch/sparc64/parent +++ /dev/null @@ -1 +0,0 @@ -../sparc diff --git a/profiles/prefix/sunos/solaris/arch/x64/package.mask b/profiles/prefix/sunos/solaris/arch/x64/package.mask index cc5087b0428..b8f10835cd7 100644 --- a/profiles/prefix/sunos/solaris/arch/x64/package.mask +++ b/profiles/prefix/sunos/solaris/arch/x64/package.mask @@ -1,8 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. diff --git a/profiles/prefix/sunos/solaris/arch/x64/package.use.mask b/profiles/prefix/sunos/solaris/arch/x64/package.use.mask index cc5087b0428..b8f10835cd7 100644 --- a/profiles/prefix/sunos/solaris/arch/x64/package.use.mask +++ b/profiles/prefix/sunos/solaris/arch/x64/package.use.mask @@ -1,8 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. diff --git a/profiles/prefix/sunos/solaris/arch/x64/parent b/profiles/prefix/sunos/solaris/arch/x64/parent deleted file mode 100644 index e6e4a52dfb3..00000000000 --- a/profiles/prefix/sunos/solaris/arch/x64/parent +++ /dev/null @@ -1 +0,0 @@ -../x86 diff --git a/profiles/prefix/sunos/solaris/arch/x86/package.mask b/profiles/prefix/sunos/solaris/arch/x86/package.mask index cc5087b0428..b8f10835cd7 100644 --- a/profiles/prefix/sunos/solaris/arch/x86/package.mask +++ b/profiles/prefix/sunos/solaris/arch/x86/package.mask @@ -1,8 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. diff --git a/profiles/prefix/sunos/solaris/arch/x86/package.use.mask b/profiles/prefix/sunos/solaris/arch/x86/package.use.mask index cc5087b0428..b8f10835cd7 100644 --- a/profiles/prefix/sunos/solaris/arch/x86/package.use.mask +++ b/profiles/prefix/sunos/solaris/arch/x86/package.use.mask @@ -1,8 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 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 Solaris profiles inherit from their matching arch profile here. -- cgit v1.2.1