summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2007-01-05 22:04:24 +0000
committerRyan Hill <dirtyepic@gentoo.org>2007-01-05 22:04:24 +0000
commitb2701ac1e5bf88212b649675472aa2e2b01c96f5 (patch)
treedc593086396083975eb9deb8cc9ae4ead4b12c62 /app-dicts/opendict
parentMask =sys-apps/portage-2.1.2_rc4-r6 due to bogus "QA Notice: excessive files ... (diff)
downloadgentoo-2-b2701ac1e5bf88212b649675472aa2e2b01c96f5.tar.gz
gentoo-2-b2701ac1e5bf88212b649675472aa2e2b01c96f5.tar.bz2
gentoo-2-b2701ac1e5bf88212b649675472aa2e2b01c96f5.zip
einfo -> elog
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-dicts/opendict')
-rw-r--r--app-dicts/opendict/ChangeLog7
-rw-r--r--app-dicts/opendict/opendict-0.6.1.ebuild10
2 files changed, 10 insertions, 7 deletions
diff --git a/app-dicts/opendict/ChangeLog b/app-dicts/opendict/ChangeLog
index 1089487ab1fb..feb86005394b 100644
--- a/app-dicts/opendict/ChangeLog
+++ b/app-dicts/opendict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/opendict
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.11 2006/09/12 22:05:13 wormo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.12 2007/01/05 22:04:24 dirtyepic Exp $
+
+ 05 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> opendict-0.6.1.ebuild:
+ einfo -> elog
12 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
opendict-0.6.1.ebuild:
diff --git a/app-dicts/opendict/opendict-0.6.1.ebuild b/app-dicts/opendict/opendict-0.6.1.ebuild
index ceee83127d38..e5f09159a740 100644
--- a/app-dicts/opendict/opendict-0.6.1.ebuild
+++ b/app-dicts/opendict/opendict-0.6.1.ebuild
@@ -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/opendict/opendict-0.6.1.ebuild,v 1.3 2006/09/12 22:05:13 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.4 2007/01/05 22:04:24 dirtyepic Exp $
inherit eutils python gnome2
@@ -73,9 +73,9 @@ src_install() {
pkg_postinst() {
gnome2_icon_cache_update
- einfo "If you want system-wide plugins, unzip them into"
- einfo "${ROOT}usr/share/${PN}/dictionaries/plugins"
- einfo "Some are available from http://opendict.sourceforge.net/?cid=3"
+ elog "If you want system-wide plugins, unzip them into"
+ elog "${ROOT}usr/share/${PN}/dictionaries/plugins"
+ elog "Some are available from http://opendict.sourceforge.net/?cid=3"
}
pkg_postrm() {