diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-02-23 17:29:13 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-02-23 17:29:13 +0000 |
commit | 676346338139b8d6fe7a398ac69202602481268c (patch) | |
tree | e24de9258b0caf60021e1524590e6da731704acf /profiles | |
parent | Version bump, fix security issue. (diff) | |
download | gentoo-2-676346338139b8d6fe7a398ac69202602481268c.tar.gz gentoo-2-676346338139b8d6fe7a398ac69202602481268c.tar.bz2 gentoo-2-676346338139b8d6fe7a398ac69202602481268c.zip |
mask new goffice and gnumeric for now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 657c33f9ed7f..dd449181d7b8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5024 2006/02/23 10:19:16 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5025 2006/02/23 17:29:13 chutzpah 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,12 @@ ## End example ## +# Patrick McLean <chutzpah@gentoo.org> (23 Feb 2006) +# gnumeric-1.6.1 breaks with goffice-0.2.0 and gnumeric-1.6.2 +# needs goffice-0.2.0, so masking both for now +>=app-office/gnumeric-1.6.2 +>=x11-libs/goffice-0.2.0 + # Duncan Coutts <dcoutts@gentoo.org) (23 Feb 2006) # needs testing dev-haskell/hsql |