diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-09-19 07:41:38 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-09-19 07:41:38 +0000 |
commit | 46792341a7b127dd278d0b50c051916077558ba1 (patch) | |
tree | 89d7b880ba2b0d15ba556b580b76fffe8ce59217 /app-i18n/uim/uim-0.0.4.ebuild | |
parent | Version bumped. Marked 0.0.4 as stable for x86. (diff) | |
download | gentoo-2-46792341a7b127dd278d0b50c051916077558ba1.tar.gz gentoo-2-46792341a7b127dd278d0b50c051916077558ba1.tar.bz2 gentoo-2-46792341a7b127dd278d0b50c051916077558ba1.zip |
Version bumped. Marked 0.0.4 as stable for x86.
Diffstat (limited to 'app-i18n/uim/uim-0.0.4.ebuild')
-rw-r--r-- | app-i18n/uim/uim-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uim/uim-0.0.4.ebuild b/app-i18n/uim/uim-0.0.4.ebuild index 541ca93b76da..28f5291dfd9c 100644 --- a/app-i18n/uim/uim-0.0.4.ebuild +++ b/app-i18n/uim/uim-0.0.4.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/uim/uim-0.0.4.ebuild,v 1.1 2003/09/07 17:43:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.0.4.ebuild,v 1.2 2003/09/19 07:41:34 usata Exp $ IUSE="gtk nls" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/anthy/5848/${P}.tar.gz" LICENSE="GPL-2 | BSD" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" S="${WORKDIR}/${P}" |