diff options
Diffstat (limited to 'app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild')
-rw-r--r-- | app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild b/app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild index 7c20230d82d3..30942609f090 100644 --- a/app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild +++ b/app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild,v 1.1 2007/03/12 00:15:13 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/scim-tomoe-0.5.0-r1.ebuild,v 1.2 2007/06/02 00:26:52 matsuu Exp $ DESCRIPTION="Japanese input method Tomoe IMEngine for SCIM" HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMTomoe" @@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="|| ( >=app-i18n/scim-1.2.0 >=app-i18n/scim-cvs-1.2.0 ) - >=app-i18n/libtomoe-gtk-0.4.0" + >=app-i18n/libtomoe-gtk-0.5.0" src_unpack() { unpack ${A} |