summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-25 05:03:16 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-25 05:03:16 +0000
commit607a52e8a47cfd995ad7d2b77e1a8da64029fcbd (patch)
tree5636b92cc07a6523f25804c5b5d3d339a9b68b0e /app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-607a52e8a47cfd995ad7d2b77e1a8da64029fcbd.tar.gz
gentoo-2-607a52e8a47cfd995ad7d2b77e1a8da64029fcbd.tar.bz2
gentoo-2-607a52e8a47cfd995ad7d2b77e1a8da64029fcbd.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild')
-rw-r--r--app-dicts/wnn-ldic/wnn-ldic-1.04.ebuild8
1 files changed, 4 insertions, 4 deletions
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."
}