diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-17 21:40:45 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-17 21:40:45 +0000 |
commit | 937f31869e2e50ce1a5e84b20d21b3f4be8a3391 (patch) | |
tree | c75cd184665839602fb35574d0dc48b9cb38d3b2 /profiles | |
parent | Add myself as the maintainer after getting ok from dberkholz. (diff) | |
download | historical-937f31869e2e50ce1a5e84b20d21b3f4be8a3391.tar.gz historical-937f31869e2e50ce1a5e84b20d21b3f4be8a3391.tar.bz2 historical-937f31869e2e50ce1a5e84b20d21b3f4be8a3391.zip |
unmask ocaml 3.10 and friends, should be all good now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 12 |
2 files changed, 5 insertions, 12 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 288cfe0be46d..c944bf9124d5 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1006 2008/01/17 21:30:15 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1007 2008/01/17 21:40:45 aballier Exp $ + + 17 Jan 2008; Alexis Ballier <aballier@gentoo.org> package.mask: + unmask ocaml 3.10 and friends, should be all good now 17 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> use.desc: Added htmlhandbook used by 119 packages. diff --git a/profiles/package.mask b/profiles/package.mask index b47c5e396856..5a041c1d2398 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8142 2008/01/17 10:56:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8143 2008/01/17 21:40:45 aballier Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -1067,16 +1067,6 @@ dev-java/odmg # Use dash instead app-shells/ash -# Alexis Ballier <aballier@gentoo.org> (26 May 2007) -# New major release of ocaml (3.10), camlp4 has lots of api chages -# Thus it breaks lots of ocaml packages -# Other things that need to be checked : hardened, hppa -# Also mask apps that strictly depend on it ->=dev-lang/ocaml-3.10.0 ->=dev-ml/ulex-1.0 ->=dev-ml/ocamlduce-3.10.0 ->=app-emacs/ocaml-mode-3.10.0 - # Seemant Kulleen <seemant@gentoo.org> (23 May 2007) # Masked because 1.2.1 because it is broken =net-wireless/ipw3945-1.2.1 |