diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:12:04 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 22:12:04 +0000 |
commit | 6d30713c20f31051d626afb5d34a38a7783898d1 (patch) | |
tree | 94faabeb974d6e61efd9d57ffb2fa5a69133b13c /app-i18n/scim-tables | |
parent | set ppc in keywords (diff) | |
download | gentoo-2-6d30713c20f31051d626afb5d34a38a7783898d1.tar.gz gentoo-2-6d30713c20f31051d626afb5d34a38a7783898d1.tar.bz2 gentoo-2-6d30713c20f31051d626afb5d34a38a7783898d1.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-tables/scim-tables-0.2.1.ebuild b/app-i18n/scim-tables/scim-tables-0.2.1.ebuild index 7bfc167fb619..01961bccca00 100644 --- a/app-i18n/scim-tables/scim-tables-0.2.1.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.2.1.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.2.1.ebuild,v 1.1 2003/05/25 15:10:52 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.2.1.ebuild,v 1.2 2003/06/29 22:12:04 aliz Exp $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://www.gnuchina.org/~suzhe/scim/" @@ -8,7 +8,7 @@ SRC_URI="http://www.gnuchina.org/~suzhe/scim/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RESTRICT="nomirror" |