commit: 0b0d6361a312d49bdb886eee3886d946029204fd
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 8 13:37:15 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 8 13:51:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b0d6361
app-i18n/sunpinyin-data: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-i18n/sunpinyin-data/metadata.xml | 2 +-
app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild | 8 ++++----
app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/app-i18n/sunpinyin-data/metadata.xml
b/app-i18n/sunpinyin-data/metadata.xml
index 11bbcd490ca..3ce0e2257d3 100644
--- a/app-i18n/sunpinyin-data/metadata.xml
+++ b/app-i18n/sunpinyin-data/metadata.xml
@@ -6,6 +6,6 @@
<name>Cjk</name>
</maintainer>
<upstream>
- <remote-id type="google-code">sunpinyin</remote-id>
+ <remote-id type="github">sunpinyin/open-gram</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild
b/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild
index fa390bb7a46..39214d4753b 100644
--- a/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild
+++ b/app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,9 +7,9 @@ DICT_VERSION="20120830"
LM_VERSION="${PV}"
DESCRIPTION="Data sets for Sunpinyin"
-HOMEPAGE="https://open-gram.googlecode.com/"
-SRC_URI="https://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz2
-
https://open-gram.googlecode.com/files/lm_sc.t3g.arpa-${LM_VERSION}.tar.bz2"
+HOMEPAGE="https://github.com/sunpinyin/open-gram"
+SRC_URI="mirror://sourceforge/open-gram/dict.utf8-${DICT_VERSION}.tar.bz2
+ mirror://sourceforge/open-gram/lm_sc.t3g.arpa-${LM_VERSION}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
diff --git a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
index 9b450e30a2e..42ccdffd9bd 100644
--- a/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
+++ b/app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,9 +7,9 @@ DICT_VERSION="${PV}"
LM_VERSION="20121025"
DESCRIPTION="Data sets for Sunpinyin"
-HOMEPAGE="https://open-gram.googlecode.com/"
-SRC_URI="https://open-gram.googlecode.com/files/dict.utf8-${DICT_VERSION}.tar.bz2
-
https://open-gram.googlecode.com/files/lm_sc.t3g.arpa-${LM_VERSION}.tar.bz2"
+HOMEPAGE="https://github.com/sunpinyin/open-gram"
+SRC_URI="mirror://sourceforge/open-gram/dict.utf8-${DICT_VERSION}.tar.bz2
+ mirror://sourceforge/open-gram/lm_sc.t3g.arpa-${LM_VERSION}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"