diff options
author | 2005-05-06 14:48:32 +0000 | |
---|---|---|
committer | 2005-05-06 14:48:32 +0000 | |
commit | d85d51201562ee1f013abe96b5d61a925559ab2e (patch) | |
tree | 86f866b778e7703562303d54d2511c5a38448810 /app-dicts/ipadic | |
parent | Stable on sparc (diff) | |
download | historical-d85d51201562ee1f013abe96b5d61a925559ab2e.tar.gz historical-d85d51201562ee1f013abe96b5d61a925559ab2e.tar.bz2 historical-d85d51201562ee1f013abe96b5d61a925559ab2e.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-dicts/ipadic')
-rw-r--r-- | app-dicts/ipadic/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ipadic/Manifest | 14 | ||||
-rw-r--r-- | app-dicts/ipadic/ipadic-2.7.0.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-dicts/ipadic/ChangeLog b/app-dicts/ipadic/ChangeLog index 642681b67721..3991c19ef21f 100644 --- a/app-dicts/ipadic/ChangeLog +++ b/app-dicts/ipadic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ipadic # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.11 2005/03/05 08:56:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ChangeLog,v 1.12 2005/05/06 14:48:32 gustavoz Exp $ + + 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> ipadic-2.7.0.ebuild: + Stable on sparc 05 Mar 2005; Markus Rothe <corsair@gentoo.org> ipadic-2.7.0.ebuild: Stable on ppc64 diff --git a/app-dicts/ipadic/Manifest b/app-dicts/ipadic/Manifest index 6243707ae11c..39f7b7944def 100644 --- a/app-dicts/ipadic/Manifest +++ b/app-dicts/ipadic/Manifest @@ -1,8 +1,18 @@ -MD5 183c6afd17ceb96729f8f74181311dc6 ChangeLog 1487 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 156d4f944286e4a377f5a4ec749341cd ChangeLog 1582 MD5 0d135361848d9f3898fb8795e11bbc53 ipadic-2.6.1.ebuild 731 MD5 f18b0ccfbdd075a4899dbd53f7891a7a ipadic-2.6.3.ebuild 731 -MD5 56d3e53f2f31c5583107107c9db8f024 ipadic-2.7.0.ebuild 769 +MD5 a3caf0e7953030c648df6aa60794470a ipadic-2.7.0.ebuild 769 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 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCe4PQKRy60XGEcJIRAvdrAJ0VImvLiAoLN8O7T+30VGNuV6n8owCeM5D2 +Yda+Co0Aa55ihWOam4vEEt0= +=1hgK +-----END PGP SIGNATURE----- diff --git a/app-dicts/ipadic/ipadic-2.7.0.ebuild b/app-dicts/ipadic/ipadic-2.7.0.ebuild index 931a3bde22e2..02e0ad1fdeba 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 # 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.7 2005/03/05 08:56:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ipadic/ipadic-2.7.0.ebuild,v 1.8 2005/05/06 14:48:32 gustavoz 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="~x86 ~amd64 ~ppc sparc ppc64" SLOT="0" DEPEND=">=app-text/chasen-2.3.1" |