diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-25 05:08:24 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-25 05:08:24 +0000 |
commit | 858d6ceb7b8d8c2a5f6c35494de53254fc6c2e77 (patch) | |
tree | 0f559b4e86608c346c80803fc53d166a8589f071 /app-dicts/ydpdict | |
parent | amd64 stable, bug 158773 (diff) | |
download | gentoo-2-858d6ceb7b8d8c2a5f6c35494de53254fc6c2e77.tar.gz gentoo-2-858d6ceb7b8d8c2a5f6c35494de53254fc6c2e77.tar.bz2 gentoo-2-858d6ceb7b8d8c2a5f6c35494de53254fc6c2e77.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-dicts/ydpdict')
-rw-r--r-- | app-dicts/ydpdict/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.63.ebuild | 20 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.64.ebuild | 16 | ||||
-rw-r--r-- | app-dicts/ydpdict/ydpdict-0.66.ebuild | 20 |
4 files changed, 34 insertions, 30 deletions
diff --git a/app-dicts/ydpdict/ChangeLog b/app-dicts/ydpdict/ChangeLog index 0a2e93c0f811..d4cd63ba5d67 100644 --- a/app-dicts/ydpdict/ChangeLog +++ b/app-dicts/ydpdict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ydpdict -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.6 2006/04/27 09:43:32 antarus Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ChangeLog,v 1.7 2007/01/25 05:08:24 genone Exp $ + + 25 Jan 2007; Marius Mauch <genone@gentoo.org> ydpdict-0.63.ebuild, + ydpdict-0.64.ebuild, ydpdict-0.66.ebuild: + Replacing einfo with elog 27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-ydpdict-0.63, files/digest-ydpdict-0.64, Manifest: diff --git a/app-dicts/ydpdict/ydpdict-0.63.ebuild b/app-dicts/ydpdict/ydpdict-0.63.ebuild index ed1255c5f495..2fa6e9e5fe7d 100644 --- a/app-dicts/ydpdict/ydpdict-0.63.ebuild +++ b/app-dicts/ydpdict/ydpdict-0.63.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.63.ebuild,v 1.3 2005/07/07 18:26:30 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.63.ebuild,v 1.4 2007/01/25 05:08:24 genone Exp $ DESCRIPTION="A Linux interface for the Collins Polish-English, English-Polish Dictionary." HOMEPAGE="http://toxygen.net/ydpdict/" @@ -25,12 +25,12 @@ src_install() { } pkg_postinst() { - echo "" - einfo "Note that to use this program you'll need the original Collins Dictionary" - einfo "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - einfo "directory of the Windows version of the Collins dictionary. Once you obtain" - einfo "the files, put them into /usr/share/ydpdict" - einfo - einfo "Some configuration options can be set in /etc/ydpdict.conf" - echo "" + echo + elog "Note that to use this program you'll need the original Collins Dictionary" + elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" + elog "directory of the Windows version of the Collins dictionary. Once you obtain" + elog "the files, put them into /usr/share/ydpdict" + elog + elog "Some configuration options can be set in /etc/ydpdict.conf" + echo } diff --git a/app-dicts/ydpdict/ydpdict-0.64.ebuild b/app-dicts/ydpdict/ydpdict-0.64.ebuild index 29b03f4a363f..35de6c9345b5 100644 --- a/app-dicts/ydpdict/ydpdict-0.64.ebuild +++ b/app-dicts/ydpdict/ydpdict-0.64.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.64.ebuild,v 1.1 2005/10/29 18:09:17 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.64.ebuild,v 1.2 2007/01/25 05:08:24 genone Exp $ DESCRIPTION="A Linux interface for the Collins Polish-English, English-Polish Dictionary." HOMEPAGE="http://toxygen.net/ydpdict/" @@ -21,11 +21,11 @@ src_install() { pkg_postinst() { echo "" - einfo "Note that to use this program you'll need the original Collins Dictionary" - einfo "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - einfo "directory of the Windows version of the Collins dictionary. Once you obtain" - einfo "the files, put them into /usr/share/ydpdict" - einfo - einfo "Some configuration options can be set in /etc/ydpdict.conf" + elog "Note that to use this program you'll need the original Collins Dictionary" + elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" + elog "directory of the Windows version of the Collins dictionary. Once you obtain" + elog "the files, put them into /usr/share/ydpdict" + elog + elog "Some configuration options can be set in /etc/ydpdict.conf" echo "" } diff --git a/app-dicts/ydpdict/ydpdict-0.66.ebuild b/app-dicts/ydpdict/ydpdict-0.66.ebuild index 21868b722a51..e262f7365271 100644 --- a/app-dicts/ydpdict/ydpdict-0.66.ebuild +++ b/app-dicts/ydpdict/ydpdict-0.66.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-dicts/ydpdict/ydpdict-0.66.ebuild,v 1.1 2006/03/06 18:08:27 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ydpdict/ydpdict-0.66.ebuild,v 1.2 2007/01/25 05:08:24 genone Exp $ DESCRIPTION="A Linux interface for the Collins Polish-English, English-Polish Dictionary." HOMEPAGE="http://toxygen.net/ydpdict/" @@ -20,12 +20,12 @@ src_install() { } pkg_postinst() { - echo "" - einfo "Note that to use this program you'll need the original Collins Dictionary" - einfo "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" - einfo "directory of the Windows version of the Collins dictionary. Once you obtain" - einfo "the files, put them into /usr/share/ydpdict" - einfo - einfo "Some configuration options can be set in /etc/ydpdict.conf" - echo "" + echo + elog "Note that to use this program you'll need the original Collins Dictionary" + elog "datafiles (dict100.*, dict101.*). These can be found in the Dabasase/" + elog "directory of the Windows version of the Collins dictionary. Once you obtain" + elog "the files, put them into /usr/share/ydpdict" + elog + elog "Some configuration options can be set in /etc/ydpdict.conf" + echo } |