diff options
author | Akinori Hattori <hattya@gentoo.org> | 2018-08-28 22:42:33 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2018-08-28 22:42:33 +0900 |
commit | e2bceebffc3e5937c27b17197e1c413a53758fc5 (patch) | |
tree | fc6744c2db259d71902f963673f00256614e59ce /app-i18n/imhangul/imhangul-3.1.1.ebuild | |
parent | app-i18n/imhangul: tidy (diff) | |
download | gentoo-e2bceebffc3e5937c27b17197e1c413a53758fc5.tar.gz gentoo-e2bceebffc3e5937c27b17197e1c413a53758fc5.tar.bz2 gentoo-e2bceebffc3e5937c27b17197e1c413a53758fc5.zip |
app-i18n/imhangul: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-i18n/imhangul/imhangul-3.1.1.ebuild')
-rw-r--r-- | app-i18n/imhangul/imhangul-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |