diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /app-i18n | |
parent | fix digest (diff) | |
download | gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2 gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip |
big IUSE commit
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/xcin/xcin-2.5.2.3.ebuild | 4 |
3 files changed, 7 insertions, 1 deletions
diff --git a/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild b/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild index 010e03f66972..8da087a22e72 100644 --- a/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild +++ b/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.6 2002/05/07 03:58:19 drobbins Exp +IUSE="canna freewnn" + KEYWORDS="x86" A="kinput2-v3.1-beta4.tar.gz" diff --git a/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild b/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild index 8adac3173e07..cb899166ab25 100644 --- a/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild +++ b/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.6 2002/05/07 03:58:19 drobbins Exp +IUSE="canna freewnn" + KEYWORDS="x86" A="kinput2-v3.1-beta4.tar.gz" diff --git a/app-i18n/xcin/xcin-2.5.2.3.ebuild b/app-i18n/xcin/xcin-2.5.2.3.ebuild index 52fd011f735f..c40eedab75ff 100644 --- a/app-i18n/xcin/xcin-2.5.2.3.ebuild +++ b/app-i18n/xcin/xcin-2.5.2.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.1 2002/07/31 17:43:52 stubear Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.2 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls" DESCRIPTION="Chinese X Input Method" HOMEPAGE="http://xcin.linux.org.tw/" |