summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-08-28 22:42:33 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-08-28 22:42:33 +0900
commite2bceebffc3e5937c27b17197e1c413a53758fc5 (patch)
treefc6744c2db259d71902f963673f00256614e59ce
parentapp-i18n/imhangul: tidy (diff)
downloadgentoo-e2bceebf.tar.gz
gentoo-e2bceebf.tar.bz2
gentoo-e2bceebf.zip
app-i18n/imhangul: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-i18n/imhangul/imhangul-2.1.0-r1.ebuild4
-rw-r--r--app-i18n/imhangul/imhangul-3.1.1.ebuild4
-rw-r--r--app-i18n/imhangul/metadata.xml1
3 files changed, 5 insertions, 4 deletions
diff --git a/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild b/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild
index 5f32412487aa..be31caf2f266 100644
--- a/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild
+++ b/app-i18n/imhangul/imhangul-2.1.0-r1.ebuild
@@ -6,8 +6,8 @@ EAPI="6"
inherit gnome2-utils
DESCRIPTION="GTK+ 2 Hangul Input Modules"
-HOMEPAGE="https://code.google.com/p/imhangul/"
-SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2"
+HOMEPAGE="https://github.com/libhangul/imhangul"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/app-i18n/imhangul/imhangul-3.1.1.ebuild b/app-i18n/imhangul/imhangul-3.1.1.ebuild
index e99ca8ce861d..667c30d3e7f9 100644
--- a/app-i18n/imhangul/imhangul-3.1.1.ebuild
+++ b/app-i18n/imhangul/imhangul-3.1.1.ebuild
@@ -6,8 +6,8 @@ EAPI="6"
inherit gnome2-utils
DESCRIPTION="GTK+ 3 Hangul Input Modules"
-HOMEPAGE="https://code.google.com/p/imhangul/"
-SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2"
+HOMEPAGE="https://github.com/libhangul/imhangul"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="3"
diff --git a/app-i18n/imhangul/metadata.xml b/app-i18n/imhangul/metadata.xml
index da6b3414b7d8..20c10eff6410 100644
--- a/app-i18n/imhangul/metadata.xml
+++ b/app-i18n/imhangul/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="google-code">imhangul</remote-id>
+ <remote-id type="github">libhangul/imhangul</remote-id>
</upstream>
</pkgmetadata>