commit:     9230333d71704020ec8c36daa25a935b0dce3fa9
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 10:36:05 2016 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 10:36:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9230333d

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(-)

diff --git a/profiles/prefix/sunos/solaris/arch/sparc/package.mask 
b/profiles/prefix/sunos/solaris/arch/sparc/package.mask
index b49d97e..a506c54 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 a1de102..0b14f3a 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 cc5087b..a506c54 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 <[email protected]> (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 cc5087b..b3b8eff 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 <[email protected]> (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 0d45c16..0000000
--- 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 cc5087b..b8f1083 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 cc5087b..b8f1083 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 e6e4a52..0000000
--- 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 cc5087b..b8f1083 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 cc5087b..b8f1083 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.
 
 

Reply via email to