summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-15 10:57:42 +0200
committerDavid Seifert <soap@gentoo.org>2018-04-15 13:31:41 +0200
commit828babbbd717528ef8c6ee8433355ea4730af278 (patch)
tree4afc2d7b1988d94c2db774be277dc698a4f8ac7e /app-text/zathura-cb
parentapp-text/xmldiff: use HTTPS (diff)
downloadgentoo-828babbbd717528ef8c6ee8433355ea4730af278.tar.gz
gentoo-828babbbd717528ef8c6ee8433355ea4730af278.tar.bz2
gentoo-828babbbd717528ef8c6ee8433355ea4730af278.zip
app-text/zathura-cb: use HTTPS
Diffstat (limited to 'app-text/zathura-cb')
-rw-r--r--app-text/zathura-cb/zathura-cb-0.1.6.ebuild6
-rw-r--r--app-text/zathura-cb/zathura-cb-0.1.7.ebuild4
-rw-r--r--app-text/zathura-cb/zathura-cb-9999.ebuild4
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 ff2cb89529c1..8422c19f22a2 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 4806c07c9487..bb222a057113 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 4c3f58bbc0cf..f1483517b654 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"