diff options
Diffstat (limited to 'app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild')
-rw-r--r-- | app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" } |