summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-25 17:45:42 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-02 19:26:21 +0100
commit2faf8eae4d72715bb59d18956f1474bad9b530cb (patch)
tree09f60a0015b6ad4acffa6ce112a560f72715759e /media-gfx/pinta
parentdev-libs/boost-1.65.0: arm64 stable (bug #644808) (diff)
downloadgentoo-2faf8eae4d72715bb59d18956f1474bad9b530cb.tar.gz
gentoo-2faf8eae4d72715bb59d18956f1474bad9b530cb.tar.bz2
gentoo-2faf8eae4d72715bb59d18956f1474bad9b530cb.zip
media-gfx/pinta: use HTTPS
Diffstat (limited to 'media-gfx/pinta')
-rw-r--r--media-gfx/pinta/pinta-1.6-r2.ebuild4
-rw-r--r--media-gfx/pinta/pinta-9999.ebuild2
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 a7a2511089b9..71b8c5e2e47f 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 f7a8986b7575..c0e9d0b023f3 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"