diff options
Diffstat (limited to 'app-text/aspell/aspell-0.60.6.ebuild')
-rw-r--r-- | app-text/aspell/aspell-0.60.6.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/app-text/aspell/aspell-0.60.6.ebuild b/app-text/aspell/aspell-0.60.6.ebuild index 60af91e9f03e..a097aec8f6d3 100644 --- a/app-text/aspell/aspell-0.60.6.ebuild +++ b/app-text/aspell/aspell-0.60.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild,v 1.11 2009/03/18 07:35:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.6.ebuild,v 1.12 2009/12/26 20:36:02 pva Exp $ # N.B. This is before inherit of autotools, as autotools.eclass adds the # relevant dependencies to DEPEND. @@ -99,9 +99,4 @@ pkg_postinst() { 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-install ALL your aspell-LANG dictionaries" - ewarn "" - ebeep 5 } |