diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 16:01:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 16:01:23 +0000 |
commit | 1f0d6e0171a638eea35ec0a2a0d48de31f920858 (patch) | |
tree | 3a9481a397872d720a63d5b0507c3a4461f39d11 /app-dicts/ipadic/ipadic-2.7.0.ebuild | |
parent | Removing changes from dodoc call (diff) | |
download | historical-1f0d6e0171a638eea35ec0a2a0d48de31f920858.tar.gz historical-1f0d6e0171a638eea35ec0a2a0d48de31f920858.tar.bz2 historical-1f0d6e0171a638eea35ec0a2a0d48de31f920858.zip |
x86 stable
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-dicts/ipadic/ipadic-2.7.0.ebuild')
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 1105fcc8253a..8d16e6601d25 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.10 2006/09/16 13:41:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.11 2007/03/13 15:56:36 armin76 Exp $ IUSE="" @@ -9,7 +9,7 @@ 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="ipadic" -KEYWORDS="~amd64 ppc ppc64 sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" SLOT="0" DEPEND=">=app-text/chasen-2.3.1" |