summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/aspell/aspell-0.60.4.ebuild')
-rw-r--r--app-text/aspell/aspell-0.60.4.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/app-text/aspell/aspell-0.60.4.ebuild b/app-text/aspell/aspell-0.60.4.ebuild
index 59bc7be29496..b93f2ef8f64a 100644
--- a/app-text/aspell/aspell-0.60.4.ebuild
+++ b/app-text/aspell/aspell-0.60.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.4.ebuild,v 1.9 2006/11/30 19:03:31 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.4.ebuild,v 1.10 2007/03/04 07:27:33 genone Exp $
# N.B. This is before inherit of autotools, as autotools.eclass adds the
# relevant dependencies to DEPEND.
@@ -70,11 +70,11 @@ src_install() {
}
pkg_postinst() {
- einfo "You will need to install a dictionary now. Please choose an"
- einfo "aspell-<LANG> dictionary from the app-dicts category"
- einfo "After installing an aspell dictionary for your language(s),"
- einfo "You may use the aspell-import utility to import your personal"
- einfo "dictionaries from ispell, pspell and the older aspell"
+ elog "You will need to install a dictionary now. Please choose an"
+ elog "aspell-<LANG> dictionary from the app-dicts category"
+ elog "After installing an aspell dictionary for your language(s),"
+ elog "You may use the aspell-import utility to import your personal"
+ elog "dictionaries from ispell, pspell and the older aspell"
ewarn ""
ewarn "Please re-emerge ALL your aspell-LANG dictionaries"