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 | 663eab855aedabc31205bcea4e46bf79d796408a (patch) | |
tree | cfd1361a3fdb693305083195f29e1ec0a07f8bb9 /app-i18n/scim-tables | |
parent | new version (diff) | |
download | historical-663eab855aedabc31205bcea4e46bf79d796408a.tar.gz historical-663eab855aedabc31205bcea4e46bf79d796408a.tar.bz2 historical-663eab855aedabc31205bcea4e46bf79d796408a.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" |