summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/babytrans/babytrans-0.9.2-r2.ebuild')
-rw-r--r--app-dicts/babytrans/babytrans-0.9.2-r2.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild b/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild
index 1f683200621d..395f4546b025 100644
--- a/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild
+++ b/app-dicts/babytrans/babytrans-0.9.2-r2.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/babytrans/babytrans-0.9.2-r2.ebuild,v 1.10 2005/07/09 19:29:25 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/babytrans/babytrans-0.9.2-r2.ebuild,v 1.11 2007/01/25 04:24:18 genone Exp $
inherit eutils
@@ -31,9 +31,9 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Now you should install one of the babytrans dictionaries"
- einfo "available in portage. You can find then in $PORTDIR under"
- einfo "the app-dicts category"
- einfo
+ elog
+ elog "Now you should install one of the babytrans dictionaries"
+ elog "available in portage. You can find then in $PORTDIR under"
+ elog "the app-dicts category"
+ elog
}