diff options
author | Seth Chandler <sethbc@gentoo.org> | 2003-04-17 22:45:10 +0000 |
---|---|---|
committer | Seth Chandler <sethbc@gentoo.org> | 2003-04-17 22:45:10 +0000 |
commit | 2ac13cfe164729da8eeb4e9440796af01660143e (patch) | |
tree | c2a613aa66ca3852a3de82bc3d270aeb4f150f58 /app-office/openoffice | |
parent | made a couple changes (diff) | |
download | historical-2ac13cfe164729da8eeb4e9440796af01660143e.tar.gz historical-2ac13cfe164729da8eeb4e9440796af01660143e.tar.bz2 historical-2ac13cfe164729da8eeb4e9440796af01660143e.zip |
couple of changes to the warning
Diffstat (limited to 'app-office/openoffice')
-rw-r--r-- | app-office/openoffice/Manifest | 2 | ||||
-rw-r--r-- | app-office/openoffice/openoffice-1.0.3.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/openoffice/Manifest b/app-office/openoffice/Manifest index b6e7c672c35b..942db508a981 100644 --- a/app-office/openoffice/Manifest +++ b/app-office/openoffice/Manifest @@ -1,4 +1,4 @@ -MD5 96365eb663343ee102823bc7963baea1 openoffice-1.0.3.ebuild 20918 +MD5 ec347b6753ddfc56ebf60c60d49506cf openoffice-1.0.3.ebuild 20908 MD5 2bcfc01a7018c7309e5afe484897f1ba openoffice-1.1_beta.ebuild 16779 MD5 460ff929624efb91c3bd1b41d72bd27d openoffice-1.0.2-r2.ebuild 20934 MD5 3d1de45989289e7ec5223c0c8cb45868 openoffice-1.0.2.ebuild 18274 diff --git a/app-office/openoffice/openoffice-1.0.3.ebuild b/app-office/openoffice/openoffice-1.0.3.ebuild index 8b4a35d40ef8..9989cfe6567d 100644 --- a/app-office/openoffice/openoffice-1.0.3.ebuild +++ b/app-office/openoffice/openoffice-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.3.ebuild,v 1.7 2003/04/11 20:44:01 sethbc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice/openoffice-1.0.3.ebuild,v 1.8 2003/04/17 22:44:48 sethbc Exp $ # IMPORTANT: This is extremely alpha!!! @@ -204,8 +204,8 @@ pkg_setup() { ewarn " " ewarn " To build Openoffice in your native language start emerge with " ewarn " LANGUAGE=XX emerge openoffice " - ewarn " XX is the telephon-code of your country. To see all supported " - ewarn " languages visit " + ewarn " To see all supported languagess visit. (as well as for the " + ewarn " specific LANGUAGE=XX settings you might need " ewarn " http://l10n.openoffice.org/all_supported_languages.html " ewarn " " ewarn " To install language specified dictionaries emerge ooodi " |