diff options
author | Andres Loeh <kosmikus@gentoo.org> | 2005-05-02 14:46:29 +0000 |
---|---|---|
committer | Andres Loeh <kosmikus@gentoo.org> | 2005-05-02 14:46:29 +0000 |
commit | bc6cfe69c3652e7da06003abb53e5919de0c5ab8 (patch) | |
tree | 13428eebcbaa5d15ef4143654e72c993d4da2c71 /profiles | |
parent | fix X detection logic #91158 (diff) | |
download | historical-bc6cfe69c3652e7da06003abb53e5919de0c5ab8.tar.gz historical-bc6cfe69c3652e7da06003abb53e5919de0c5ab8.tar.bz2 historical-bc6cfe69c3652e7da06003abb53e5919de0c5ab8.zip |
ghc-bin-6.4 remains masked as long as ghc-6.4 is masked.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 221bd600e5b7..5963e971b7dc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3895 2005/05/02 07:18:44 karltk Exp $# +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.3896 2005/05/02 14:46:29 kosmikus Exp $# # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,10 @@ ## End example ## +# Andres Loeh <kosmikus@gentoo.org> (02 May 2005) +# waiting for Haskell packages to get ported to ghc-6.4 +>=dev-lang/ghc-bin-6.3 + # Karl Trygve Kalleberg <karltk@gentoo.org> (1 May 2005) # GNOME 2.10 mask =dev-java/libgconf-java-2.10.1 |