diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-06-21 17:31:24 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-06-21 17:31:24 +0000 |
commit | 0028946907617fe3599b644638aff0d4c4f9fff1 (patch) | |
tree | a521a0000525ab128342b4870051f5294d3d7613 /app-text | |
parent | Removed default S and MAKEOPTS; use epatch instaed of patch (diff) | |
download | historical-0028946907617fe3599b644638aff0d4c4f9fff1.tar.gz historical-0028946907617fe3599b644638aff0d4c4f9fff1.tar.bz2 historical-0028946907617fe3599b644638aff0d4c4f9fff1.zip |
Stable on x86
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mecab/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/mecab/Manifest | 4 | ||||
-rw-r--r-- | app-text/mecab/mecab-0.76.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog index a4c052195126..787b2f851ae1 100644 --- a/app-text/mecab/ChangeLog +++ b/app-text/mecab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mecab # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.3 2004/04/18 05:51:04 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.4 2004/06/21 17:31:24 usata Exp $ + + 22 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> mecab-0.76.ebuild: + Stable on x86 *mecab-0.77 (18 Apr 2004) diff --git a/app-text/mecab/Manifest b/app-text/mecab/Manifest index d1856e3dd52f..9ed85d568f9e 100644 --- a/app-text/mecab/Manifest +++ b/app-text/mecab/Manifest @@ -1,5 +1,5 @@ -MD5 35b6d5d5dddf1a04f910c983f93c2a6c ChangeLog 583 -MD5 1759f10e9ba81fff8773a7f4dd03e05b mecab-0.76.ebuild 820 +MD5 47155693596d1d3e66f0e3ee0ff2fc2b mecab-0.76.ebuild 814 +MD5 6591996224da2bc625b2786bfa41d65a ChangeLog 666 MD5 441c716518fe439c8bf2e036180c3b95 mecab-0.77.ebuild 854 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 a2dc8681f8735ac4b850dd1fbd633341 files/digest-mecab-0.76 127 diff --git a/app-text/mecab/mecab-0.76.ebuild b/app-text/mecab/mecab-0.76.ebuild index b20ad67c409f..2dc14ec437a3 100644 --- a/app-text/mecab/mecab-0.76.ebuild +++ b/app-text/mecab/mecab-0.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.76.ebuild,v 1.2 2004/03/12 08:47:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.76.ebuild,v 1.3 2004/06/21 17:31:24 usata Exp $ MY_IPADIC="ipadic-2.5.1" DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" @@ -10,7 +10,7 @@ SRC_URI="http://cl.aist-nara.ac.jp/~taku-ku/software/mecab/src/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="" DEPEND="virtual/glibc |