diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-07-01 21:54:28 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-07-01 21:54:28 +0000 |
commit | 4d0fd296d760bbdd141e8322c51382499769d640 (patch) | |
tree | 233f6acb51be6f8d5e7f1ea1c34c4b3ba34782a5 /profiles/arch | |
parent | Version bump. Requested by Arfrever (diff) | |
download | gentoo-2-4d0fd296d760bbdd141e8322c51382499769d640.tar.gz gentoo-2-4d0fd296d760bbdd141e8322c51382499769d640.tar.bz2 gentoo-2-4d0fd296d760bbdd141e8322c51382499769d640.zip |
Use mask infiniband in global profile and unmask it on amd64/x86
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 6 |
4 files changed, 18 insertions, 4 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index dbf10de10850..502a50ca81cd 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.132 2011/06/10 18:58:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.133 2011/07/01 21:54:28 alexxy Exp $ + + 01 Jul 2011; Alexey Shvetsov <alexxy@gentoo.org> use.mask: + use unmask infiniband on amd64 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> package.use.mask: Unmasking firebird from qt-sql. Bug #337451 diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index aef3a37ded86..1bb111030605 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,12 +1,16 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.24 2011/05/09 21:20:22 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.25 2011/07/01 21:54:28 alexxy Exp $ # Unmask the flag which corresponds to ARCH. -amd64 # SECTION: Unmask +# 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org> +# Infiniband stuff works here +-infiniband + # 2010/02/14 - Samuli Suominen <ssuominen@gentoo.org> # Unmask amd64/x86 only SANE_BACKENDS -sane_backends_canon_pp diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 2f893ffcc43d..06437623b782 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.70 2011/06/07 14:31:40 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.71 2011/07/01 21:54:28 alexxy Exp $ + + 01 Jul 2011; Alexey Shvetsov <alexxy@gentoo.org> use.mask: + use unmask infiniband on x86 07 Jun 2011; Bernard Cafarelli <voyageur@gentoo.org> package.use.mask: Allow libobjc2 USE-flag on gnustep-base/gnustep-make diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 5065978e3720..4609d4eaefb6 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.24 2011/05/09 21:20:22 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.25 2011/07/01 21:54:28 alexxy Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -9,6 +9,10 @@ # x86 profile. This works, for example, if another architecture's # profile have a USE flag associated with (such as altivec, mmx, etc). +# 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org> +# Infiniband stuff works on x86 +-infiniband + # 2010/07/27 - Matti Bickel <mabi@gentoo.org> # app-text/fdf is only supported on x86 -fdftk |