diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 13:41:20 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 13:41:20 +0000 |
commit | 630c4ca29fb3e5b72a0723c32d49de7a8ea4f5c9 (patch) | |
tree | 7586a274ede6b89f01a4a4127c94c02012cb1edf /app-dicts/ipadic/ipadic-2.7.0.ebuild | |
parent | Revision bump to prevent net-analyzer/nload from installing a prestripped bin... (diff) | |
download | gentoo-2-630c4ca29fb3e5b72a0723c32d49de7a8ea4f5c9.tar.gz gentoo-2-630c4ca29fb3e5b72a0723c32d49de7a8ea4f5c9.tar.bz2 gentoo-2-630c4ca29fb3e5b72a0723c32d49de7a8ea4f5c9.zip |
ppc stable
(Portage version: 2.1.1)
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 b669bf4fa9f1..1105fcc8253a 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.9 2006/04/28 13:54:45 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.10 2006/09/16 13:41:20 dertobi123 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="~x86 ~amd64 ~ppc sparc ppc64" +KEYWORDS="~amd64 ppc ppc64 sparc ~x86" SLOT="0" DEPEND=">=app-text/chasen-2.3.1" |