summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 16:37:57 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 16:37:57 +0000
commit938207df37d9eee62479edf3858cde13c6dec9ab (patch)
treef6fa466c6afc284690f49b6c74d55d946c4cdfa5 /app-i18n/fcitx
parentRemove prothon mask. (diff)
downloadhistorical-938207df37d9eee62479edf3858cde13c6dec9ab.tar.gz
historical-938207df37d9eee62479edf3858cde13c6dec9ab.tar.bz2
historical-938207df37d9eee62479edf3858cde13c6dec9ab.zip
Convert to use elog.
Package-Manager: portage-2.1.2_rc4-r6
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r--app-i18n/fcitx/ChangeLog8
-rw-r--r--app-i18n/fcitx/fcitx-3.1.1.ebuild26
-rw-r--r--app-i18n/fcitx/fcitx-3.2.1.ebuild26
-rw-r--r--app-i18n/fcitx/fcitx-3.4.ebuild24
4 files changed, 44 insertions, 40 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog
index da33ddb86f60..e9f5ec2faa84 100644
--- a/app-i18n/fcitx/ChangeLog
+++ b/app-i18n/fcitx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/fcitx
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.17 2006/10/07 05:04:50 matsuu Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.18 2007/01/05 16:17:08 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> fcitx-3.1.1.ebuild,
+ fcitx-3.2.1.ebuild, fcitx-3.4.ebuild:
+ Convert to use elog.
*fcitx-3.4 (07 Oct 2006)
diff --git a/app-i18n/fcitx/fcitx-3.1.1.ebuild b/app-i18n/fcitx/fcitx-3.1.1.ebuild
index 0a20c993ed21..b9eb3d66e37b 100644
--- a/app-i18n/fcitx/fcitx-3.1.1.ebuild
+++ b/app-i18n/fcitx/fcitx-3.1.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/fcitx/fcitx-3.1.1.ebuild,v 1.6 2006/08/09 10:44:36 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.1.1.ebuild,v 1.7 2007/01/05 16:17:08 flameeyes Exp $
DESCRIPTION="Free Chinese Input Toy for X. Another Chinese XIM Input Method"
HOMEPAGE="http://www.fcitx.org/"
@@ -43,15 +43,15 @@ src_install()
pkg_postinst()
{
- einfo "You should export the following variables to use fcitx"
- einfo " export XMODIFIERS=\"@im=fcitx\""
- einfo " export XIM=fcitx"
- einfo " export XIM_PROGRAM=fcitx"
- einfo ""
- einfo "If you want to use WuBi or ErBi"
- einfo " cp /usr/share/fcitx/data/wbx.mb ~/.fcitx"
- einfo " cp /usr/share/fcitx/data/erbi.mb ~/.fcitx"
- einfo " cp /usr/share/fcitx/data/tables.conf ~/.fcitx"
- einfo ""
- einfo "Note that fcitx only works in the zh_CN locale."
+ elog "You should export the following variables to use fcitx"
+ elog " export XMODIFIERS=\"@im=fcitx\""
+ elog " export XIM=fcitx"
+ elog " export XIM_PROGRAM=fcitx"
+ elog ""
+ elog "If you want to use WuBi or ErBi"
+ elog " cp /usr/share/fcitx/data/wbx.mb ~/.fcitx"
+ elog " cp /usr/share/fcitx/data/erbi.mb ~/.fcitx"
+ elog " cp /usr/share/fcitx/data/tables.conf ~/.fcitx"
+ elog ""
+ elog "Note that fcitx only works in the zh_CN locale."
}
diff --git a/app-i18n/fcitx/fcitx-3.2.1.ebuild b/app-i18n/fcitx/fcitx-3.2.1.ebuild
index 299a3ba5673d..37c8d7377091 100644
--- a/app-i18n/fcitx/fcitx-3.2.1.ebuild
+++ b/app-i18n/fcitx/fcitx-3.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/fcitx/fcitx-3.2.1.ebuild,v 1.2 2006/08/09 10:47:15 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.2.1.ebuild,v 1.3 2007/01/05 16:17:08 flameeyes Exp $
DESCRIPTION="Free Chinese Input Toy for X. Another Chinese XIM Input Method"
HOMEPAGE="http://www.fcitx.org/"
@@ -33,15 +33,15 @@ src_install()
pkg_postinst()
{
- einfo "You should export the following variables to use fcitx"
- einfo " export XMODIFIERS=\"@im=fcitx\""
- einfo " export XIM=fcitx"
- einfo " export XIM_PROGRAM=fcitx"
- einfo ""
- einfo "If you want to use WuBi or ErBi"
- einfo " cp /usr/share/fcitx/data/wbx.mb ~/.fcitx"
- einfo " cp /usr/share/fcitx/data/erbi.mb ~/.fcitx"
- einfo " cp /usr/share/fcitx/data/tables.conf ~/.fcitx"
- einfo ""
- einfo "Note that fcitx only works in the zh_CN locale."
+ elog "You should export the following variables to use fcitx"
+ elog " export XMODIFIERS=\"@im=fcitx\""
+ elog " export XIM=fcitx"
+ elog " export XIM_PROGRAM=fcitx"
+ elog ""
+ elog "If you want to use WuBi or ErBi"
+ elog " cp /usr/share/fcitx/data/wbx.mb ~/.fcitx"
+ elog " cp /usr/share/fcitx/data/erbi.mb ~/.fcitx"
+ elog " cp /usr/share/fcitx/data/tables.conf ~/.fcitx"
+ elog ""
+ elog "Note that fcitx only works in the zh_CN locale."
}
diff --git a/app-i18n/fcitx/fcitx-3.4.ebuild b/app-i18n/fcitx/fcitx-3.4.ebuild
index 70e31e1ea678..2581a7a0b932 100644
--- a/app-i18n/fcitx/fcitx-3.4.ebuild
+++ b/app-i18n/fcitx/fcitx-3.4.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/fcitx/fcitx-3.4.ebuild,v 1.1 2006/10/07 05:04:50 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-3.4.ebuild,v 1.2 2007/01/05 16:17:08 flameeyes Exp $
DESCRIPTION="Free Chinese Input Toy for X. Another Chinese XIM Input Method"
HOMEPAGE="http://www.fcitx.org/"
@@ -31,14 +31,14 @@ src_install() {
}
pkg_postinst() {
- einfo "You should export the following variables to use fcitx"
- einfo " export XMODIFIERS=\"@im=fcitx\""
- einfo " export XIM=fcitx"
- einfo " export XIM_PROGRAM=fcitx"
- einfo ""
- einfo "If you want to use WuBi or ErBi"
- einfo " cp /usr/share/fcitx/data/wbx.mb ~/.fcitx"
- einfo " cp /usr/share/fcitx/data/erbi.mb ~/.fcitx"
- einfo " cp /usr/share/fcitx/data/tables.conf ~/.fcitx"
- einfo ""
+ elog "You should export the following variables to use fcitx"
+ elog " export XMODIFIERS=\"@im=fcitx\""
+ elog " export XIM=fcitx"
+ elog " export XIM_PROGRAM=fcitx"
+ elog ""
+ elog "If you want to use WuBi or ErBi"
+ elog " cp /usr/share/fcitx/data/wbx.mb ~/.fcitx"
+ elog " cp /usr/share/fcitx/data/erbi.mb ~/.fcitx"
+ elog " cp /usr/share/fcitx/data/tables.conf ~/.fcitx"
+ elog ""
}