diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-07-22 15:14:35 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-07-22 15:14:35 +0000 |
commit | 0b65e232a7d2a8358ecf13824e440c7666569486 (patch) | |
tree | eacd8f9f62848dded508b86c2b515424d77b29b1 /app-dicts/ipadic/ipadic-2.7.0.ebuild | |
parent | version bump (diff) | |
download | historical-0b65e232a7d2a8358ecf13824e440c7666569486.tar.gz historical-0b65e232a7d2a8358ecf13824e440c7666569486.tar.bz2 historical-0b65e232a7d2a8358ecf13824e440c7666569486.zip |
fixed license and stable 2.6.3 on x86.
Diffstat (limited to 'app-dicts/ipadic/ipadic-2.7.0.ebuild')
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 565adfd19915..9d35753507b1 100644 --- a/app-dicts/ipadic/ipadic-2.7.0.ebuild +++ b/app-dicts/ipadic/ipadic-2.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.3 2004/06/24 21:41:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.4 2004/07/22 15:14:35 hattya Exp $ IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Japanese dictionary for ChaSen" HOMEPAGE="http://chasen.aist-nara.ac.jp/chasen/distribution.html.en" SRC_URI="http://chasen.aist-nara.ac.jp/stable/ipadic/${P}.tar.gz" -LICENSE="as-is" +LICENSE="ipadic" KEYWORDS="~x86 ~amd64 ~ppc ~sparc" SLOT="0" |