commit: 2faf8eae4d72715bb59d18956f1474bad9b530cb Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Feb 25 16:45:42 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 18:26:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2faf8eae
media-gfx/pinta: use HTTPS media-gfx/pinta/pinta-1.6-r2.ebuild | 4 ++-- media-gfx/pinta/pinta-9999.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/pinta/pinta-1.6-r2.ebuild b/media-gfx/pinta/pinta-1.6-r2.ebuild index a7a2511089b..71b8c5e2e47 100644 --- a/media-gfx/pinta/pinta-1.6-r2.ebuild +++ b/media-gfx/pinta/pinta-1.6-r2.ebuild @@ -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" diff --git a/media-gfx/pinta/pinta-9999.ebuild b/media-gfx/pinta/pinta-9999.ebuild index f7a8986b757..c0e9d0b023f 100644 --- a/media-gfx/pinta/pinta-9999.ebuild +++ b/media-gfx/pinta/pinta-9999.ebuild @@ -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"
