diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:37:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:37:13 +0000 |
commit | 60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e (patch) | |
tree | e8c335a8a02d27fab8c099d304d58c3edb2e967b /app-dicts/ipadic | |
parent | stable on ppc bug: 66357 (Manifest recommit) (diff) | |
download | gentoo-2-60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e.tar.gz gentoo-2-60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e.tar.bz2 gentoo-2-60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e.zip |
Stable on amd64.
Diffstat (limited to 'app-dicts/ipadic')
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog index 74fdcbdacd51..2d201daa964d 100644 --- a/app-dicts/ipadic/ChangeLog +++ b/app-dicts/ipadic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ipadic # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.7 2004/09/27 02:33:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.8 2004/10/19 09:32:21 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ipadic-2.6.3.ebuild: + Stable on amd64. 27 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> ipadic-2.6.1.ebuild, ipadic-2.6.3.ebuild: diff --git a/app-dicts/ipadic/ipadic-2.6.3.ebuild b/app-dicts/ipadic/ipadic-2.6.3.ebuild index 6d99fa35c07a..d7b691eae1d8 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.4 2004/09/27 02:33:17 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.6.3.ebuild,v 1.5 2004/10/19 09:32:21 absinthe 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" +KEYWORDS="x86 amd64 ppc" SLOT="0" DEPEND=">=app-text/chasen-2.3.2" |