summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2004-04-05 13:56:44 +0000
committerAndreas Proschofsky <suka@gentoo.org>2004-04-05 13:56:44 +0000
commitcc95fbf1ac3d98cef42033ec6ff17ed7f953feda (patch)
treeec2a2b7a704aa93ceb2f664fec5cba266a0fe7ee /app-office/openoffice-bin
parentAdd warning about having to redo the user settings (diff)
downloadhistorical-cc95fbf1ac3d98cef42033ec6ff17ed7f953feda.tar.gz
historical-cc95fbf1ac3d98cef42033ec6ff17ed7f953feda.tar.bz2
historical-cc95fbf1ac3d98cef42033ec6ff17ed7f953feda.zip
Add warning about redoing the user settings
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r--app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild
index 921548468bad..8c62e413a121 100644
--- a/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild
+++ b/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild,v 1.3 2004/04/01 11:51:06 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.1.1.ebuild,v 1.4 2004/04/05 13:56:44 suka Exp $
IUSE="kde gnome"
@@ -202,5 +202,11 @@ pkg_postinst() {
einfo " oocalc, oodraw, ooimpress, oomath, ooweb or oowriter"
einfo
einfo "******************************************************************"
+ einfo
+ einfo "******************************************************************"
+ einfo " If you are upgrading from OpenOffice.org 1.1.0 you will have"
+ einfo " to redo your settings."
+ einfo
+ einfo "******************************************************************"
}