summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-25 04:55:49 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-25 04:55:49 +0000
commit42b8f635522febc03b26f547c7bb46cb6cd832f6 (patch)
tree9f1adabea102d59ed7c1fd9e27e4e4d9c1e55ba2 /app-dicts/vdict-en-vi
parentReplacing einfo with elog (diff)
downloadgentoo-2-42b8f635522febc03b26f547c7bb46cb6cd832f6.tar.gz
gentoo-2-42b8f635522febc03b26f547c7bb46cb6cd832f6.tar.bz2
gentoo-2-42b8f635522febc03b26f547c7bb46cb6cd832f6.zip
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-dicts/vdict-en-vi')
-rw-r--r--app-dicts/vdict-en-vi/ChangeLog7
-rw-r--r--app-dicts/vdict-en-vi/files/digest-vdict-en-vi-200502242
-rw-r--r--app-dicts/vdict-en-vi/vdict-en-vi-20050224.ebuild6
3 files changed, 10 insertions, 5 deletions
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 <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
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"
}