diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 14:59:41 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-04 14:59:41 +0000 |
commit | 0d03a253701bbf0fc174984a3b92cf84eb0b5078 (patch) | |
tree | 853be45fb86f8d61facd8fac85e13121c5d78643 /app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild | |
parent | Stable on amd64 wrt bug #392949 (diff) | |
download | historical-0d03a253701bbf0fc174984a3b92cf84eb0b5078.tar.gz historical-0d03a253701bbf0fc174984a3b92cf84eb0b5078.tar.bz2 historical-0d03a253701bbf0fc174984a3b92cf84eb0b5078.zip |
Stable on amd64 wrt bug #391557
Package-Manager: portage-2.2.0_alpha71/cvs/Linux x86_64
Diffstat (limited to 'app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild')
-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 5970c9afe5c9..cd32b6de3746 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-2011 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.5 2011/12/01 19:38:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild,v 1.6 2011/12/04 14:59:41 hwoarang 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" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=app-i18n/scim-1.4 |