summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-07-20 22:49:19 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-07-20 22:49:19 +0900
commit49e4857a53022b51958a066157641047544dc152 (patch)
tree9c6141d6d19f4bde4c8a78e278afc7290a270857
parentapp-text/namazu: drop ltprune (diff)
downloadgentoo-49e4857a53022b51958a066157641047544dc152.tar.gz
gentoo-49e4857a53022b51958a066157641047544dc152.tar.bz2
gentoo-49e4857a53022b51958a066157641047544dc152.zip
app-text/mecab: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-text/mecab/mecab-0.996.ebuild6
-rw-r--r--app-text/mecab/metadata.xml1
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 8485aa6743a1..07dbb45ea0ca 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 367494a8fef2..82adca0f7b81 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>