diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-19 16:36:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-19 16:36:10 +0000 |
commit | 243aba067644bf1630ea0a75670822577165e086 (patch) | |
tree | 7f7b6e58d2146947814527462f8dd362af075ee2 /app-i18n/scim-m17n | |
parent | amd64/x86 stable, bug #266715 (diff) | |
download | gentoo-2-243aba067644bf1630ea0a75670822577165e086.tar.gz gentoo-2-243aba067644bf1630ea0a75670822577165e086.tar.bz2 gentoo-2-243aba067644bf1630ea0a75670822577165e086.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-i18n/scim-m17n')
-rw-r--r-- | app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild b/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild index a6a64eac0629..d64730b6d781 100644 --- a/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild +++ b/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild,v 1.1 2009/04/19 06:46:08 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild,v 1.2 2009/04/19 16:36:10 mr_bones_ Exp $ DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend" HOMEPAGE="http://www.scim-im.org/projects/imengines" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" -RDEPEND=">=app-i18n/scim-1.4 +RDEPEND=">=app-i18n/scim-1.4 >=dev-libs/m17n-lib-1.2.0" DEPEND="${RDEPEND} dev-util/pkgconfig" |