diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-14 18:02:35 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-14 18:02:35 +0000 |
commit | 016d23eb77486588e3eb5187213ae636fb78a513 (patch) | |
tree | d64b972086da177e72a31f9734a56b86d00a8408 /profiles | |
parent | Remove kerberos from package.use.mask and use.mask (diff) | |
download | gentoo-2-016d23eb77486588e3eb5187213ae636fb78a513.tar.gz gentoo-2-016d23eb77486588e3eb5187213ae636fb78a513.tar.bz2 gentoo-2-016d23eb77486588e3eb5187213ae636fb78a513.zip |
Drop ocaml from use.mask now that it's keyworded
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/mips/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/mips/use.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index 4507ceb21538..8bfadbe7f50d 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.72 2011/07/14 17:53:06 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.73 2011/07/14 18:02:35 mattst88 Exp $ + + 14 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask: + Drop ocaml from use.mask now that it's keyworded 14 Jul 2011; Matt Turner <mattst88@gentoo.org> package.use.mask, use.mask: Remove kerberos from package.use.mask and use.mask diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index d42d50464b02..dece938a1bd0 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.43 2011/07/14 17:53:06 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.44 2011/07/14 18:02:35 mattst88 Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -279,7 +279,6 @@ php djbfft glitz pike -ocaml timidity # Mask all non-mips arch keywords @@ -351,10 +350,6 @@ bluetooth smi # Matt Turner <mattst88@gentoo.org> (13 Dec 2010) -# We don't have dev-libs/ocaml -ocaml - -# Matt Turner <mattst88@gentoo.org> (13 Dec 2010) # We don't have sys-devel/llvm llvm |