summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/mozc/mozc-1.13.1651.102.ebuild')
-rw-r--r--app-i18n/mozc/mozc-1.13.1651.102.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/mozc/mozc-1.13.1651.102.ebuild b/app-i18n/mozc/mozc-1.13.1651.102.ebuild
index 2711a97a6c6a..804f8a3bd0f2 100644
--- a/app-i18n/mozc/mozc-1.13.1651.102.ebuild
+++ b/app-i18n/mozc/mozc-1.13.1651.102.ebuild
@@ -19,7 +19,7 @@ PROTOBUF_URL="http://protobuf.googlecode.com/files/protobuf-${PROTOBUF_VER}.tar.
GMOCK_URL="https://googlemock.googlecode.com/files/gmock-${GMOCK_VER}.zip"
GTEST_URL="https://googletest.googlecode.com/files/gtest-${GTEST_VER}.zip"
JSONCPP_URL="mirror://sourceforge/jsoncpp/jsoncpp-src-${JSONCPP_VER}.tar.gz"
-GYP_URL="http://dev.gentoo.org/~naota/files/gyp-${GYP_DATE}.tar.bz2"
+GYP_URL="https://dev.gentoo.org/~naota/files/gyp-${GYP_DATE}.tar.bz2"
SRC_URI="${MOZC_URL} ${PROTOBUF_URL} ${GYP_URL}
test? ( ${GMOCK_URL} ${GTEST_URL} ${JSONCPP_URL} )"