diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 03:08:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 03:08:20 +0000 |
commit | e66e787b398694e72e983ff149fb8ca22f1dc330 (patch) | |
tree | 0a47f64da2bfa304265d75f6b0e80b0320f5fd7f /app-i18n | |
parent | sync IUSE (-emacs) (diff) | |
download | gentoo-2-e66e787b398694e72e983ff149fb8ca22f1dc330.tar.gz gentoo-2-e66e787b398694e72e983ff149fb8ca22f1dc330.tar.bz2 gentoo-2-e66e787b398694e72e983ff149fb8ca22f1dc330.zip |
sync IUSE (+freewnn)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild b/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild index 8378cb6b345e..aa13bba76594 100644 --- a/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild +++ b/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild,v 1.2 2005/04/16 13:05:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-wnn/scim-wnn-0.2.4.ebuild,v 1.3 2005/07/07 03:08:20 agriffis Exp $ DESCRIPTION="Japanese input method Wnn IMEngine for SCIM" HOMEPAGE="http://nop.net-p.org/modules/pukiwiki/index.php?%5B%5Bscim-wnn%5D%5D" @@ -9,7 +9,7 @@ SRC_URI="http://nop.net-p.org/files/scim-wnn/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -IUSE="" +IUSE="freewnn" RDEPEND="|| ( >=app-i18n/scim-1.0 >=app-i18n/scim-cvs-1.0 ) dev-libs/wnn7sdk |