diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-14 02:48:19 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-14 02:48:19 +0000 |
commit | 814885b370b1c27955d88d0637acd3a0311f31e1 (patch) | |
tree | 53443dfd766978e08f53c3f598204d779edbecb0 /profiles | |
parent | use.mask smi. (diff) | |
download | historical-814885b370b1c27955d88d0637acd3a0311f31e1.tar.gz historical-814885b370b1c27955d88d0637acd3a0311f31e1.tar.bz2 historical-814885b370b1c27955d88d0637acd3a0311f31e1.zip |
use.mask ocaml.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 7a492fabc2b6..547f04ed6ef0 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.38 2010/12/14 02:37:01 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.39 2010/12/14 02:48:19 mattst88 Exp $ + + 14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask: + use.mask ocaml. 14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask: use.mask smi. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 8a34b2c73f65..8ce30ecb7e6d 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.32 2010/12/14 02:37:01 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.33 2010/12/14 02:48:19 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -361,6 +361,10 @@ bluetooth # We don't have net-libs/libsmi keyworded smi +# Matt Turner <mattst88@gentoo.org> (13 Dec 2010) +# We don't have dev-libs/ocaml +ocaml + # Mips USE flags -n32 -n64 |