diff options
author | 2007-06-26 01:44:30 +0000 | |
---|---|---|
committer | 2007-06-26 01:44:30 +0000 | |
commit | cd8e2311599c91bc9e00ae449e866cc0616d1570 (patch) | |
tree | 6ba767ddd7b9a1ff14870ef2e2a4e40c1a1c54b1 /app-text/mecab | |
parent | whitespace (diff) | |
download | gentoo-2-cd8e2311599c91bc9e00ae449e866cc0616d1570.tar.gz gentoo-2-cd8e2311599c91bc9e00ae449e866cc0616d1570.tar.bz2 gentoo-2-cd8e2311599c91bc9e00ae449e866cc0616d1570.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-text/mecab')
-rw-r--r-- | app-text/mecab/mecab-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mecab/mecab-0.80.ebuild b/app-text/mecab/mecab-0.80.ebuild index 39d08d6a2dfc..173584940a09 100644 --- a/app-text/mecab/mecab-0.80.ebuild +++ b/app-text/mecab/mecab-0.80.ebuild @@ -1,8 +1,8 @@ # 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.80.ebuild,v 1.8 2005/11/26 16:50:19 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.80.ebuild,v 1.9 2007/06/26 01:44:30 mr_bones_ Exp $ -# need one of ipadic-2.4.4/2.5.0/2.5.1 +# need one of ipadic-2.4.4/2.5.0/2.5.1 MY_IPADIC="ipadic-2.5.1" DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" |