summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-08-08 22:37:15 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-08-08 22:51:48 +0900
commit0b0d6361a312d49bdb886eee3886d946029204fd (patch)
treebd10f94b20592c6fc8ee69e36085566edfcdd026
parentapp-i18n/sunpinyin: update to EAPI 6 (diff)
downloadgentoo-0b0d6361a312d49bdb886eee3886d946029204fd.tar.gz
gentoo-0b0d6361a312d49bdb886eee3886d946029204fd.tar.bz2
gentoo-0b0d6361a312d49bdb886eee3886d946029204fd.zip
app-i18n/sunpinyin-data: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-i18n/sunpinyin-data/metadata.xml2
-rw-r--r--app-i18n/sunpinyin-data/sunpinyin-data-20121025.ebuild8
-rw-r--r--app-i18n/sunpinyin-data/sunpinyin-data-20130220.ebuild8
3 files changed, 9 insertions, 9 deletions
diff --git a/app-i18n/sunpinyin-data/metadata.xml b/app-i18n/sunpinyin-data/metadata.xml
index 11bbcd490ca1..3ce0e2257d3e 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 fa390bb7a465..39214d4753bc 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 9b450e30a2e9..42ccdffd9bdb 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"