diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /app-i18n/ibus | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.10.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/ibus/ibus-1.5.9-r1.ebuild | 2 | ||||
-rw-r--r-- | app-i18n/ibus/metadata.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-i18n/ibus/ibus-1.5.10.ebuild b/app-i18n/ibus/ibus-1.5.10.ebuild index 133ca89aa90b..04df1aa399c7 100644 --- a/app-i18n/ibus/ibus-1.5.10.ebuild +++ b/app-i18n/ibus/ibus-1.5.10.ebuild @@ -29,7 +29,7 @@ REQUIRED_USE=" || ( deprecated ( gtk3 introspection ) ) )" #342903 [[ -n ${UPSTREAM_VER} ]] && \ - UPSTRAM_PATCHSET_URI="http://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz" + UPSTRAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz" SRC_URI="https://github.com/ibus/ibus/releases/download/${PV}/${P}.tar.gz ${UPSTRAM_PATCHSET_URI}" diff --git a/app-i18n/ibus/ibus-1.5.9-r1.ebuild b/app-i18n/ibus/ibus-1.5.9-r1.ebuild index 90c1a905a913..7fe800bda788 100644 --- a/app-i18n/ibus/ibus-1.5.9-r1.ebuild +++ b/app-i18n/ibus/ibus-1.5.9-r1.ebuild @@ -29,7 +29,7 @@ REQUIRED_USE=" || ( deprecated ( gtk3 introspection ) ) )" #342903 [[ -n ${UPSTREAM_VER} ]] && \ - UPSTRAM_PATCHSET_URI="http://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz" + UPSTRAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz" SRC_URI="https://github.com/ibus/ibus/releases/download/${PV}/${P}.tar.gz ${UPSTRAM_PATCHSET_URI}" diff --git a/app-i18n/ibus/metadata.xml b/app-i18n/ibus/metadata.xml index b81da6fb8318..5aa51f233338 100644 --- a/app-i18n/ibus/metadata.xml +++ b/app-i18n/ibus/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>cjk</herd> <longdescription lang="en"> |