diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-07-25 07:24:57 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-07-25 07:24:57 +0000 |
commit | f2c43388fbe6b9b6e5c376d4e1f0f53cd6a8c901 (patch) | |
tree | da4b6f83b94aa437fe99d7896e5ded9bc2d38405 /app-i18n | |
parent | initial ebuild (Manifest recommit) (diff) | |
download | gentoo-2-f2c43388fbe6b9b6e5c376d4e1f0f53cd6a8c901.tar.gz gentoo-2-f2c43388fbe6b9b6e5c376d4e1f0f53cd6a8c901.tar.bz2 gentoo-2-f2c43388fbe6b9b6e5c376d4e1f0f53cd6a8c901.zip |
fixed typo. and ChangeLog fix.
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/anthy-ss/ChangeLog | 10 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5406.ebuild | 9 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5414.ebuild | 9 | ||||
-rw-r--r-- | app-i18n/anthy-ss/anthy-ss-5516.ebuild | 9 |
4 files changed, 20 insertions, 17 deletions
diff --git a/app-i18n/anthy-ss/ChangeLog b/app-i18n/anthy-ss/ChangeLog index 46b252d7b7c9..3b2ff079fca6 100644 --- a/app-i18n/anthy-ss/ChangeLog +++ b/app-i18n/anthy-ss/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-i18n/anthy-ss # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.37 2004/07/25 07:20:47 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/ChangeLog,v 1.38 2004/07/25 07:24:57 hattya Exp $ + +*anthy-ss-5516 (25 Jul 2004) + + 25 Jul 2004; Akinori Hattori <hattya@gentoo.org> anthy-ss-5406.ebuild, + anthy-ss-5414.ebuild, anthy-ss-5516.ebuild: + fixed typo. and ChangeLog fix. *anthy-ss-5523 (25 Jul 2004) @@ -11,7 +17,7 @@ -anthy-ss-5330.ebuild: cleaned out old ebuilds. - 18 Jul 2004; Akinori Hattori <hattya@gentoo.org> : + 18 Jul 2004; Akinori Hattori <hattya@gentoo.org> +anthy-ss-5516.ebuild: version bump. *anthy-ss-5414 (17 Jun 2004) diff --git a/app-i18n/anthy-ss/anthy-ss-5406.ebuild b/app-i18n/anthy-ss/anthy-ss-5406.ebuild index 016af68a9009..cd3e800ce4f7 100644 --- a/app-i18n/anthy-ss/anthy-ss-5406.ebuild +++ b/app-i18n/anthy-ss/anthy-ss-5406.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5406.ebuild,v 1.2 2004/06/24 21:43:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5406.ebuild,v 1.3 2004/07/25 07:24:57 hattya Exp $ inherit elisp-common @@ -31,21 +31,20 @@ src_compile() { local cannadicdir=/var/lib/canna/dic/canna use emacs || myconf="EMACS=no" - use ucs4 && myconf="${myconf} --enable-uc4" + use ucs4 && myconf="${myconf} --enable-ucs4" if has_version 'app-dicts/canna-zipcode'; then einfo "Adding zipcode.t and jigyosyo.t to anthy.dic." cp ${cannadicdir}/{zipcode,jigyosyo}.t mkanthydic - sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.am + sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.in fi if has_version 'app-dicts/canna-2ch'; then einfo "Adding nichan.ctd to anthy.dic." cp ${cannadicdir}/nichan.ctd mkanthydic/2ch.t - sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.am + sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.in fi - autoconf econf ${myconf} || die emake || die diff --git a/app-i18n/anthy-ss/anthy-ss-5414.ebuild b/app-i18n/anthy-ss/anthy-ss-5414.ebuild index 504a8ffefa0a..d33b07ee3ec5 100644 --- a/app-i18n/anthy-ss/anthy-ss-5414.ebuild +++ b/app-i18n/anthy-ss/anthy-ss-5414.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5414.ebuild,v 1.2 2004/06/24 21:43:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5414.ebuild,v 1.3 2004/07/25 07:24:57 hattya Exp $ inherit elisp-common @@ -31,21 +31,20 @@ src_compile() { local cannadicdir=/var/lib/canna/dic/canna use emacs || myconf="EMACS=no" - use ucs4 && myconf="${myconf} --enable-uc4" + use ucs4 && myconf="${myconf} --enable-ucs4" if has_version 'app-dicts/canna-zipcode'; then einfo "Adding zipcode.t and jigyosyo.t to anthy.dic." cp ${cannadicdir}/{zipcode,jigyosyo}.t mkanthydic - sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.am + sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.in fi if has_version 'app-dicts/canna-2ch'; then einfo "Adding nichan.ctd to anthy.dic." cp ${cannadicdir}/nichan.ctd mkanthydic/2ch.t - sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.am + sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.in fi - autoconf econf ${myconf} || die emake || die diff --git a/app-i18n/anthy-ss/anthy-ss-5516.ebuild b/app-i18n/anthy-ss/anthy-ss-5516.ebuild index c3c9ac6746ae..5ef6e38ac9dc 100644 --- a/app-i18n/anthy-ss/anthy-ss-5516.ebuild +++ b/app-i18n/anthy-ss/anthy-ss-5516.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5516.ebuild,v 1.1 2004/07/18 13:03:23 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy-ss/anthy-ss-5516.ebuild,v 1.2 2004/07/25 07:24:57 hattya Exp $ inherit elisp-common @@ -31,21 +31,20 @@ src_compile() { local cannadicdir=/var/lib/canna/dic/canna use emacs || myconf="EMACS=no" - use ucs4 && myconf="${myconf} --enable-uc4" + use ucs4 && myconf="${myconf} --enable-ucs4" if has_version 'app-dicts/canna-zipcode'; then einfo "Adding zipcode.t and jigyosyo.t to anthy.dic." cp ${cannadicdir}/{zipcode,jigyosyo}.t mkanthydic - sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.am + sed -i -e "/^EXTRA_DICS/s|$| zipcode.t jigyosyo.t|" mkanthydic/Makefile.in fi if has_version 'app-dicts/canna-2ch'; then einfo "Adding nichan.ctd to anthy.dic." cp ${cannadicdir}/nichan.ctd mkanthydic/2ch.t - sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.am + sed -i -e "/^EXTRA_DICS/s|$| 2ch.t|" mkanthydic/Makefile.in fi - autoconf econf ${myconf} || die emake || die |