diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:32:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:32:21 +0000 |
commit | 2003f94d0933fd1032a60dfa5157070be39e5955 (patch) | |
tree | 3835cd14400f296fcff64eee8a00542c1f2f29f1 /app-dicts/ipadic | |
parent | stable on ppc bug: 66357 (diff) | |
download | historical-2003f94d0933fd1032a60dfa5157070be39e5955.tar.gz historical-2003f94d0933fd1032a60dfa5157070be39e5955.tar.bz2 historical-2003f94d0933fd1032a60dfa5157070be39e5955.zip |
Stable on amd64.
Diffstat (limited to 'app-dicts/ipadic')
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/Manifest | 6 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.6.3.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-dicts/ipadic/Manifest index 015f85832a94..d9f81c4685f9 100644 --- a/app-dicts/ipadic/Manifest +++ b/app-dicts/ipadic/Manifest @@ -1,8 +1,8 @@ -MD5 9d9aa11ee52fc6f2027edd4ace99e58d ChangeLog 1205 +MD5 0c345af4464ac718950b009b4db7fecb ChangeLog 1300 MD5 888af593b17e13e2d025fc318473ec79 ipadic-2.6.1.ebuild 726 -MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 -MD5 892f791a60ea1093145dde48a448af82 ipadic-2.6.3.ebuild 727 +MD5 42ab1372c4634e88087419f54ada48cb ipadic-2.6.3.ebuild 729 MD5 37e7ea53087f8659af6a33aefc151424 ipadic-2.7.0.ebuild 762 +MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 4afb27bed8feaa85ed28a3a53f0c26de files/digest-ipadic-2.6.1 65 MD5 ff582187123f3456875348cda153c069 files/digest-ipadic-2.6.3 65 MD5 d8ff2368aa8063da05ece0af45ed5700 files/digest-ipadic-2.7.0 65 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" |