Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Thu, 25 Jan 2007 05:03:16 +0000 (05:03 +0000)
committerMarius Mauch <genone@gentoo.org>
Thu, 25 Jan 2007 05:03:16 +0000 (05:03 +0000)
Package-Manager: portage-2.1.2-r2

28 files changed:
app-dicts/qvortaro/ChangeLog
app-dicts/qvortaro/files/digest-qvortaro-0.3.0
app-dicts/qvortaro/qvortaro-0.3.1.ebuild
app-dicts/stardict/ChangeLog
app-dicts/stardict/files/digest-stardict-2.4.2
app-dicts/stardict/stardict-2.4.2.ebuild
app-dicts/stardict/stardict-2.4.6-r1.ebuild
app-dicts/stardict/stardict-2.4.8.ebuild
app-dicts/vdict-en-vi/ChangeLog
app-dicts/vdict-en-vi/files/digest-vdict-en-vi-20050224
app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild
app-dicts/vdict-fr-vi/ChangeLog
app-dicts/vdict-fr-vi/files/digest-vdict-fr-vi-20050224
app-dicts/vdict-fr-vi/vdict-fr-vi-20050224.ebuild
app-dicts/vdict-vi-en/ChangeLog
app-dicts/vdict-vi-en/files/digest-vdict-vi-en-20050224
app-dicts/vdict-vi-en/vdict-vi-en-20050224.ebuild
app-dicts/vdict-vi-fr/ChangeLog
app-dicts/vdict-vi-fr/files/digest-vdict-vi-fr-20050224
app-dicts/vdict-vi-fr/vdict-vi-fr-20050224.ebuild
app-dicts/vdict/ChangeLog
app-dicts/vdict/files/digest-vdict-1.94
app-dicts/vdict/files/digest-vdict-1.97
app-dicts/vdict/vdict-1.94.ebuild
app-dicts/vdict/vdict-1.97.ebuild
app-dicts/wnn-ldic/ChangeLog
app-dicts/wnn-ldic/files/digest-wnn-ldic-1.04
app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild

index 25617cdc8f96ad5b3a290aa0c1b00dcae039969e..70dd236e6b46a61b109635a6470fe99cf905819e 100644 (file)
@@ -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 <genone@gentoo.org> qvortaro-0.3.1.ebuild:
+  Replacing einfo with elog
 
 *qvortaro-0.3.1 (05 May 2006)
 
index 14ddf762fc9063688bbac9196668d281412af59c..508c49d2ba50dac532cc51c4a99319cb045d5f17 100644 (file)
@@ -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
index 4b70c34800887435dc0d200cf2bcfad9e9c5f001..5de37f6474dbd73764a71e6e5864b039764a1c71 100644 (file)
@@ -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"
 }
index 5098d25a7b5b77eb73f65f29329a4df779c6b5a8..468f3bf095485f34cf624cf4caaebb7cbb6896b6 100644 (file)
@@ -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 <genone@gentoo.org> 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 <gustavoz@gentoo.org>
   stardict-2.4.6-r1.ebuild:
index 3145f2ac31ce5acb8f9905cd44de3a2d44aeadc9..5b50fa2a6856cf351c5fae508014441a0e0e3a8c 100644 (file)
@@ -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
index 6a9c1d6cada763d74955fb0370d4d5b29d750cfb..14a9ba7a45a3fa231561a9a3a07b72e8fedb3d05 100644 (file)
@@ -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"
 }
index 15ed0efa039f3f81ed274718cb044c691cae3055..a1e53799e2d9ab31ad7e8ae1b3d520b0868d32d5 100644 (file)
@@ -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"
 }
index 1432ec73545e0bab976acb08231a9884fc70cd2d..acce91cbc71071d74658db353998bfb2c8c7c525 100644 (file)
@@ -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"
 }
index c5cced2ad7a409ce62926f9ea830f95d75e3a0cb..a1376e53dede64c8b7004678e7e654845aaa2dc2 100644 (file)
@@ -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 <genone@gentoo.org> vdict-en-vi-20050224.ebuild:
+  Replacing einfo with elog
 
   23 Aug 2005; <pclouds@gentoo.org> vdict-en-vi-20050224.ebuild:
   Stable on x86
index 82aefec250e4056d3995af1ebb5d80a4f62f45f6..167d33672cc876fee40109cfc0b87fd33c0d4164 100644 (file)
@@ -1 +1,3 @@
 MD5 489d646a074671667e16c03bdeab5d5d en-vi.src.bz2 2307543
+RMD160 24b675bef8a3b334f255f3d1544e1f2b77e23374 en-vi.src.bz2 2307543
+SHA256 f6799b7d0224564f307ba76ba0e47a4795d08110fa6f19568346d8c2e6ec892e en-vi.src.bz2 2307543
index 6320b8608fc6ade9895cde7810a876108c3b3b73..2fcfb7818e6df752d67aec5904386d0fd5a161eb 100644 (file)
@@ -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"
 }
