app-text/calibre: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 30 Mar 2018 20:32:26 +0000 (22:32 +0200)
committerZac Medico <zmedico@gentoo.org>
Fri, 30 Mar 2018 21:15:59 +0000 (14:15 -0700)
Closes: https://github.com/gentoo/gentoo/pull/7724

app-text/calibre/calibre-2.78.0.ebuild
app-text/calibre/calibre-3.15.0.ebuild
app-text/calibre/calibre-3.8.0.ebuild

index 4925b5e794f0447f9bc08450fee6ec5bc2b1d0d7..cfab16f44ceac40fd3ece2e296c2c1c3689e129a 100644 (file)
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="sqlite,ssl"
 inherit eutils bash-completion-r1 gnome2-utils multilib toolchain-funcs python-single-r1 xdg-utils
 
 DESCRIPTION="Ebook management application"
-HOMEPAGE="http://calibre-ebook.com/"
-SRC_URI="http://download.calibre-ebook.com/${PV}/${P}.tar.xz"
+HOMEPAGE="https://calibre-ebook.com/"
+SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz"
 
 LICENSE="
        GPL-3+
index 6b07541efaf20101584be1e0ef994400fd5f2979..21301bcd085d478f093613c2e538b2404d757cc1 100644 (file)
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="sqlite,ssl"
 inherit eutils bash-completion-r1 gnome2-utils multilib toolchain-funcs python-single-r1 xdg-utils
 
 DESCRIPTION="Ebook management application"
-HOMEPAGE="http://calibre-ebook.com/"
-SRC_URI="http://download.calibre-ebook.com/${PV}/${P}.tar.xz"
+HOMEPAGE="https://calibre-ebook.com/"
+SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz"
 
 LICENSE="
        GPL-3+
index 9c035ba938690a829e622b805a2362671583f81f..18095fd34d2928383a1e0a6372b2c91fd9f9b711 100644 (file)
@@ -9,8 +9,8 @@ PYTHON_REQ_USE="sqlite,ssl"
 inherit eutils bash-completion-r1 gnome2-utils multilib toolchain-funcs python-single-r1 xdg-utils
 
 DESCRIPTION="Ebook management application"
-HOMEPAGE="http://calibre-ebook.com/"
-SRC_URI="http://download.calibre-ebook.com/${PV}/${P}.tar.xz"
+HOMEPAGE="https://calibre-ebook.com/"
+SRC_URI="https://download.calibre-ebook.com/${PV}/${P}.tar.xz"
 
 LICENSE="
        GPL-3+