commit:     980e0eed92326f2167da397ed60b3b42b2e61543
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 15 08:58:55 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 11:31:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=980e0eed

app-text/zathura-ps: use HTTPS

 app-text/zathura-ps/zathura-ps-0.2.4.ebuild | 6 +++---
 app-text/zathura-ps/zathura-ps-0.2.5.ebuild | 4 ++--
 app-text/zathura-ps/zathura-ps-9999.ebuild  | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-text/zathura-ps/zathura-ps-0.2.4.ebuild 
b/app-text/zathura-ps/zathura-ps-0.2.4.ebuild
index 222e0fbcc20..f05771182ca 100644
--- a/app-text/zathura-ps/zathura-ps-0.2.4.ebuild
+++ b/app-text/zathura-ps/zathura-ps-0.2.4.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 ~amd64-linux ~x86-linux"
-       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="PostScript plug-in for zathura"
-HOMEPAGE="http://pwmt.org/projects/zathura/";
+HOMEPAGE="https://pwmt.org/projects/zathura/";
 
 LICENSE="ZLIB"
 SLOT="0"

diff --git a/app-text/zathura-ps/zathura-ps-0.2.5.ebuild 
b/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
index dc13bf418bf..0b688fc4614 100644
--- a/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
+++ b/app-text/zathura-ps/zathura-ps-0.2.5.ebuild
@@ -11,11 +11,11 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_BRANCH="develop"
 else
        KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-       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="PostScript plug-in for zathura"
-HOMEPAGE="http://pwmt.org/projects/zathura/";
+HOMEPAGE="https://pwmt.org/projects/zathura/";
 
 LICENSE="ZLIB"
 SLOT="0"

diff --git a/app-text/zathura-ps/zathura-ps-9999.ebuild 
b/app-text/zathura-ps/zathura-ps-9999.ebuild
index 62562632f28..305bfa827e7 100644
--- a/app-text/zathura-ps/zathura-ps-9999.ebuild
+++ b/app-text/zathura-ps/zathura-ps-9999.ebuild
@@ -11,11 +11,11 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_BRANCH="develop"
 else
        KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
-       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="PostScript plug-in for zathura"
-HOMEPAGE="http://pwmt.org/projects/zathura/";
+HOMEPAGE="https://pwmt.org/projects/zathura/";
 
 LICENSE="ZLIB"
 SLOT="0"

Reply via email to