app-i18n/scim-sunpinyin: update HOMEPAGE and SRC_URI
authorAkinori Hattori <hattya@gentoo.org>
Thu, 9 Aug 2018 14:14:39 +0000 (23:14 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Thu, 9 Aug 2018 14:31:16 +0000 (23:31 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-i18n/scim-sunpinyin/metadata.xml
app-i18n/scim-sunpinyin/scim-sunpinyin-2.0.3-r2.ebuild

index 583f6476f8be0951afc0c54aee659e4719e32dbf..271ef4abaa80ccdf3727f8568b78dc502256bef1 100644 (file)
@@ -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>
index 0f247544021961c8da73a74b6f55a4a94f8655d5..fff5cd2a4f427fb261dc127da01e0c70794beed0 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils scons-utils
 
 DESCRIPTION="The SunPinyin IMEngine for Smart Common Input Method (SCIM)"
-HOMEPAGE="https://sunpinyin.googlecode.com"
-SRC_URI="${HOMEPAGE}/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/sunpinyin/sunpinyin"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN#*-}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1 CDDL"
 SLOT="0"