diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:43:14 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:19 +0200 |
commit | 7f25d486358325aeac895d491ecefcc0cbd4b2bd (patch) | |
tree | 4a3c8572a2dfb990283ac433d884d79ab83aa17c /app-text/zathura | |
parent | media-sound/music-file-organizer: update homepage (diff) | |
download | gentoo-7f25d486358325aeac895d491ecefcc0cbd4b2bd.tar.gz gentoo-7f25d486358325aeac895d491ecefcc0cbd4b2bd.tar.bz2 gentoo-7f25d486358325aeac895d491ecefcc0cbd4b2bd.zip |
app-text/zathura: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/zathura')
-rw-r--r-- | app-text/zathura/zathura-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.4.4.ebuild | 4 | ||||
-rw-r--r-- | app-text/zathura/zathura-0.4.5.ebuild | 2 | ||||
-rw-r--r-- | app-text/zathura/zathura-9999.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/app-text/zathura/zathura-0.4.3.ebuild b/app-text/zathura/zathura-0.4.3.ebuild index 26887b29c3f2..b73544c83c5c 100644 --- a/app-text/zathura/zathura-0.4.3.ebuild +++ b/app-text/zathura/zathura-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit meson virtualx DESCRIPTION="A highly customizable and functional document viewer" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/app-text/zathura/zathura-0.4.4.ebuild b/app-text/zathura/zathura-0.4.4.ebuild index 1167454be534..cccc28f4066c 100644 --- a/app-text/zathura/zathura-0.4.4.ebuild +++ b/app-text/zathura/zathura-0.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit meson virtualx DESCRIPTION="A highly customizable and functional document viewer" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/app-text/zathura/zathura-0.4.5.ebuild b/app-text/zathura/zathura-0.4.5.ebuild index 4a62e043c71b..08b6a2a8e21d 100644 --- a/app-text/zathura/zathura-0.4.5.ebuild +++ b/app-text/zathura/zathura-0.4.5.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit meson virtualx DESCRIPTION="A highly customizable and functional document viewer" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild index 83ead1f313eb..08b6a2a8e21d 100644 --- a/app-text/zathura/zathura-9999.ebuild +++ b/app-text/zathura/zathura-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit meson virtualx DESCRIPTION="A highly customizable and functional document viewer" -HOMEPAGE="http://pwmt.org/projects/zathura/" +HOMEPAGE="https://pwmt.org/projects/zathura/" if [[ ${PV} == *9999 ]]; then inherit git-r3 |