summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2016-05-31 21:57:49 +0200
committerMike Gilbert <floppym@gentoo.org>2016-06-17 11:27:47 -0400
commitd63db1e8f60e425af618fcf766f3d4745deec5c4 (patch)
tree316a9370970eb450bdaf5e96ad060311a67ff8fd
parentapp-i18n/fcitx-sunpinyin: Fix dependencies (bug #559752). (diff)
downloadgentoo-d63db1e8f60e425af618fcf766f3d4745deec5c4.tar.gz
gentoo-d63db1e8f60e425af618fcf766f3d4745deec5c4.tar.bz2
gentoo-d63db1e8f60e425af618fcf766f3d4745deec5c4.zip
app-i18n/sunpinyin: Update HOMEPAGE.
-rw-r--r--app-i18n/sunpinyin/metadata.xml2
-rw-r--r--app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/sunpinyin/metadata.xml b/app-i18n/sunpinyin/metadata.xml
index 11bbcd490ca1..da2c1e97edca 100644
--- a/app-i18n/sunpinyin/metadata.xml
+++ b/app-i18n/sunpinyin/metadata.xml
@@ -6,6 +6,6 @@
<name>Cjk</name>
</maintainer>
<upstream>
- <remote-id type="google-code">sunpinyin</remote-id>
+ <remote-id type="github">sunpinyin/sunpinyin</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
index 87e36a1e3ec3..de1f365120f2 100644
--- a/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
+++ b/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit eutils multilib python-any-r1 scons-utils toolchain-funcs
DESCRIPTION="A Statistical Language Model based Chinese input method library"
-HOMEPAGE="https://sunpinyin.googlecode.com/"
+HOMEPAGE="https://github.com/sunpinyin/sunpinyin"
SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
LICENSE="LGPL-2.1 CDDL"