diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-15 10:59:16 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-15 13:31:58 +0200 |
commit | eedbee09d0dd695dc2e8f39b104c434d30d0852a (patch) | |
tree | 251e903f05d5c8aa78982739c849468596e1d2ea /app-text/zathura-meta | |
parent | app-text/zathura-ps: use HTTPS (diff) | |
download | gentoo-eedbee09d0dd695dc2e8f39b104c434d30d0852a.tar.gz gentoo-eedbee09d0dd695dc2e8f39b104c434d30d0852a.tar.bz2 gentoo-eedbee09d0dd695dc2e8f39b104c434d30d0852a.zip |
app-text/zathura-meta: use HTTPS
Diffstat (limited to 'app-text/zathura-meta')
-rw-r--r-- | app-text/zathura-meta/zathura-meta-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura-meta/zathura-meta-0.ebuild b/app-text/zathura-meta/zathura-meta-0.ebuild index 65a860795df3..7c733b9625ff 100644 --- a/app-text/zathura-meta/zathura-meta-0.ebuild +++ b/app-text/zathura-meta/zathura-meta-0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Meta package for app-text/zathura plugins" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" SRC_URI="" LICENSE="metapackage" |