app-text/mecab: update HOMEPAGE and SRC_URI
authorAkinori Hattori <hattya@gentoo.org>
Fri, 20 Jul 2018 13:49:19 +0000 (22:49 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Fri, 20 Jul 2018 13:49:19 +0000 (22:49 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-text/mecab/mecab-0.996.ebuild
app-text/mecab/metadata.xml

index 8485aa6743a118823dd6a3ee0d20aaff39ae0258..07dbb45ea0ca09cb0047f383e9c8a6f5714b207b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,8 +6,8 @@ EAPI="5"
 inherit autotools eutils
 
 DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer"
-HOMEPAGE="http://mecab.sourceforge.net/"
-SRC_URI="https://mecab.googlecode.com/files/${P}.tar.gz"
+HOMEPAGE="https://taku910.github.io/mecab/"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( BSD LGPL-2.1 GPL-2 )"
 KEYWORDS="amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
index 367494a8fef2f6db2b1d0101022690be8d0be37a..82adca0f7b81ac3147ae09f4362bff2aadddbabe 100644 (file)
@@ -6,6 +6,7 @@
                <name>Cjk</name>
        </maintainer>
        <upstream>
+               <remote-id type="github">taku910/mecab</remote-id>
                <remote-id type="google-code">mecab</remote-id>
                <remote-id type="sourceforge">mecab</remote-id>
        </upstream>