diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-25 23:03:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-25 23:03:51 +0000 |
commit | 37645fb8eaa4dc24f401737174818fcc40abfc84 (patch) | |
tree | f13a19c3200ad68b3df48566062ecae12908f5e5 /app-dicts/ipadic/ipadic-2.6.1.ebuild | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-37645fb8eaa4dc24f401737174818fcc40abfc84.tar.gz gentoo-2-37645fb8eaa4dc24f401737174818fcc40abfc84.tar.bz2 gentoo-2-37645fb8eaa4dc24f401737174818fcc40abfc84.zip |
header fix; ppc need deps first
Diffstat (limited to 'app-dicts/ipadic/ipadic-2.6.1.ebuild')
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/ipadic/ipadic-2.6.1.ebuild b/app-dicts/ipadic/ipadic-2.6.1.ebuild index 01a21be350bc..e374253e89d9 100644 --- a/app-dicts/ipadic/ipadic-2.6.1.ebuild +++ b/app-dicts/ipadic/ipadic-2.6.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.2 2003/10/01 09:44:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.1.ebuild,v 1.3 2004/02/25 23:03:51 mr_bones_ Exp $ DESCRIPTION="Japanese dictionary for ChaSen" HOMEPAGE="http://chasen.aist-nara.ac.jp/" SRC_URI="http://chasen.aist-nara.ac.jp/stable/ipadic/${P}.tar.gz" LICENSE="as-is" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86" SLOT="0" IUSE="" |