diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-16 11:21:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-16 11:21:46 +0000 |
commit | 23d3134ebfc312dd5e2415716ea523ba042e5777 (patch) | |
tree | b4e73f54ba5365b94ea6b680b5b866477c8dcdce | |
parent | Fix path to log file in freshclam.conf. (diff) | |
download | gentoo-2-23d3134ebfc312dd5e2415716ea523ba042e5777.tar.gz gentoo-2-23d3134ebfc312dd5e2415716ea523ba042e5777.tar.bz2 gentoo-2-23d3134ebfc312dd5e2415716ea523ba042e5777.zip |
change the openoffice mask to <2.0.4
-rw-r--r-- | profiles/default-linux/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/amd64/package.mask | 7 |
2 files changed, 7 insertions, 5 deletions
diff --git a/profiles/default-linux/amd64/ChangeLog b/profiles/default-linux/amd64/ChangeLog index 4adf1395a95d..c38df7d2c043 100644 --- a/profiles/default-linux/amd64/ChangeLog +++ b/profiles/default-linux/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.26 2006/10/13 15:45:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/ChangeLog,v 1.27 2006/10/16 11:21:46 blubb Exp $ + + 16 Oct 2006; Simon Stelling <blubb@gentoo.org> package.mask: + change the openoffice mask to <2.0.4 13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> 2005.0/no-multilib/package.mask, 2005.1/no-multilib/package.mask, diff --git a/profiles/default-linux/amd64/package.mask b/profiles/default-linux/amd64/package.mask index a2fe9a40d184..38fa96d66529 100644 --- a/profiles/default-linux/amd64/package.mask +++ b/profiles/default-linux/amd64/package.mask @@ -1,10 +1,9 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/package.mask,v 1.8 2006/05/26 17:35:47 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/package.mask,v 1.9 2006/10/16 11:21:46 blubb Exp $ # 2005.0 Jeremy Huddleston <eradicator@gentoo.org> # This is a stub file 'cause glibc provides 32bit libs on newer profiles =app-emulation/emul-linux-x86-glibc-1000 # 2005/10/24 Simon Stelling <blubb@gentoo.org> -# Don't even try to compile openoffice-2.x, it won't work. ->=app-office/openoffice-2.0.0 - +# OpenOffice.org versions prior to 2.0.4 do not work in 64bit mode +<app-office/openoffice-2.0.4 |