diff options
author | Marius Mauch <genone@gentoo.org> | 2007-03-04 07:27:33 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-03-04 07:27:33 +0000 |
commit | c8267c1f8fc1edd2879f370780aeceb077bfe2eb (patch) | |
tree | 062709a51cd4e98d7045d05b91b904727cfe1a7d /app-text/aspell | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-c8267c1f8fc1edd2879f370780aeceb077bfe2eb.tar.gz gentoo-2-c8267c1f8fc1edd2879f370780aeceb077bfe2eb.tar.bz2 gentoo-2-c8267c1f8fc1edd2879f370780aeceb077bfe2eb.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r10)
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.5-r4.ebuild | 12 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.3-r1.ebuild | 12 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.3.ebuild | 12 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.4-r1.ebuild | 14 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.4-r2.ebuild | 14 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.4.ebuild | 14 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.60.5.ebuild | 12 |
8 files changed, 51 insertions, 46 deletions
diff --git a/app-text/aspell/ChangeLog b/app-text/aspell/ChangeLog index 09a2c992ca69..967d8adfdb36 100644 --- a/app-text/aspell/ChangeLog +++ b/app-text/aspell/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/aspell # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.82 2007/03/03 11:32:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.83 2007/03/04 07:27:33 genone Exp $ + + 04 Mar 2007; Marius Mauch <genone@gentoo.org> aspell-0.50.5-r4.ebuild, + aspell-0.60.3.ebuild, aspell-0.60.3-r1.ebuild, aspell-0.60.4.ebuild, + aspell-0.60.4-r1.ebuild, aspell-0.60.4-r2.ebuild, aspell-0.60.5.ebuild: + Replacing einfo with elog *aspell-0.60.5 (03 Mar 2007) diff --git a/app-text/aspell/aspell-0.50.5-r4.ebuild b/app-text/aspell/aspell-0.50.5-r4.ebuild index 4ea3fabd31a1..1846f135b294 100644 --- a/app-text/aspell/aspell-0.50.5-r4.ebuild +++ b/app-text/aspell/aspell-0.50.5-r4.ebuild @@ -1,6 +1,6 @@ # 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.50.5-r4.ebuild,v 1.17 2007/03/03 11:32:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5-r4.ebuild,v 1.18 2007/03/04 07:27:33 genone Exp $ inherit libtool eutils flag-o-matic @@ -62,11 +62,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" diff --git a/app-text/aspell/aspell-0.60.3-r1.ebuild b/app-text/aspell/aspell-0.60.3-r1.ebuild index 3769816a635e..040050e59668 100644 --- a/app-text/aspell/aspell-0.60.3-r1.ebuild +++ b/app-text/aspell/aspell-0.60.3-r1.ebuild @@ -1,6 +1,6 @@ # 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.3-r1.ebuild,v 1.3 2007/03/03 11:32:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.3-r1.ebuild,v 1.4 2007/03/04 07:27:33 genone Exp $ inherit libtool eutils flag-o-matic @@ -58,11 +58,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" diff --git a/app-text/aspell/aspell-0.60.3.ebuild b/app-text/aspell/aspell-0.60.3.ebuild index ead871000d20..83ac68a10325 100644 --- a/app-text/aspell/aspell-0.60.3.ebuild +++ b/app-text/aspell/aspell-0.60.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.5 2007/03/03 11:32:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.3.ebuild,v 1.6 2007/03/04 07:27:33 genone Exp $ inherit libtool eutils flag-o-matic @@ -55,11 +55,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" diff --git a/app-text/aspell/aspell-0.60.4-r1.ebuild b/app-text/aspell/aspell-0.60.4-r1.ebuild index 398a5eb099de..9b49b65abb5b 100644 --- a/app-text/aspell/aspell-0.60.4-r1.ebuild +++ b/app-text/aspell/aspell-0.60.4-r1.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-r1.ebuild,v 1.1 2006/11/30 20:16:51 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.4-r1.ebuild,v 1.2 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. @@ -73,11 +73,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" diff --git a/app-text/aspell/aspell-0.60.4-r2.ebuild b/app-text/aspell/aspell-0.60.4-r2.ebuild index 4839e292845a..2140926fda3c 100644 --- a/app-text/aspell/aspell-0.60.4-r2.ebuild +++ b/app-text/aspell/aspell-0.60.4-r2.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-r2.ebuild,v 1.1 2006/12/01 09:56:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.4-r2.ebuild,v 1.2 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. @@ -92,11 +92,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" 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" diff --git a/app-text/aspell/aspell-0.60.5.ebuild b/app-text/aspell/aspell-0.60.5.ebuild index 8affe237d166..31fb4f4f4ed2 100644 --- a/app-text/aspell/aspell-0.60.5.ebuild +++ b/app-text/aspell/aspell-0.60.5.ebuild @@ -1,6 +1,6 @@ # 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.5.ebuild,v 1.1 2007/03/03 11:32:12 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.60.5.ebuild,v 1.2 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. @@ -69,11 +69,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" |