diff options
Diffstat (limited to 'app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild index 45d28c79cce5..09e393b2a001 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.8 2010/05/08 10:28:28 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.9 2011/02/13 18:09:08 armin76 Exp $ inherit autotools base eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="nls" LANGS="am ar bn gu hi ja kn ko ml ne pa ru ta te th uk vi zh" for i in ${LANGS} ; do |