From b7d7fd24bf095da0adddc41b4b07770f3e3497cb Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 28 Dec 2017 10:02:13 +0100 Subject: [PATCH] dev-util/eric: Switch to TLS in HOMEPAGE (no revbump). Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- dev-util/eric/eric-17.09.ebuild | 2 +- dev-util/eric/eric-17.11.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/eric/eric-17.09.ebuild b/dev-util/eric/eric-17.09.ebuild index 02c5b8f9d3872..5dfde4d00d11f 100644 --- a/dev-util/eric/eric-17.09.ebuild +++ b/dev-util/eric/eric-17.09.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite,xml" inherit python-single-r1 DESCRIPTION="A full featured Python IDE using PyQt and QScintilla" -HOMEPAGE="http://eric-ide.python-projects.org/" +HOMEPAGE="https://eric-ide.python-projects.org/" LICENSE="GPL-3" SLOT="6" diff --git a/dev-util/eric/eric-17.11.ebuild b/dev-util/eric/eric-17.11.ebuild index 6d5d56d78f527..16a7d18251b5e 100644 --- a/dev-util/eric/eric-17.11.ebuild +++ b/dev-util/eric/eric-17.11.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="sqlite,xml" inherit python-single-r1 DESCRIPTION="A full featured Python IDE using PyQt and QScintilla" -HOMEPAGE="http://eric-ide.python-projects.org/" +HOMEPAGE="https://eric-ide.python-projects.org/" LICENSE="GPL-3" SLOT="6"