commit:     49e4857a53022b51958a066157641047544dc152
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 13:49:19 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 13:49:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e4857a

app-text/mecab: update HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/mecab/mecab-0.996.ebuild | 6 +++---
 app-text/mecab/metadata.xml       | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-text/mecab/mecab-0.996.ebuild 
b/app-text/mecab/mecab-0.996.ebuild
index 8485aa6743a..07dbb45ea0c 100644
--- a/app-text/mecab/mecab-0.996.ebuild
+++ b/app-text/mecab/mecab-0.996.ebuild
@@ -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"

diff --git a/app-text/mecab/metadata.xml b/app-text/mecab/metadata.xml
index 367494a8fef..82adca0f7b8 100644
--- a/app-text/mecab/metadata.xml
+++ b/app-text/mecab/metadata.xml
@@ -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>

Reply via email to