diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-i18n/imhangul | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-i18n/imhangul')
-rw-r--r-- | app-i18n/imhangul/imhangul-2.1.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/imhangul/imhangul-3.1.0.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/imhangul/imhangul-3.1.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/imhangul/imhangul-2.1.0.ebuild b/app-i18n/imhangul/imhangul-2.1.0.ebuild index aa4aa2dc2176..525f0120689d 100644 --- a/app-i18n/imhangul/imhangul-2.1.0.ebuild +++ b/app-i18n/imhangul/imhangul-2.1.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils multilib DESCRIPTION="Gtk+-2.0 Hangul Input Modules" HOMEPAGE="https://code.google.com/p/imhangul/" -SRC_URI="http://imhangul.googlecode.com/files/${P}.tar.bz2" +SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2" SLOT="0" LICENSE="LGPL-2.1" diff --git a/app-i18n/imhangul/imhangul-3.1.0.ebuild b/app-i18n/imhangul/imhangul-3.1.0.ebuild index 871e5d499b87..b38d939e00b8 100644 --- a/app-i18n/imhangul/imhangul-3.1.0.ebuild +++ b/app-i18n/imhangul/imhangul-3.1.0.ebuild @@ -7,7 +7,7 @@ inherit gnome2-utils multilib DESCRIPTION="Gtk+-3.0 Hangul Input Modules" HOMEPAGE="https://code.google.com/p/imhangul/" -SRC_URI="http://imhangul.googlecode.com/files/${P}.tar.bz2" +SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2" SLOT="3" LICENSE="LGPL-2.1" diff --git a/app-i18n/imhangul/imhangul-3.1.1.ebuild b/app-i18n/imhangul/imhangul-3.1.1.ebuild index 0fdcda7a96b5..1c4dbb26ce7c 100644 --- a/app-i18n/imhangul/imhangul-3.1.1.ebuild +++ b/app-i18n/imhangul/imhangul-3.1.1.ebuild @@ -7,7 +7,7 @@ inherit multilib DESCRIPTION="Gtk+-3.0 Hangul Input Modules" HOMEPAGE="https://code.google.com/p/imhangul/" -SRC_URI="http://imhangul.googlecode.com/files/${P}.tar.bz2" +SRC_URI="https://imhangul.googlecode.com/files/${P}.tar.bz2" SLOT="3" LICENSE="LGPL-2.1" |