summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 16:06:08 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 16:06:08 +0000
commit862f762de3737e29f43edd8d428ee546d1d663ff (patch)
treeff0fd2a3b9e8767638c968f4829592ef74c98f72 /app-dicts
parentConvert to use elog. (diff)
downloadgentoo-2-862f762de3737e29f43edd8d428ee546d1d663ff.tar.gz
gentoo-2-862f762de3737e29f43edd8d428ee546d1d663ff.tar.bz2
gentoo-2-862f762de3737e29f43edd8d428ee546d1d663ff.zip
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/gjiten/ChangeLog8
-rw-r--r--app-dicts/gjiten/gjiten-2.3.ebuild34
-rw-r--r--app-dicts/gjiten/gjiten-2.4.ebuild34
-rw-r--r--app-dicts/gjiten/gjiten-2.6.ebuild34
4 files changed, 57 insertions, 53 deletions
diff --git a/app-dicts/gjiten/ChangeLog b/app-dicts/gjiten/ChangeLog
index c094ee33fbca..24ce1917140b 100644
--- a/app-dicts/gjiten/ChangeLog
+++ b/app-dicts/gjiten/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/gjiten
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.14 2006/11/13 15:36:21 matsuu Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/ChangeLog,v 1.15 2007/01/05 16:06:08 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> gjiten-2.3.ebuild,
+ gjiten-2.4.ebuild, gjiten-2.6.ebuild:
+ Convert to use elog.
*gjiten-2.6 (13 Nov 2006)
diff --git a/app-dicts/gjiten/gjiten-2.3.ebuild b/app-dicts/gjiten/gjiten-2.3.ebuild
index e41c94e22e1d..dfb15f82f0d0 100644
--- a/app-dicts/gjiten/gjiten-2.3.ebuild
+++ b/app-dicts/gjiten/gjiten-2.3.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/gjiten/gjiten-2.3.ebuild,v 1.5 2005/04/21 18:12:48 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.6 2007/01/05 16:06:08 flameeyes Exp $
inherit gnome2
@@ -29,21 +29,21 @@ src_unpack() {
}
pkg_postinst() {
- einfo
- einfo "Dictionary files are necessary in order for"
- einfo "Gjiten to function."
- einfo
- einfo "Download dictionary files from:"
- einfo "http://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html#dic_fil"
- einfo "You need kanjidic and edict at a minimum. Dictionary files"
- einfo "must be converted to UTF-8 format - check the Gjiten help"
- einfo "and README files for details."
- einfo
- einfo "A shell script is available from "
- einfo "the Gjiten homepage(${HOMEPAGE}) to"
- einfo "download and convert the dictionary files, but you need"
- einfo "to put the files in /usr/share/gjiten after running the script."
- einfo
+ elog
+ elog "Dictionary files are necessary in order for"
+ elog "Gjiten to function."
+ elog
+ elog "Download dictionary files from:"
+ elog "http://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html#dic_fil"
+ elog "You need kanjidic and edict at a minimum. Dictionary files"
+ elog "must be converted to UTF-8 format - check the Gjiten help"
+ elog "and README files for details."
+ elog
+ elog "A shell script is available from "
+ elog "the Gjiten homepage(${HOMEPAGE}) to"
+ elog "download and convert the dictionary files, but you need"
+ elog "to put the files in /usr/share/gjiten after running the script."
+ elog
gnome2_pkg_postinst
}
diff --git a/app-dicts/gjiten/gjiten-2.4.ebuild b/app-dicts/gjiten/gjiten-2.4.ebuild
index 50d94682bb86..a3979de4c113 100644
--- a/app-dicts/gjiten/gjiten-2.4.ebuild
+++ b/app-dicts/gjiten/gjiten-2.4.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/gjiten/gjiten-2.4.ebuild,v 1.1 2005/10/15 12:06:00 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.4.ebuild,v 1.2 2007/01/05 16:06:08 flameeyes Exp $
inherit gnome2
@@ -29,21 +29,21 @@ src_unpack() {
}
pkg_postinst() {
- einfo
- einfo "Dictionary files are necessary in order for"
- einfo "Gjiten to function."
- einfo
- einfo "Download dictionary files from:"
- einfo "http://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html#dic_fil"
- einfo "You need kanjidic and edict at a minimum. Dictionary files"
- einfo "must be converted to UTF-8 format - check the Gjiten help"
- einfo "and README files for details."
- einfo
- einfo "A shell script is available from "
- einfo "the Gjiten homepage(${HOMEPAGE}) to"
- einfo "download and convert the dictionary files, but you need"
- einfo "to put the files in /usr/share/gjiten after running the script."
- einfo
+ elog
+ elog "Dictionary files are necessary in order for"
+ elog "Gjiten to function."
+ elog
+ elog "Download dictionary files from:"
+ elog "http://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html#dic_fil"
+ elog "You need kanjidic and edict at a minimum. Dictionary files"
+ elog "must be converted to UTF-8 format - check the Gjiten help"
+ elog "and README files for details."
+ elog
+ elog "A shell script is available from "
+ elog "the Gjiten homepage(${HOMEPAGE}) to"
+ elog "download and convert the dictionary files, but you need"
+ elog "to put the files in /usr/share/gjiten after running the script."
+ elog
gnome2_pkg_postinst
}
diff --git a/app-dicts/gjiten/gjiten-2.6.ebuild b/app-dicts/gjiten/gjiten-2.6.ebuild
index 19485e829281..bdaf9747f5e6 100644
--- a/app-dicts/gjiten/gjiten-2.6.ebuild
+++ b/app-dicts/gjiten/gjiten-2.6.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/gjiten/gjiten-2.6.ebuild,v 1.1 2006/11/13 15:36:21 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.6.ebuild,v 1.2 2007/01/05 16:06:08 flameeyes Exp $
inherit eutils gnome2
@@ -25,21 +25,21 @@ DEPEND="${RDEPEND}
DOCS="AUTHORS BUGS ChangeLog NEWS README TODO"
pkg_postinst() {
- einfo
- einfo "Dictionary files are necessary in order for"
- einfo "Gjiten to function."
- einfo
- einfo "Download dictionary files from:"
- einfo "http://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html#dic_fil"
- einfo "You need kanjidic and edict at a minimum. Dictionary files"
- einfo "must be converted to UTF-8 format - check the Gjiten help"
- einfo "and README files for details."
- einfo
- einfo "A shell script is available from "
- einfo "the Gjiten homepage(${HOMEPAGE}) to"
- einfo "download and convert the dictionary files, but you need"
- einfo "to put the files in /usr/share/gjiten after running the script."
- einfo
+ elog
+ elog "Dictionary files are necessary in order for"
+ elog "Gjiten to function."
+ elog
+ elog "Download dictionary files from:"
+ elog "http://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html#dic_fil"
+ elog "You need kanjidic and edict at a minimum. Dictionary files"
+ elog "must be converted to UTF-8 format - check the Gjiten help"
+ elog "and README files for details."
+ elog
+ elog "A shell script is available from "
+ elog "the Gjiten homepage(${HOMEPAGE}) to"
+ elog "download and convert the dictionary files, but you need"
+ elog "to put the files in /usr/share/gjiten after running the script."
+ elog
gnome2_pkg_postinst
}