From 828babbbd717528ef8c6ee8433355ea4730af278 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 10:57:42 +0200 Subject: [PATCH] app-text/zathura-cb: use HTTPS --- app-text/zathura-cb/zathura-cb-0.1.6.ebuild | 6 +++--- app-text/zathura-cb/zathura-cb-0.1.7.ebuild | 4 ++-- app-text/zathura-cb/zathura-cb-9999.ebuild | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app-text/zathura-cb/zathura-cb-0.1.6.ebuild b/app-text/zathura-cb/zathura-cb-0.1.6.ebuild index ff2cb89529c1f..8422c19f22a20 100644 --- a/app-text/zathura-cb/zathura-cb-0.1.6.ebuild +++ b/app-text/zathura-cb/zathura-cb-0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,11 +11,11 @@ if [[ ${PV} == *9999 ]]; then EGIT_BRANCH="develop" else KEYWORDS="amd64 arm x86" - SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" + SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" fi DESCRIPTION="Comic book plug-in for zathura with 7zip, rar, tar and zip support" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" LICENSE="ZLIB" SLOT="0" diff --git a/app-text/zathura-cb/zathura-cb-0.1.7.ebuild b/app-text/zathura-cb/zathura-cb-0.1.7.ebuild index 4806c07c9487e..bb222a0571133 100644 --- a/app-text/zathura-cb/zathura-cb-0.1.7.ebuild +++ b/app-text/zathura-cb/zathura-cb-0.1.7.ebuild @@ -11,11 +11,11 @@ if [[ ${PV} == *9999 ]]; then EGIT_BRANCH="develop" else KEYWORDS="amd64 ~arm x86" - SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" + SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" fi DESCRIPTION="Comic book plug-in for zathura with 7zip, rar, tar and zip support" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" LICENSE="ZLIB" SLOT="0" diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild b/app-text/zathura-cb/zathura-cb-9999.ebuild index 4c3f58bbc0cfd..f1483517b654e 100644 --- a/app-text/zathura-cb/zathura-cb-9999.ebuild +++ b/app-text/zathura-cb/zathura-cb-9999.ebuild @@ -11,11 +11,11 @@ if [[ ${PV} == *9999 ]]; then EGIT_BRANCH="develop" else KEYWORDS="~amd64 ~arm ~x86" - SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" + SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.gz" fi DESCRIPTION="Comic book plug-in for zathura with 7zip, rar, tar and zip support" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" LICENSE="ZLIB" SLOT="0"