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 | 5aa62e24699db96de228028ff0792e5e0ef62e97 (patch) | |
tree | 11e072ee8e16c7b1eb289dd28e3a73514ebd0c12 /profiles | |
parent | Version bump, fix security issue. (diff) | |
download | historical-5aa62e24699db96de228028ff0792e5e0ef62e97.tar.gz historical-5aa62e24699db96de228028ff0792e5e0ef62e97.tar.bz2 historical-5aa62e24699db96de228028ff0792e5e0ef62e97.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 |