diff options
Diffstat (limited to 'app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild')
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild b/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild index fa7697c1fb44..6492ab8280f3 100644 --- a/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild +++ b/app-i18n/scim-hangul/scim-hangul-0.2.2.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-hangul/scim-hangul-0.2.2.ebuild,v 1.5 2007/01/05 16:27:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild,v 1.6 2007/01/26 01:35:24 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 )" |