diff options
Diffstat (limited to 'app-text/mecab')
-rw-r--r-- | app-text/mecab/mecab-0.996.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mecab/mecab-0.996.ebuild b/app-text/mecab/mecab-0.996.ebuild index aa2307e527b5..7785a62d8cce 100644 --- a/app-text/mecab/mecab-0.996.ebuild +++ b/app-text/mecab/mecab-0.996.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" HOMEPAGE="http://mecab.sourceforge.net/" -SRC_URI="http://mecab.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://mecab.googlecode.com/files/${P}.tar.gz" LICENSE="|| ( BSD LGPL-2.1 GPL-2 )" KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" |