diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-05-19 21:04:41 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-05-19 21:04:41 +0000 |
commit | 62b3d85adc9dca89eaff4b43fa6e6027167c7bd7 (patch) | |
tree | 352380840750cd3dd480967b8109968986471b30 /app-i18n/scim-anthy | |
parent | Stable on hppa (diff) | |
download | gentoo-2-62b3d85adc9dca89eaff4b43fa6e6027167c7bd7.tar.gz gentoo-2-62b3d85adc9dca89eaff4b43fa6e6027167c7bd7.tar.bz2 gentoo-2-62b3d85adc9dca89eaff4b43fa6e6027167c7bd7.zip |
Version bumped.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/scim-anthy/Manifest | 2 | ||||
-rw-r--r-- | app-i18n/scim-anthy/files/digest-scim-anthy-0.4.2 | 1 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild | 31 |
4 files changed, 40 insertions, 1 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 9c69bb85592a..8d52f0269280 100644 --- a/app-i18n/scim-anthy/ChangeLog +++ b/app-i18n/scim-anthy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-i18n/scim-anthy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.8 2005/05/15 17:55:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.9 2005/05/19 21:04:41 usata Exp $ + +*scim-anthy-0.4.2 (19 May 2005) + + 19 May 2005; Mamoru KOMACHI <usata@gentoo.org> +scim-anthy-0.4.2.ebuild: + Version bumped. *scim-anthy-0.4.0 (15 May 2005) diff --git a/app-i18n/scim-anthy/Manifest b/app-i18n/scim-anthy/Manifest index dc930649512a..09c3c58d8f7b 100644 --- a/app-i18n/scim-anthy/Manifest +++ b/app-i18n/scim-anthy/Manifest @@ -1,8 +1,10 @@ MD5 0171abf605a1766849bbe3473676ce45 ChangeLog 1099 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 +MD5 820c700c25bc0073fc6bead93ca85fd4 scim-anthy-0.4.2.ebuild 978 MD5 9fee4cd9c844dd1bb33c2676a08dce52 scim-anthy-0.3.1.ebuild 977 MD5 8ae0fe6e2b135244b6f0d3dd2189c760 scim-anthy-0.3.2.ebuild 978 MD5 ef68edf47a1a3a4480f162641a799e12 scim-anthy-0.4.0.ebuild 978 MD5 4a27c7a36a07b80be86acd2b8bf92022 files/digest-scim-anthy-0.3.2 68 MD5 f3fb0c165858cdf04423a69602ad7e2f files/digest-scim-anthy-0.3.1 68 MD5 b996d35757f33811fc9ab2d63a8b3dfd files/digest-scim-anthy-0.4.0 68 +MD5 6640d2a6809b389aa59bbd8ad2f72126 files/digest-scim-anthy-0.4.2 68 diff --git a/app-i18n/scim-anthy/files/digest-scim-anthy-0.4.2 b/app-i18n/scim-anthy/files/digest-scim-anthy-0.4.2 new file mode 100644 index 000000000000..56d51a16a512 --- /dev/null +++ b/app-i18n/scim-anthy/files/digest-scim-anthy-0.4.2 @@ -0,0 +1 @@ +MD5 a07bc2db3e55910a6b29cc186889e03c scim-anthy-0.4.2.tar.gz 540560 diff --git a/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild b/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild new file mode 100644 index 000000000000..034588cd82d4 --- /dev/null +++ b/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.4.2.ebuild,v 1.1 2005/05/19 21:04:41 usata Exp $ + +DESCRIPTION="Japanese input method Anthy IMEngine for SCIM" +HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy" +SRC_URI="mirror://sourceforge.jp/scim-imengine/14751/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~amd64 ~ppc" +IUSE="" + +DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) + || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )" + +src_install() { + make DESTDIR=${D} install || die "make install failed" + + dodoc AUTHORS THANKS README +} + +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 +} |