commit:     f964471b05f65524268d5cc26a97c19a5716ad3a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 10:42:03 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 10:45:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f964471b

media-gfx/photoqt: use HTTPS

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-gfx/photoqt/photoqt-1.5.1-r1.ebuild | 6 +++---
 1 file 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 257cbfbf17c..ff02aa7771c 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"

Reply via email to