diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-01-16 10:48:24 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-01-16 10:48:24 +0000 |
commit | 223c4c2e76c2353db0a301e7e8c8825eb198b8ff (patch) | |
tree | bd239ab7b4c300570e4bc2e1aa213009b68418a5 /app-i18n/scim-tables | |
parent | stable bump (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-223c4c2e76c2353db0a301e7e8c8825eb198b8ff.tar.gz gentoo-2-223c4c2e76c2353db0a301e7e8c8825eb198b8ff.tar.bz2 gentoo-2-223c4c2e76c2353db0a301e7e8c8825eb198b8ff.zip |
stable bump
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.3.0.ebuild b/app-i18n/scim-tables/scim-tables-0.3.0.ebuild index a344222b5a0b..e29d25ddc24d 100644 --- a/app-i18n/scim-tables/scim-tables-0.3.0.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.3.0.ebuild,v 1.1 2003/11/09 12:40:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.3.0.ebuild,v 1.2 2004/01/16 10:46:54 liquidx Exp $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://www.turbolinux.com.cn/~suzhe/scim/" @@ -8,7 +8,7 @@ SRC_URI="http://www.turbolinux.com.cn/~suzhe/scim//sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=app-i18n/scim-0.5.1" |