diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-09-27 02:33:17 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-09-27 02:33:17 +0000 |
commit | 36ddefee2654e0b299a224be2b22760c3a7d0c9e (patch) | |
tree | cf72d79a0ecdf6d90f7d35437efba3e01aa5e996 /app-dicts/ipadic/ipadic-2.6.3.ebuild | |
parent | Stable on ppc. (Manifest recommit) (diff) | |
download | gentoo-2-36ddefee2654e0b299a224be2b22760c3a7d0c9e.tar.gz gentoo-2-36ddefee2654e0b299a224be2b22760c3a7d0c9e.tar.bz2 gentoo-2-36ddefee2654e0b299a224be2b22760c3a7d0c9e.zip |
Added to ppc.
Diffstat (limited to 'app-dicts/ipadic/ipadic-2.6.3.ebuild')
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ipadic/ipadic-2.6.3.ebuild b/app-dicts/ipadic/ipadic-2.6.3.ebuild index aee67cbed7cd..6d99fa35c07a 100644 --- a/app-dicts/ipadic/ipadic-2.6.3.ebuild +++ b/app-dicts/ipadic/ipadic-2.6.3.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.6.3.ebuild,v 1.3 2004/07/22 15:14:35 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.3.ebuild,v 1.4 2004/09/27 02:33:17 usata 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" +KEYWORDS="x86 ~amd64 ppc" SLOT="0" DEPEND=">=app-text/chasen-2.3.2" |