summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2018-01-12 21:42:03 +1100
committerMichael Palimaka <kensington@gentoo.org>2018-01-12 21:45:20 +1100
commitf964471b05f65524268d5cc26a97c19a5716ad3a (patch)
tree1e81d3fd0bd0f41cddae89fb626af570088ac3f6 /media-gfx/photoqt
parentsci-libs/indilib: version bump 1.6.0 (diff)
downloadgentoo-f964471b05f65524268d5cc26a97c19a5716ad3a.tar.gz
gentoo-f964471b05f65524268d5cc26a97c19a5716ad3a.tar.bz2
gentoo-f964471b05f65524268d5cc26a97c19a5716ad3a.zip
media-gfx/photoqt: use HTTPS
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'media-gfx/photoqt')
-rw-r--r--media-gfx/photoqt/photoqt-1.5.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/photoqt/photoqt-1.5.1-r1.ebuild b/media-gfx/photoqt/photoqt-1.5.1-r1.ebuild
index 257cbfbf17c6..ff02aa7771cc 100644
--- a/media-gfx/photoqt/photoqt-1.5.1-r1.ebuild
+++ b/media-gfx/photoqt/photoqt-1.5.1-r1.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=6
@@ -6,8 +6,8 @@ EAPI=6
inherit cmake-utils gnome2-utils xdg-utils
DESCRIPTION="Simple but powerful Qt-based image viewer"
-HOMEPAGE="http://photoqt.org/"
-SRC_URI="http://photoqt.org/pkgs/${P}.tar.gz"
+HOMEPAGE="https://photoqt.org/"
+SRC_URI="https://photoqt.org/pkgs/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"