media-gfx/pinta: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 25 Feb 2018 16:45:42 +0000 (17:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 2 Mar 2018 18:26:21 +0000 (19:26 +0100)
media-gfx/pinta/pinta-1.6-r2.ebuild
media-gfx/pinta/pinta-9999.ebuild

index a7a2511089b9267c16835ec81f41788aecb44263..71b8c5e2e47fce0e427db682c938b4d754ff0ad1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit fdo-mime mono-env gnome2-utils
 
 DESCRIPTION="Simple Painting for Gtk"
-HOMEPAGE="http://pinta-project.com"
+HOMEPAGE="https://pinta-project.com"
 SRC_URI="https://github.com/PintaProject/Pinta/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="MIT CC-BY-3.0"
index f7a8986b757547c9269c1339a9781c65487f3151..c0e9d0b023f3cd89a0af7dddb46fcd10db5974c0 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit fdo-mime mono-env gnome2-utils autotools git-2
 
 DESCRIPTION="Simple Painting for Gtk"
-HOMEPAGE="http://pinta-project.com"
+HOMEPAGE="https://pinta-project.com"
 SRC_URI=""
 EGIT_REPO_URI="https://github.com/PintaProject/Pinta.git"