commit:     e2bceebffc3e5937c27b17197e1c413a53758fc5
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 13:42:33 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 13:42:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2bceebf

app-i18n/imhangul: update HOMEPAGE and SRC_URI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/imhangul/imhangul-2.1.0-r1.ebuild | 4 ++--
 app-i18n/imhangul/imhangul-3.1.1.ebuild    | 4 ++--
 app-i18n/imhangul/metadata.xml             | 1 +
 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 5f32412487a..be31caf2f26 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 e99ca8ce861..667c30d3e7f 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 da6b3414b7d..20c10eff641 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>

Reply via email to