index dbc3052a2ea4f713dec55c2a5df54e97cd4cbf11..26db292f0f7642ba3c210c0ecc822f0c389233a2 100644 (file)
@@ -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 <genone@gentoo.org> vdict-fr-vi-20050224.ebuild:
+  Replacing einfo with elog
 
   23 Aug 2005; <pclouds@gentoo.org> vdict-fr-vi-20050224.ebuild:
   Stable on x86
index bff70eba48e696d8bc03e6910dc52fe4a420ad0e..c0afe4d03da17524891670902ce9c4fe05be53d4 100644 (file)
@@ -1 +1,3 @@
 MD5 04c1c9d9ef76c69b42ccd8f28fd54989 fr-vi.src.bz2 1781584
+RMD160 6df3525e208f175c1d6fefc944667e24ddd9cd96 fr-vi.src.bz2 1781584
+SHA256 24a3c8996ef6833f7653077a68ae1fcaddd87c0400829b9f99581e12e2d4f445 fr-vi.src.bz2 1781584
index d4a2d9cce1d03da7aa572e31478b7a3f609ab1e7..3f0d642395b967021444176744c86c89cd5d5c35 100644 (file)
@@ -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"
 }
index 2bd837078d32f6c2cc27f4b5319eac4633e32913..e0edfc505bed1523eab3fe9ca3783f969ffab447 100644 (file)
@@ -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 <genone@gentoo.org> vdict-vi-en-20050224.ebuild:
+  Replacing einfo with elog
 
   23 Aug 2005; <pclouds@gentoo.org> vdict-vi-en-20050224.ebuild:
   Stable on x86
index 14ac69a0a797e25ee40b7526183d26ec14d8007f..95a3127e24c38e0f0f24eae28e0814b072025c92 100644 (file)
@@ -1 +1,3 @@
 MD5 5e3f2751f78e58b16a8494a4b1b46077 vi-en.src.bz2 594631
+RMD160 c84b1d208b90056ad50816aa1144335dd316e23c vi-en.src.bz2 594631
+SHA256 530749bdc1e96074b5a08ccba281491641df4cd146689c59bb2bba67b03340c7 vi-en.src.bz2 594631
index 0874564d810b55129badfa1fddb9e18afc9720cb..8cf63a9a8b9ea440683974a3e6093509d61cfe91 100644 (file)
@@ -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"
 }
index 338849729a1774d7b0c15a497297e28cef3f857e..6e258718b73667865bdb1b6da7ae67f51fe99a51 100644 (file)
@@ -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 <genone@gentoo.org> vdict-vi-fr-20050224.ebuild:
+  Replacing einfo with elog
 
   23 Aug 2005; <pclouds@gentoo.org> vdict-vi-fr-20050224.ebuild:
   Stable on x86
index f1a5c2a0e57625a9fec18fd6e5645f80d0a9e73a..eafd5a38159ac658cd37097f15635d3ac65b2e5f 100644 (file)
@@ -1 +1,3 @@
 MD5 ffc8f5c12c8189701c71ff20d1607764 vi-fr.src.bz2 1077788
+RMD160 396393db89e694b81982d5ae99d06b202000c7b6 vi-fr.src.bz2 1077788
+SHA256 f80b92c7dc9b4e2b388a80976bbad1df480c1cea83df97abd19c5c56491bd661 vi-fr.src.bz2 1077788
index f8df40cdaf312911f9b499f0b6ac596c9d70d4a3..7f48c94d037d69cff5ce1eb681a30a94a0471769 100644 (file)
@@ -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"
 }
index 89207e4395c1f7dabeb213eed2b26d4ee48b5676..082fc870fb7d31e1d0dd39180a9a28c79da4e4c4 100644 (file)
@@ -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 <genone@gentoo.org> vdict-1.94.ebuild,
+  vdict-1.97.ebuild:
+  Replacing einfo with elog
 
 *vdict-1.97 (03 Dec 2005)
 
index dcc48a95a002e13745f1b31c42cd6862f744b287..0a7ab1c09fa68db904c48bdc6849780ebd708703 100644 (file)
@@ -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
index 3c59a75e36fb63860542f2bb854feba7a7ee498e..a3b0a8f62e44d4b08b81feb98478b770deda3830 100644 (file)
@@ -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
index b2e71468f341e9116ef63f763034bc9e8f75d356..6bde6d7b5ea8b5887b770ce4914a54d545241f72 100644 (file)
@@ -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"
 }
index bac870f437c63950ce940afa62777433b8210568..f40aa63c63c56b47ddda6aafb51b9d696d2016b9 100644 (file)
@@ -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"
 }
index 3edfec79c4374983d60fbc2f8c9ca511d349573d..920370fb91b9af80349bb41222da3092151919ea 100644 (file)
@@ -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 <genone@gentoo.org> wnn-ldic-1.04.ebuild:
+  Replacing einfo with elog
 
 *wnn-ldic-1.04 (23 Oct 2004)
 
index 82c25b957c03a64e05ccb77ff9f78ae2bf60975a..4dcc8cff48f5ef29981615d12321803ca9543c3d 100644 (file)
@@ -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
index 934b6a0632cb5e490f8adab16b97592d8939b7e1..e2e43c0c6549e40e7fec8d7023c7c498b2d0a02a 100644 (file)
@@ -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."
 }