diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-31 02:16:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-31 02:16:41 +0000 |
commit | ab35af3af2d90bd242823c4e481806badb8cca75 (patch) | |
tree | 1a242a22c49b54060938d71ce6ae06f84cc11ab2 /profiles | |
parent | inherit multilib for get_libdir (diff) | |
download | gentoo-2-ab35af3af2d90bd242823c4e481806badb8cca75.tar.gz gentoo-2-ab35af3af2d90bd242823c4e481806badb8cca75.tar.bz2 gentoo-2-ab35af3af2d90bd242823c4e481806badb8cca75.zip |
openmpi useflags have been renamed but not the usemasks, fixing...
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/bsd/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default/bsd/package.use.mask | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/default/bsd/ChangeLog b/profiles/default/bsd/ChangeLog index 5f6d4f52d0b6..a08df952834a 100644 --- a/profiles/default/bsd/ChangeLog +++ b/profiles/default/bsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.100 2012/05/30 13:26:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.101 2012/05/31 02:16:41 aballier Exp $ + + 31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask: + openmpi useflags have been renamed but not the usemasks, fixing... 30 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask: mask gvfs[udisks] diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask index ef64e9c80f11..fb581e3176c5 100644 --- a/profiles/default/bsd/package.use.mask +++ b/profiles/default/bsd/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/package.use.mask,v 1.26 2012/05/30 13:26:05 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/package.use.mask,v 1.27 2012/05/31 02:16:41 aballier Exp $ # Sebastian Pipping <sping@gentoo.org> (22 Feb 2011) # No dev-util/source-highlight or media-sound/lilypond here, yet (bug #356069, bug #344289) @@ -50,7 +50,7 @@ media-video/vlc dc1394 ieee1394 fbosd # Alexis Ballier <aballier@gentoo.org> (8 Aug 2008) # Depends on torque which is a linux only thing # lksctp-tools is linux only too -sys-cluster/openmpi pbs sctp +sys-cluster/openmpi openmpi_rm_pbs openmpi_fabrics_sctp # Alexis Ballier <aballier@gentoo.org> (25 Sep 2008) # elf -> dev-libs/elfutils is too tight to the gnu libc |