diff options
-rw-r--r-- | media-gfx/pinta/pinta-1.6-r2.ebuild | 4 | ||||
-rw-r--r-- | 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 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" |