summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 16:34:07 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 16:34:07 +0000
commit7da4c8680d1c9b70cff78b3e530c953ed2f325a2 (patch)
tree9f0003bd2b902f35fd0cb0c974dd53f0cf52b32d /app-i18n
parentConvert to use elog. (diff)
downloadgentoo-2-7da4c8680d1c9b70cff78b3e530c953ed2f325a2.tar.gz
gentoo-2-7da4c8680d1c9b70cff78b3e530c953ed2f325a2.tar.bz2
gentoo-2-7da4c8680d1c9b70cff78b3e530c953ed2f325a2.zip
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/skim-scim-anthy/ChangeLog9
-rw-r--r--app-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.1.ebuild22
-rw-r--r--app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.1.ebuild22
-rw-r--r--app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.ebuild22
4 files changed, 40 insertions, 35 deletions
diff --git a/app-i18n/skim-scim-anthy/ChangeLog b/app-i18n/skim-scim-anthy/ChangeLog
index 86085de46003..e7f4316e6b49 100644
--- a/app-i18n/skim-scim-anthy/ChangeLog
+++ b/app-i18n/skim-scim-anthy/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-i18n/skim-scim-anthy
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v 1.7 2006/11/21 12:27:24 flameeyes Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v 1.8 2007/01/05 16:34:07 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ skim-scim-anthy-0.9.0.1.ebuild, skim-scim-anthy-1.2.1.ebuild,
+ skim-scim-anthy-1.2.2.ebuild:
+ Convert to use elog.
21 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Give this back to cjk herd.
diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.1.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.1.ebuild
index 7062e0abdf93..d318d6834cb1 100644
--- a/app-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.1.ebuild
+++ b/app-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.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-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.1.ebuild,v 1.3 2006/10/18 10:34:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-0.9.0.1.ebuild,v 1.4 2007/01/05 16:34:07 flameeyes Exp $
inherit kde
@@ -23,13 +23,13 @@ RDEPEND="${DEPEND}
PATCHES="${FILESDIR}/${P}-qt335.patch"
pkg_postinst() {
- einfo
- einfo "To use SCIM, you should use the following in your user startup scripts"
- einfo "such as .gnomerc or .xinitrc:"
- einfo
- einfo "LANG='your_language' scim -d"
- einfo "export XMODIFIERS=@im=SCIM"
- einfo "export GTK_IM_MODULE=scim"
- einfo "export QT_IM_MODULE=scim"
- einfo
+ elog
+ elog "To use SCIM, you should use the following in your user startup scripts"
+ elog "such as .gnomerc or .xinitrc:"
+ elog
+ elog "LANG='your_language' scim -d"
+ elog "export XMODIFIERS=@im=SCIM"
+ elog "export GTK_IM_MODULE=scim"
+ elog "export QT_IM_MODULE=scim"
+ elog
}
diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.1.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.1.ebuild
index 3053ac5da6ab..d98ca258555b 100644
--- a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.1.ebuild
+++ b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.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-i18n/skim-scim-anthy/skim-scim-anthy-1.2.1.ebuild,v 1.1 2006/11/09 15:38:16 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.1.ebuild,v 1.2 2007/01/05 16:34:07 flameeyes Exp $
inherit kde
@@ -22,13 +22,13 @@ RDEPEND="${DEPEND}
PATCHES="${FILESDIR}/${P}-qt335.patch"
pkg_postinst() {
- einfo
- einfo "To use skim, you should use the following in your user startup scripts"
- einfo "such as .gnomerc or .xinitrc:"
- einfo
- einfo "LANG='your_language' skim -d"
- einfo "export XMODIFIERS=@im=SCIM"
- einfo "export GTK_IM_MODULE=scim"
- einfo "export QT_IM_MODULE=scim"
- einfo
+ elog
+ elog "To use skim, you should use the following in your user startup scripts"
+ elog "such as .gnomerc or .xinitrc:"
+ elog
+ elog "LANG='your_language' skim -d"
+ elog "export XMODIFIERS=@im=SCIM"
+ elog "export GTK_IM_MODULE=scim"
+ elog "export QT_IM_MODULE=scim"
+ elog
}
diff --git a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.ebuild b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.ebuild
index ef1cb625fa91..546f05644115 100644
--- a/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.ebuild
+++ b/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.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-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.ebuild,v 1.1 2006/11/16 17:16:09 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.2.ebuild,v 1.2 2007/01/05 16:34:07 flameeyes Exp $
inherit kde
@@ -22,13 +22,13 @@ RDEPEND="${DEPEND}
PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch"
pkg_postinst() {
- einfo
- einfo "To use skim, you should use the following in your user startup scripts"
- einfo "such as .gnomerc or .xinitrc:"
- einfo
- einfo "LANG='your_language' skim -d"
- einfo "export XMODIFIERS=@im=SCIM"
- einfo "export GTK_IM_MODULE=scim"
- einfo "export QT_IM_MODULE=scim"
- einfo
+ elog
+ elog "To use skim, you should use the following in your user startup scripts"
+ elog "such as .gnomerc or .xinitrc:"
+ elog
+ elog "LANG='your_language' skim -d"
+ elog "export XMODIFIERS=@im=SCIM"
+ elog "export GTK_IM_MODULE=scim"
+ elog "export QT_IM_MODULE=scim"
+ elog
}