diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:40:21 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 14:40:21 +0000 |
commit | 096496a051ab820ccfe9d6065fad5c58cb7a6abd (patch) | |
tree | 249aa6a393cece34280939d486fa6fc1cfbf175e /app-text/mecab | |
parent | Removed * postfix from <, <=, >= and > dependencies. (diff) | |
download | historical-096496a051ab820ccfe9d6065fad5c58cb7a6abd.tar.gz historical-096496a051ab820ccfe9d6065fad5c58cb7a6abd.tar.bz2 historical-096496a051ab820ccfe9d6065fad5c58cb7a6abd.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/mecab')
-rw-r--r-- | app-text/mecab/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mecab/Manifest | 14 | ||||
-rw-r--r-- | app-text/mecab/mecab-0.78.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog index 5a0d2851673d..ec102eaec09f 100644 --- a/app-text/mecab/ChangeLog +++ b/app-text/mecab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mecab # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.13 2005/04/21 20:25:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.14 2005/05/06 14:40:21 gustavoz Exp $ + + 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> mecab-0.78.ebuild: + Stable on sparc 21 Apr 2005; Simon Stelling <blubb@gentoo.org> mecab-0.78.ebuild: stable on amd64 diff --git a/app-text/mecab/Manifest b/app-text/mecab/Manifest index 41bc03692946..258153cc68dc 100644 --- a/app-text/mecab/Manifest +++ b/app-text/mecab/Manifest @@ -1,8 +1,18 @@ -MD5 0709d4cc17e1465588cb0c613fdeb3d7 ChangeLog 1464 -MD5 8f2d637ac56811ccf21e29a8e4e1e5f4 mecab-0.78.ebuild 818 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 19d7d548922e473e32056a86a368d65c ChangeLog 1559 +MD5 4791b77f237eb329b280249cc831b031 mecab-0.78.ebuild 820 MD5 b62aae9d5a6e54d09f9d85a9a99651d0 mecab-0.79.ebuild 890 MD5 9f4b3dfb12383b28ce93228e88cd6010 mecab-0.80.ebuild 981 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 89d2c5718559030b51532b37db3d6baf files/digest-mecab-0.78 127 MD5 d1028488de24a640c56a9eda48124838 files/digest-mecab-0.79 127 MD5 436949af36c7d36e3aea462cf05fdef3 files/digest-mecab-0.80 127 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCe4HlKRy60XGEcJIRAilEAJ9iwcE8pTQ1xdhQFIdbYo3wzzNF3QCgkKXM +9YNQD4FkCwd67x15yADCM9o= +=N4Ai +-----END PGP SIGNATURE----- diff --git a/app-text/mecab/mecab-0.78.ebuild b/app-text/mecab/mecab-0.78.ebuild index f08b014d59b3..86a23f10e351 100644 --- a/app-text/mecab/mecab-0.78.ebuild +++ b/app-text/mecab/mecab-0.78.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-text/mecab/mecab-0.78.ebuild,v 1.4 2005/04/21 20:25:00 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.78.ebuild,v 1.5 2005/05/06 14:40:21 gustavoz Exp $ MY_IPADIC="ipadic-2.5.1" DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" @@ -10,7 +10,7 @@ SRC_URI="http://chasen.org/~taku/software/mecab/src/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc ppc amd64" +KEYWORDS="x86 sparc ppc amd64" IUSE="" DEPEND="virtual/libc |