diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-11-13 06:19:19 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-11-13 06:19:19 +0000 |
commit | 7c2b790aef3a087de56cdc81ee7324861fee02c9 (patch) | |
tree | 53ac64d9b9fbfa0f735d2bda4cbf080823e00f1f /app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild | |
parent | getting synce-0.12 into tree. ebuild coming from synce overlay, reviewed and ... (diff) | |
download | historical-7c2b790aef3a087de56cdc81ee7324861fee02c9.tar.gz historical-7c2b790aef3a087de56cdc81ee7324861fee02c9.tar.bz2 historical-7c2b790aef3a087de56cdc81ee7324861fee02c9.zip |
amd64 stable, bug 245185
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27.5 x86_64
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 | 4 |
1 files changed, 2 insertions, 2 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 f3037292c016..df72950ff546 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-2008 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.2 2008/11/08 12:10:33 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.3 2008/11/13 06:19:19 darkside Exp $ inherit kde-functions eutils base autotools @@ -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 ~sparc ~x86" IUSE="kde 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 |