summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2013-02-02 13:12:29 +0000
committerFabian Groffen <grobian@gentoo.org>2013-02-02 13:12:29 +0000
commitaa03d0f4e48cbebb27d0d0fd17218bb4091e8e07 (patch)
tree7bfac0c8503d4889ca2fedd067d743030bd2dd1d
parentRenamed to sys-cluster/polysh (diff)
downloadgentoo-2-aa03d0f4e48cbebb27d0d0fd17218bb4091e8e07.tar.gz
gentoo-2-aa03d0f4e48cbebb27d0d0fd17218bb4091e8e07.tar.bz2
gentoo-2-aa03d0f4e48cbebb27d0d0fd17218bb4091e8e07.zip
move cman clvm masks up to system level, bug #452848
-rw-r--r--profiles/prefix/ChangeLog11
-rw-r--r--profiles/prefix/aix/use.mask6
-rw-r--r--profiles/prefix/bsd/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.4/x86/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.5/x64/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.5/x86/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.6/x64/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.6/x86/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.7/x64/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.7/x86/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.8/x64/use.mask6
-rw-r--r--profiles/prefix/darwin/macos/10.8/x86/use.mask6
-rw-r--r--profiles/prefix/darwin/use.mask6
-rw-r--r--profiles/prefix/hpux/use.mask6
-rw-r--r--profiles/prefix/mint/use.mask6
-rw-r--r--profiles/prefix/sunos/use.mask6
16 files changed, 52 insertions, 49 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 96f5b65931ad..abe862028cd9 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.376 2013/01/03 16:54:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.377 2013/02/02 13:12:27 grobian Exp $
+
+ 02 Feb 2013; Fabian Groffen <grobian@gentoo.org> aix/use.mask, bsd/use.mask,
+ darwin/macos/10.4/x86/use.mask, darwin/macos/10.5/x64/use.mask,
+ darwin/macos/10.5/x86/use.mask, darwin/macos/10.6/x64/use.mask,
+ darwin/macos/10.6/x86/use.mask, darwin/macos/10.7/x64/use.mask,
+ darwin/macos/10.7/x86/use.mask, darwin/macos/10.8/x64/use.mask,
+ darwin/macos/10.8/x86/use.mask, darwin/use.mask, hpux/use.mask,
+ mint/use.mask, sunos/use.mask:
+ move cman clvm masks up to system level, bug #452848
03 Jan 2013; Fabian Groffen <grobian@gentoo.org> darwin/package.mask:
Extend cmake mask, bug #445308
diff --git a/profiles/prefix/aix/use.mask b/profiles/prefix/aix/use.mask
index 0ca5c5709e25..b26f2c9b5605 100644
--- a/profiles/prefix/aix/use.mask
+++ b/profiles/prefix/aix/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/use.mask,v 1.3 2011/11/01 00:56:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/use.mask,v 1.4 2013/02/02 13:12:27 grobian Exp $
# Re-add AIX libc
-elibc_AIX
@@ -15,6 +15,8 @@ alsa
apm
cap
caps
+cman
+clvm
directfb
divx4linux
djbfft
diff --git a/profiles/prefix/bsd/use.mask b/profiles/prefix/bsd/use.mask
index 22a7aa8bda20..b5f10006a9f5 100644
--- a/profiles/prefix/bsd/use.mask
+++ b/profiles/prefix/bsd/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/use.mask,v 1.4 2011/11/01 00:56:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/use.mask,v 1.5 2013/02/02 13:12:27 grobian Exp $
# these will more than likely never work on bsd
3dfx
@@ -11,6 +11,8 @@ alsa
apm
cap
caps
+cman
+clvm
directfb
divx4linux
djbfft
diff --git a/profiles/prefix/darwin/macos/10.4/x86/use.mask b/profiles/prefix/darwin/macos/10.4/x86/use.mask
index 6782f9aba8bb..4a5266691e3a 100644
--- a/profiles/prefix/darwin/macos/10.4/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.4/x86/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/use.mask,v 1.1 2009/06/06 03:54:48 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.4/x86/use.mask,v 1.2 2013/02/02 13:12:28 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.5/x64/use.mask b/profiles/prefix/darwin/macos/10.5/x64/use.mask
index b68571fa97b0..d6ac88af23ab 100644
--- a/profiles/prefix/darwin/macos/10.5/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.5/x64/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/use.mask,v 1.1 2009/06/06 03:54:50 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/use.mask,v 1.2 2013/02/02 13:12:28 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.5/x86/use.mask b/profiles/prefix/darwin/macos/10.5/x86/use.mask
index d956f6f89e48..e344a2af6aa1 100644
--- a/profiles/prefix/darwin/macos/10.5/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.5/x86/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/use.mask,v 1.1 2009/06/06 03:54:51 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/use.mask,v 1.2 2013/02/02 13:12:28 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.6/x64/use.mask b/profiles/prefix/darwin/macos/10.6/x64/use.mask
index c3e1ec2294e0..e268b7dc95bf 100644
--- a/profiles/prefix/darwin/macos/10.6/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.6/x64/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/use.mask,v 1.1 2009/08/17 09:46:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x64/use.mask,v 1.2 2013/02/02 13:12:28 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.6/x86/use.mask b/profiles/prefix/darwin/macos/10.6/x86/use.mask
index d89034af75d2..014e38ee2479 100644
--- a/profiles/prefix/darwin/macos/10.6/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.6/x86/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/use.mask,v 1.1 2009/09/07 18:48:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.6/x86/use.mask,v 1.2 2013/02/02 13:12:28 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.7/x64/use.mask b/profiles/prefix/darwin/macos/10.7/x64/use.mask
index e13cec8a00d3..3e978fc5477b 100644
--- a/profiles/prefix/darwin/macos/10.7/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.7/x64/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/use.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x64/use.mask,v 1.2 2013/02/02 13:12:29 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.7/x86/use.mask b/profiles/prefix/darwin/macos/10.7/x86/use.mask
index 4174c13f9ecd..4c85a105f9eb 100644
--- a/profiles/prefix/darwin/macos/10.7/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.7/x86/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/use.mask,v 1.1 2011/07/04 08:27:54 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/x86/use.mask,v 1.2 2013/02/02 13:12:29 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.8/x64/use.mask b/profiles/prefix/darwin/macos/10.8/x64/use.mask
index b0c962bf5f8d..aad7433c7de6 100644
--- a/profiles/prefix/darwin/macos/10.8/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.8/x64/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/use.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x64/use.mask,v 1.2 2013/02/02 13:12:29 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.8/x86/use.mask b/profiles/prefix/darwin/macos/10.8/x86/use.mask
index e46699666383..b84db6d7a5ea 100644
--- a/profiles/prefix/darwin/macos/10.8/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.8/x86/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/use.mask,v 1.1 2012/07/31 16:19:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.8/x86/use.mask,v 1.2 2013/02/02 13:12:29 grobian Exp $
# This file masks out USE flags that are simply NOT allowed in the default
# x86 profile. This works, for example, if another architecture's
@@ -44,9 +44,7 @@ video_cards_newport
-x264
# lvm2 cluster
--clvm
-gulm
--cman
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask
index 2adf0972b8d2..b6f7fa3b212b 100644
--- a/profiles/prefix/darwin/use.mask
+++ b/profiles/prefix/darwin/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/use.mask,v 1.3 2011/11/01 00:56:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/use.mask,v 1.4 2013/02/02 13:12:28 grobian Exp $
#Add USE flags that don't work on Darwin/OpenDarwin/OS X here
@@ -20,6 +20,8 @@ alsa
apm
cap
caps
+cman
+clvm
directfb
djbfft
emul-linux-x86
diff --git a/profiles/prefix/hpux/use.mask b/profiles/prefix/hpux/use.mask
index 30adc9792d2a..74febca5103a 100644
--- a/profiles/prefix/hpux/use.mask
+++ b/profiles/prefix/hpux/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/use.mask,v 1.3 2011/11/01 00:56:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/use.mask,v 1.4 2013/02/02 13:12:29 grobian Exp $
# Re-add HPUX libc
-elibc_HPUX
@@ -15,6 +15,8 @@ alsa
apm
cap
caps
+cman
+clvm
directfb
divx4linux
djbfft
diff --git a/profiles/prefix/mint/use.mask b/profiles/prefix/mint/use.mask
index 277450ea6b90..b78006cdeb48 100644
--- a/profiles/prefix/mint/use.mask
+++ b/profiles/prefix/mint/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/use.mask,v 1.5 2011/11/01 00:56:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/mint/use.mask,v 1.6 2013/02/02 13:12:29 grobian Exp $
# Re-add MiNT libc
-elibc_mintlib
@@ -15,6 +15,8 @@ alsa
apm
cap
caps
+cman
+clvm
directfb
divx4linux
djbfft
diff --git a/profiles/prefix/sunos/use.mask b/profiles/prefix/sunos/use.mask
index 20d4371fe717..bc066bfbc6da 100644
--- a/profiles/prefix/sunos/use.mask
+++ b/profiles/prefix/sunos/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/use.mask,v 1.3 2011/11/01 00:56:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/use.mask,v 1.4 2013/02/02 13:12:29 grobian Exp $
# Re-add SunOS libc
-elibc_SunOS
@@ -15,6 +15,8 @@ alsa
apm
cap
caps
+cman
+clvm
directfb
divx4linux
djbfft