diff options
author | Lennart Kolmodin <kolmodin@gentoo.org> | 2009-04-19 14:30:58 +0000 |
---|---|---|
committer | Lennart Kolmodin <kolmodin@gentoo.org> | 2009-04-19 14:30:58 +0000 |
commit | 9e29eca41fc69f814c0ffb0cf3f8de2fc39b1dc2 (patch) | |
tree | 0e1a7a4ee0fcbc23e54f42181b5b91a99da33b2a /profiles | |
parent | Initial version of dev-haskell/ghc-paths (diff) | |
download | historical-9e29eca41fc69f814c0ffb0cf3f8de2fc39b1dc2.tar.gz historical-9e29eca41fc69f814c0ffb0cf3f8de2fc39b1dc2.tar.bz2 historical-9e29eca41fc69f814c0ffb0cf3f8de2fc39b1dc2.zip |
package.mask dev-lang/ghc-6.10.2 and friends for testing.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 63f427eba149..699a03f22558 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2552 2009/04/19 11:45:50 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2553 2009/04/19 14:30:58 kolmodin Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! 19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> package.mask: + Mask dev-lang/ghc-6.10.2 and related packages for testing. + + 19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> package.mask: Remove the hard mask on dev-haskell/regex-*-0.9*, the packages has been removed from portage. diff --git a/profiles/package.mask b/profiles/package.mask index 2efa616b0d5f..68a70a101a6e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9696 2009/04/19 11:45:50 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9697 2009/04/19 14:30:58 kolmodin Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,12 @@ #--- END OF EXAMPLES --- +# Lennart Kolmodin <kolmodin@gentoo.org> (19 Apr 2009) +# Mark ghc-6.10.2 and related packages for testing. +~dev-lang/ghc-6.10.2 +~dev-haskell/parallel-1.1.0.1 +~dev-haskell/haddock-2.4.2 + # Torsten Veller <tove@gentoo.org> (19 Apr 2009) # Uses pari-2.3* now. # Should fix a number of bug: 143763, 200293, 261357, 265466. |