From dc3616cb7bf27c3a6b92b4a2b6f41b529fc6d335 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Thu, 25 Jan 2007 05:03:16 +0000 Subject: Replacing einfo with elog Package-Manager: portage-2.1.2-r2 --- app-dicts/qvortaro/ChangeLog | 7 +++++-- app-dicts/qvortaro/files/digest-qvortaro-0.3.0 | 2 ++ app-dicts/qvortaro/qvortaro-0.3.1.ebuild | 6 +++--- app-dicts/stardict/ChangeLog | 8 ++++++-- app-dicts/stardict/files/digest-stardict-2.4.2 | 2 ++ app-dicts/stardict/stardict-2.4.2.ebuild | 14 +++++++------- app-dicts/stardict/stardict-2.4.6-r1.ebuild | 14 +++++++------- app-dicts/stardict/stardict-2.4.8.ebuild | 14 +++++++------- app-dicts/vdict-en-vi/ChangeLog | 7 +++++-- app-dicts/vdict-en-vi/files/digest-vdict-en-vi-20050224 | 2 ++ app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild | 6 +++--- app-dicts/vdict-fr-vi/ChangeLog | 7 +++++-- app-dicts/vdict-fr-vi/files/digest-vdict-fr-vi-20050224 | 2 ++ app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.ebuild | 6 +++--- app-dicts/vdict-vi-en/ChangeLog | 7 +++++-- app-dicts/vdict-vi-en/files/digest-vdict-vi-en-20050224 | 2 ++ app-dicts/vdict-vi-en/vdict-vi-en-20050224.ebuild | 6 +++--- app-dicts/vdict-vi-fr/ChangeLog | 7 +++++-- app-dicts/vdict-vi-fr/files/digest-vdict-vi-fr-20050224 | 2 ++ app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.ebuild | 6 +++--- app-dicts/vdict/ChangeLog | 8 ++++++-- app-dicts/vdict/files/digest-vdict-1.94 | 2 ++ app-dicts/vdict/files/digest-vdict-1.97 | 4 ++++ app-dicts/vdict/vdict-1.94.ebuild | 8 ++++---- app-dicts/vdict/vdict-1.97.ebuild | 8 ++++---- app-dicts/wnn-ldic/ChangeLog | 7 +++++-- app-dicts/wnn-ldic/files/digest-wnn-ldic-1.04 | 2 ++ app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild | 8 ++++---- 28 files changed, 110 insertions(+), 64 deletions(-) (limited to 'app-dicts') diff --git a/app-dicts/qvortaro/ChangeLog b/app-dicts/qvortaro/ChangeLog index 25617cdc8f96..70dd236e6b46 100644 --- a/app-dicts/qvortaro/ChangeLog +++ b/app-dicts/qvortaro/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/qvortaro -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/qvortaro/ChangeLog,v 1.4 2006/05/05 14:55:30 pylon Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/qvortaro/ChangeLog,v 1.5 2007/01/25 04:50:57 genone Exp $ + + 25 Jan 2007; Marius Mauch qvortaro-0.3.1.ebuild: + Replacing einfo with elog *qvortaro-0.3.1 (05 May 2006) diff --git a/app-dicts/qvortaro/files/digest-qvortaro-0.3.0 b/app-dicts/qvortaro/files/digest-qvortaro-0.3.0 index 14ddf762fc90..508c49d2ba50 100644 --- a/app-dicts/qvortaro/files/digest-qvortaro-0.3.0 +++ b/app-dicts/qvortaro/files/digest-qvortaro-0.3.0 @@ -1 +1,3 @@ MD5 a7ebf45568c2c87fdde488f23e154981 qVortaro-0.3.0.tar.bz2 1440364 +RMD160 3db9ffff4e018a12007f6720a320ac13362c38a2 qVortaro-0.3.0.tar.bz2 1440364 +SHA256 dcf73d6072e97faaf51c003e65c3e824c986d8279c73140e6b5a5157f5c7fbe7 qVortaro-0.3.0.tar.bz2 1440364 diff --git a/app-dicts/qvortaro/qvortaro-0.3.1.ebuild b/app-dicts/qvortaro/qvortaro-0.3.1.ebuild index 4b70c3480088..5de37f6474db 100644 --- a/app-dicts/qvortaro/qvortaro-0.3.1.ebuild +++ b/app-dicts/qvortaro/qvortaro-0.3.1.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/qvortaro/qvortaro-0.3.1.ebuild,v 1.1 2006/05/05 14:55:30 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/qvortaro/qvortaro-0.3.1.ebuild,v 1.2 2007/01/25 04:50:57 genone Exp $ inherit eutils qt3 @@ -29,5 +29,5 @@ src_install() { make_desktop_entry qvortaro "qVortaro" } pkg_postinst() { - einfo "additional dictionaries at http://qvortaro.berlios.de/dictionaries.php" + elog "additional dictionaries at http://qvortaro.berlios.de/dictionaries.php" } diff --git a/app-dicts/stardict/ChangeLog b/app-dicts/stardict/ChangeLog index 5098d25a7b5b..468f3bf09548 100644 --- a/app-dicts/stardict/ChangeLog +++ b/app-dicts/stardict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/stardict -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.31 2006/08/03 18:08:16 gustavoz Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.32 2007/01/25 04:53:02 genone Exp $ + + 25 Jan 2007; Marius Mauch stardict-2.4.2.ebuild, + stardict-2.4.6-r1.ebuild, stardict-2.4.8.ebuild: + Replacing einfo with elog 03 Aug 2006; Gustavo Zacarias stardict-2.4.6-r1.ebuild: diff --git a/app-dicts/stardict/files/digest-stardict-2.4.2 b/app-dicts/stardict/files/digest-stardict-2.4.2 index 3145f2ac31ce..5b50fa2a6856 100644 --- a/app-dicts/stardict/files/digest-stardict-2.4.2 +++ b/app-dicts/stardict/files/digest-stardict-2.4.2 @@ -1 +1,3 @@ MD5 ed4b56fe446564dd377b577287048c6a stardict-2.4.2.tar.bz2 702901 +RMD160 0e86a66eb9ea290aaada87bf44d0919aecd02ee0 stardict-2.4.2.tar.bz2 702901 +SHA256 84854f328496420ce7a0f901a275503759f92c674a4bc2aa6ae74aa19b4a5882 stardict-2.4.2.tar.bz2 702901 diff --git a/app-dicts/stardict/stardict-2.4.2.ebuild b/app-dicts/stardict/stardict-2.4.2.ebuild index 6a9c1d6cada7..14a9ba7a45a3 100644 --- a/app-dicts/stardict/stardict-2.4.2.ebuild +++ b/app-dicts/stardict/stardict-2.4.2.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/stardict/stardict-2.4.2.ebuild,v 1.14 2006/07/27 21:13:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.2.ebuild,v 1.15 2007/01/25 04:53:02 genone Exp $ inherit gnome2 eutils @@ -49,11 +49,11 @@ src_install() { } pkg_postinst() { - einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, execute the below to get a list of dictionaries:" - einfo - einfo " emerge -s stardict-" - einfo + elog "You will now need to install stardict dictionary files. If" + elog "you have not, execute the below to get a list of dictionaries:" + elog + elog " emerge -s stardict-" + elog ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" } diff --git a/app-dicts/stardict/stardict-2.4.6-r1.ebuild b/app-dicts/stardict/stardict-2.4.6-r1.ebuild index 15ed0efa039f..a1e53799e2d9 100644 --- a/app-dicts/stardict/stardict-2.4.6-r1.ebuild +++ b/app-dicts/stardict/stardict-2.4.6-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-dicts/stardict/stardict-2.4.6-r1.ebuild,v 1.6 2006/08/03 18:08:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.6-r1.ebuild,v 1.7 2007/01/25 04:53:02 genone Exp $ inherit gnome2 eutils @@ -51,11 +51,11 @@ src_install() { } pkg_postinst() { - einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, execute the below to get a list of dictionaries:" - einfo - einfo " emerge -s stardict-" - einfo + elog "You will now need to install stardict dictionary files. If" + elog "you have not, execute the below to get a list of dictionaries:" + elog + elog " emerge -s stardict-" + elog ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" } diff --git a/app-dicts/stardict/stardict-2.4.8.ebuild b/app-dicts/stardict/stardict-2.4.8.ebuild index 1432ec73545e..acce91cbc710 100644 --- a/app-dicts/stardict/stardict-2.4.8.ebuild +++ b/app-dicts/stardict/stardict-2.4.8.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/stardict/stardict-2.4.8.ebuild,v 1.1 2006/07/27 21:13:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-2.4.8.ebuild,v 1.2 2007/01/25 04:53:02 genone Exp $ inherit gnome2 eutils @@ -52,11 +52,11 @@ src_install() { } pkg_postinst() { - einfo "You will now need to install stardict dictionary files. If" - einfo "you have not, execute the below to get a list of dictionaries:" - einfo - einfo " emerge -s stardict-" - einfo + elog "You will now need to install stardict dictionary files. If" + elog "you have not, execute the below to get a list of dictionaries:" + elog + elog " emerge -s stardict-" + elog ewarn "If you upgraded from 2.4.1 or lower and use your own dictionary" ewarn "files, you'll need to run: /usr/share/stardict/tools/stardict_dict_update" } diff --git a/app-dicts/vdict-en-vi/ChangeLog b/app-dicts/vdict-en-vi/ChangeLog index c5cced2ad7a4..a1376e53dede 100644 --- a/app-dicts/vdict-en-vi/ChangeLog +++ b/app-dicts/vdict-en-vi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/vdict-en-vi -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-en-vi/ChangeLog,v 1.3 2005/08/23 22:27:33 pclouds Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-en-vi/ChangeLog,v 1.4 2007/01/25 04:55:49 genone Exp $ + + 25 Jan 2007; Marius Mauch vdict-en-vi-20050224.ebuild: + Replacing einfo with elog 23 Aug 2005; vdict-en-vi-20050224.ebuild: Stable on x86 diff --git a/app-dicts/vdict-en-vi/files/digest-vdict-en-vi-20050224 b/app-dicts/vdict-en-vi/files/digest-vdict-en-vi-20050224 index 82aefec250e4..167d33672cc8 100644 --- a/app-dicts/vdict-en-vi/files/digest-vdict-en-vi-20050224 +++ b/app-dicts/vdict-en-vi/files/digest-vdict-en-vi-20050224 @@ -1 +1,3 @@ MD5 489d646a074671667e16c03bdeab5d5d en-vi.src.bz2 2307543 +RMD160 24b675bef8a3b334f255f3d1544e1f2b77e23374 en-vi.src.bz2 2307543 +SHA256 f6799b7d0224564f307ba76ba0e47a4795d08110fa6f19568346d8c2e6ec892e en-vi.src.bz2 2307543 diff --git a/app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild b/app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild index 6320b8608fc6..2fcfb7818e6d 100644 --- a/app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild +++ b/app-dicts/vdict-en-vi/vdict-en-vi-20050224.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/vdict-en-vi/vdict-en-vi-20050224.ebuild,v 1.3 2005/08/23 22:27:33 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild,v 1.4 2007/01/25 04:55:49 genone Exp $ SLOT="0" LICENSE="GPL-2" @@ -20,5 +20,5 @@ src_install() { doins en-vi.vdbf en-vi.vdbi } pkg_postinst() { - einfo "Please do search for dictionaries in vdict" + elog "Please do search for dictionaries in vdict" } diff --git a/app-dicts/vdict-fr-vi/ChangeLog b/app-dicts/vdict-fr-vi/ChangeLog index dbc3052a2ea4..26db292f0f76 100644 --- a/app-dicts/vdict-fr-vi/ChangeLog +++ b/app-dicts/vdict-fr-vi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/vdict-fr-vi -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-fr-vi/ChangeLog,v 1.2 2005/08/23 22:27:50 pclouds Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-fr-vi/ChangeLog,v 1.3 2007/01/25 04:57:00 genone Exp $ + + 25 Jan 2007; Marius Mauch vdict-fr-vi-20050224.ebuild: + Replacing einfo with elog 23 Aug 2005; vdict-fr-vi-20050224.ebuild: Stable on x86 diff --git a/app-dicts/vdict-fr-vi/files/digest-vdict-fr-vi-20050224 b/app-dicts/vdict-fr-vi/files/digest-vdict-fr-vi-20050224 index bff70eba48e6..c0afe4d03da1 100644 --- a/app-dicts/vdict-fr-vi/files/digest-vdict-fr-vi-20050224 +++ b/app-dicts/vdict-fr-vi/files/digest-vdict-fr-vi-20050224 @@ -1 +1,3 @@ MD5 04c1c9d9ef76c69b42ccd8f28fd54989 fr-vi.src.bz2 1781584 +RMD160 6df3525e208f175c1d6fefc944667e24ddd9cd96 fr-vi.src.bz2 1781584 +SHA256 24a3c8996ef6833f7653077a68ae1fcaddd87c0400829b9f99581e12e2d4f445 fr-vi.src.bz2 1781584 diff --git a/app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.ebuild b/app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.ebuild index d4a2d9cce1d0..3f0d642395b9 100644 --- a/app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.ebuild +++ b/app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.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/vdict-fr-vi/vdict-fr-vi-20050224.ebuild,v 1.2 2005/08/23 22:27:50 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.ebuild,v 1.3 2007/01/25 04:57:00 genone Exp $ SLOT="0" LICENSE="GPL-2" @@ -20,5 +20,5 @@ src_install() { doins fr-vi.vdbf fr-vi.vdbi } pkg_postinst() { - einfo "Please do search for dictionaries in vdict" + elog "Please do search for dictionaries in vdict" } diff --git a/app-dicts/vdict-vi-en/ChangeLog b/app-dicts/vdict-vi-en/ChangeLog index 2bd837078d32..e0edfc505bed 100644 --- a/app-dicts/vdict-vi-en/ChangeLog +++ b/app-dicts/vdict-vi-en/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/vdict-vi-en -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-vi-en/ChangeLog,v 1.2 2005/08/23 22:28:08 pclouds Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-vi-en/ChangeLog,v 1.3 2007/01/25 04:58:49 genone Exp $ + + 25 Jan 2007; Marius Mauch vdict-vi-en-20050224.ebuild: + Replacing einfo with elog 23 Aug 2005; vdict-vi-en-20050224.ebuild: Stable on x86 diff --git a/app-dicts/vdict-vi-en/files/digest-vdict-vi-en-20050224 b/app-dicts/vdict-vi-en/files/digest-vdict-vi-en-20050224 index 14ac69a0a797..95a3127e24c3 100644 --- a/app-dicts/vdict-vi-en/files/digest-vdict-vi-en-20050224 +++ b/app-dicts/vdict-vi-en/files/digest-vdict-vi-en-20050224 @@ -1 +1,3 @@ MD5 5e3f2751f78e58b16a8494a4b1b46077 vi-en.src.bz2 594631 +RMD160 c84b1d208b90056ad50816aa1144335dd316e23c vi-en.src.bz2 594631 +SHA256 530749bdc1e96074b5a08ccba281491641df4cd146689c59bb2bba67b03340c7 vi-en.src.bz2 594631 diff --git a/app-dicts/vdict-vi-en/vdict-vi-en-20050224.ebuild b/app-dicts/vdict-vi-en/vdict-vi-en-20050224.ebuild index 0874564d810b..8cf63a9a8b9e 100644 --- a/app-dicts/vdict-vi-en/vdict-vi-en-20050224.ebuild +++ b/app-dicts/vdict-vi-en/vdict-vi-en-20050224.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/vdict-vi-en/vdict-vi-en-20050224.ebuild,v 1.2 2005/08/23 22:28:08 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-vi-en/vdict-vi-en-20050224.ebuild,v 1.3 2007/01/25 04:58:49 genone Exp $ SLOT="0" LICENSE="GPL-2" @@ -20,5 +20,5 @@ src_install() { doins vi-en.vdbf vi-en.vdbi } pkg_postinst() { - einfo "Please do search for dictionaries in vdict" + elog "Please do search for dictionaries in vdict" } diff --git a/app-dicts/vdict-vi-fr/ChangeLog b/app-dicts/vdict-vi-fr/ChangeLog index 338849729a17..6e258718b736 100644 --- a/app-dicts/vdict-vi-fr/ChangeLog +++ b/app-dicts/vdict-vi-fr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/vdict-vi-fr -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-vi-fr/ChangeLog,v 1.2 2005/08/23 22:28:26 pclouds Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-vi-fr/ChangeLog,v 1.3 2007/01/25 04:57:55 genone Exp $ + + 25 Jan 2007; Marius Mauch vdict-vi-fr-20050224.ebuild: + Replacing einfo with elog 23 Aug 2005; vdict-vi-fr-20050224.ebuild: Stable on x86 diff --git a/app-dicts/vdict-vi-fr/files/digest-vdict-vi-fr-20050224 b/app-dicts/vdict-vi-fr/files/digest-vdict-vi-fr-20050224 index f1a5c2a0e576..eafd5a38159a 100644 --- a/app-dicts/vdict-vi-fr/files/digest-vdict-vi-fr-20050224 +++ b/app-dicts/vdict-vi-fr/files/digest-vdict-vi-fr-20050224 @@ -1 +1,3 @@ MD5 ffc8f5c12c8189701c71ff20d1607764 vi-fr.src.bz2 1077788 +RMD160 396393db89e694b81982d5ae99d06b202000c7b6 vi-fr.src.bz2 1077788 +SHA256 f80b92c7dc9b4e2b388a80976bbad1df480c1cea83df97abd19c5c56491bd661 vi-fr.src.bz2 1077788 diff --git a/app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.ebuild b/app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.ebuild index f8df40cdaf31..7f48c94d037d 100644 --- a/app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.ebuild +++ b/app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.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/vdict-vi-fr/vdict-vi-fr-20050224.ebuild,v 1.2 2005/08/23 22:28:26 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.ebuild,v 1.3 2007/01/25 04:57:55 genone Exp $ SLOT="0" LICENSE="GPL-2" @@ -20,5 +20,5 @@ src_install() { doins vi-fr.vdbf vi-fr.vdbi } pkg_postinst() { - einfo "Please do search for dictionaries in vdict" + elog "Please do search for dictionaries in vdict" } diff --git a/app-dicts/vdict/ChangeLog b/app-dicts/vdict/ChangeLog index 89207e4395c1..082fc870fb7d 100644 --- a/app-dicts/vdict/ChangeLog +++ b/app-dicts/vdict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/vdict -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.3 2005/12/03 10:29:16 pclouds Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/ChangeLog,v 1.4 2007/01/25 04:54:29 genone Exp $ + + 25 Jan 2007; Marius Mauch vdict-1.94.ebuild, + vdict-1.97.ebuild: + Replacing einfo with elog *vdict-1.97 (03 Dec 2005) diff --git a/app-dicts/vdict/files/digest-vdict-1.94 b/app-dicts/vdict/files/digest-vdict-1.94 index dcc48a95a002..0a7ab1c09fa6 100644 --- a/app-dicts/vdict/files/digest-vdict-1.94 +++ b/app-dicts/vdict/files/digest-vdict-1.94 @@ -1 +1,3 @@ MD5 c5403cb35210fae8b121bb9627b16e2a vdict-1.94.tar.bz2 228154 +RMD160 438422d62c3f34d3bdc036818343dfeaa7a796ae vdict-1.94.tar.bz2 228154 +SHA256 b588a350b70265ab44fb362b96c1219e00b5fbc4a9152b3c5572b958fb7733de vdict-1.94.tar.bz2 228154 diff --git a/app-dicts/vdict/files/digest-vdict-1.97 b/app-dicts/vdict/files/digest-vdict-1.97 index 3c59a75e36fb..a3b0a8f62e44 100644 --- a/app-dicts/vdict/files/digest-vdict-1.97 +++ b/app-dicts/vdict/files/digest-vdict-1.97 @@ -1,2 +1,6 @@ MD5 68aaae4340b03a9504e01fba324ebfd6 vdict-1.97.tar.bz2 325762 +RMD160 236983fa7a1d1e26ef44d69b0d946fcf4335e287 vdict-1.97.tar.bz2 325762 +SHA256 18dbac6c7ddfe1f450a3d66b82973588922258ad63667a44b9e5f9331ee5b7b2 vdict-1.97.tar.bz2 325762 MD5 9533944ccbb295a68dbba6448cb660f5 vdict-patches-1.97.tar.bz2 41875 +RMD160 4ba5d80a2815774b32dcda79586a7a6c750fb0ba vdict-patches-1.97.tar.bz2 41875 +SHA256 3b3be3efbc4662a66264f8c887263522b429527d7ad95594c84d5166cd46ef60 vdict-patches-1.97.tar.bz2 41875 diff --git a/app-dicts/vdict/vdict-1.94.ebuild b/app-dicts/vdict/vdict-1.94.ebuild index b2e71468f341..6bde6d7b5ea8 100644 --- a/app-dicts/vdict/vdict-1.94.ebuild +++ b/app-dicts/vdict/vdict-1.94.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/vdict/vdict-1.94.ebuild,v 1.3 2005/12/03 10:29:16 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.94.ebuild,v 1.4 2007/01/25 04:54:29 genone Exp $ inherit eutils @@ -20,6 +20,6 @@ src_install() { } pkg_postinst() { - einfo "You may want to install app-dicts/vdict-* packages" - einfo "to have corresponding dictionaries" + elog "You may want to install app-dicts/vdict-* packages" + elog "to have corresponding dictionaries" } diff --git a/app-dicts/vdict/vdict-1.97.ebuild b/app-dicts/vdict/vdict-1.97.ebuild index bac870f437c6..f40aa63c63c5 100644 --- a/app-dicts/vdict/vdict-1.97.ebuild +++ b/app-dicts/vdict/vdict-1.97.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/vdict/vdict-1.97.ebuild,v 1.1 2005/12/03 10:29:16 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/vdict/vdict-1.97.ebuild,v 1.2 2007/01/25 04:54:29 genone Exp $ inherit eutils @@ -22,6 +22,6 @@ src_install() { } pkg_postinst() { - einfo "You may want to install app-dicts/vdict-* packages" - einfo "to have corresponding dictionaries" + elog "You may want to install app-dicts/vdict-* packages" + elog "to have corresponding dictionaries" } diff --git a/app-dicts/wnn-ldic/ChangeLog b/app-dicts/wnn-ldic/ChangeLog index 3edfec79c437..920370fb91b9 100644 --- a/app-dicts/wnn-ldic/ChangeLog +++ b/app-dicts/wnn-ldic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/wnn-ldic -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/wnn-ldic/ChangeLog,v 1.2 2005/01/01 13:03:43 eradicator Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/wnn-ldic/ChangeLog,v 1.3 2007/01/25 05:03:16 genone Exp $ + + 25 Jan 2007; Marius Mauch wnn-ldic-1.04.ebuild: + Replacing einfo with elog *wnn-ldic-1.04 (23 Oct 2004) diff --git a/app-dicts/wnn-ldic/files/digest-wnn-ldic-1.04 b/app-dicts/wnn-ldic/files/digest-wnn-ldic-1.04 index 82c25b957c03..4dcc8cff48f5 100644 --- a/app-dicts/wnn-ldic/files/digest-wnn-ldic-1.04 +++ b/app-dicts/wnn-ldic/files/digest-wnn-ldic-1.04 @@ -1 +1,3 @@ MD5 efae7a5feb9b3060e021fe7b3db00d59 ldic-1.04-wnn.txt 333702 +RMD160 985fcc01bf39c6ee72bf6558d5260c1f9a2bd0a7 ldic-1.04-wnn.txt 333702 +SHA256 5d48942daaa81ae28aa8037ae143c439cfdb793e99f4c42a257fdf85bad7475a ldic-1.04-wnn.txt 333702 diff --git a/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild b/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild index 934b6a0632cb..e2e43c0c6549 100644 --- a/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild +++ b/app-dicts/wnn-ldic/wnn-ldic-1.04.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/wnn-ldic/wnn-ldic-1.04.ebuild,v 1.2 2005/01/01 13:03:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild,v 1.3 2007/01/25 05:03:16 genone Exp $ DESCRIPTION="Wnn dictionary for librarian" @@ -31,6 +31,6 @@ src_install() { } pkg_postinst() { - einfo "lib.dic is installed in /usr/lib/wnn/ja_JP/dic/misc." - einfo "You have to edit your wnnenvrc or eggrc to use it." + elog "lib.dic is installed in /usr/lib/wnn/ja_JP/dic/misc." + elog "You have to edit your wnnenvrc or eggrc to use it." } -- cgit v1.2.3-65-gdbad