diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 16:32:48 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 16:32:48 +0000 |
commit | f30f80dfa808e2f5f9526927e4f475d11a2c85f4 (patch) | |
tree | 79000c1c9a26f4e1cf9c5372a9eb29d9595e148f /app-i18n/scim-wnn | |
parent | Convert to use elog. (diff) | |
download | gentoo-2-f30f80dfa808e2f5f9526927e4f475d11a2c85f4.tar.gz gentoo-2-f30f80dfa808e2f5f9526927e4f475d11a2c85f4.tar.bz2 gentoo-2-f30f80dfa808e2f5f9526927e4f475d11a2c85f4.zip |
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'app-i18n/scim-wnn')
-rw-r--r-- | app-i18n/scim-wnn/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild | 18 | ||||
-rw-r--r-- | app-i18n/scim-wnn/scim-wnn-1.0.0.ebuild | 18 |
3 files changed, 24 insertions, 20 deletions
diff --git a/app-i18n/scim-wnn/ChangeLog b/app-i18n/scim-wnn/ChangeLog index a15b72747643..050c816e3ab0 100644 --- a/app-i18n/scim-wnn/ChangeLog +++ b/app-i18n/scim-wnn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-wnn -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/ChangeLog,v 1.9 2006/12/30 13:01:20 usata Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/ChangeLog,v 1.10 2007/01/05 16:32:48 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> scim-wnn-0.2.4.ebuild, + scim-wnn-1.0.0.ebuild: + Convert to use elog. 30 Dec 2006; Mamoru KOMACHI <usata@gentoo.org> scim-wnn-1.0.0.ebuild: Fixed --as-needed bug. Thanks to Gilles Dartiguelongue <dartigug@esiee.fr> diff --git a/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild b/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild index aa13bba76594..736e2a86a94b 100644 --- a/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild +++ b/app-i18n/scim-wnn/scim-wnn-0.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-i18n/scim-wnn/scim-wnn-0.2.4.ebuild,v 1.3 2005/07/07 03:08:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild,v 1.4 2007/01/05 16:32:48 flameeyes Exp $ DESCRIPTION="Japanese input method Wnn IMEngine for SCIM" HOMEPAGE="http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bscim-wnn%5D%5D" @@ -31,13 +31,13 @@ src_install() { } pkg_postinst() { - einfo - einfo "To use SCIM with both GTK2 and XIM, you should use the following" - einfo "in your user startup scripts such as .gnomerc or .xinitrc:" - einfo - einfo "LANG='your_language' scim -d" - einfo "export XMODIFIERS=@im=SCIM" - einfo + elog + elog "To use SCIM with both GTK2 and XIM, you should use the following" + elog "in your user startup scripts such as .gnomerc or .xinitrc:" + elog + elog "LANG='your_language' scim -d" + elog "export XMODIFIERS=@im=SCIM" + elog if ! use freewnn ; then ewarn ewarn "You disabled freewnn USE flag." diff --git a/app-i18n/scim-wnn/scim-wnn-1.0.0.ebuild b/app-i18n/scim-wnn/scim-wnn-1.0.0.ebuild index f74d71358140..0846fe523f04 100644 --- a/app-i18n/scim-wnn/scim-wnn-1.0.0.ebuild +++ b/app-i18n/scim-wnn/scim-wnn-1.0.0.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/scim-wnn/scim-wnn-1.0.0.ebuild,v 1.2 2006/12/30 13:01:20 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/scim-wnn-1.0.0.ebuild,v 1.3 2007/01/05 16:32:48 flameeyes Exp $ DESCRIPTION="Japanese input method Wnn IMEngine for SCIM" HOMEPAGE="http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bscim-wnn%5D%5D" @@ -34,13 +34,13 @@ src_install() { } pkg_postinst() { - einfo - einfo "To use SCIM with both GTK2 and XIM, you should use the following" - einfo "in your user startup scripts such as .gnomerc or .xinitrc:" - einfo - einfo "LANG='your_language' scim -d" - einfo "export XMODIFIERS=@im=SCIM" - einfo + elog + elog "To use SCIM with both GTK2 and XIM, you should use the following" + elog "in your user startup scripts such as .gnomerc or .xinitrc:" + elog + elog "LANG='your_language' scim -d" + elog "export XMODIFIERS=@im=SCIM" + elog if ! use freewnn ; then ewarn ewarn "You disabled freewnn USE flag." |