diff options
author | 2017-12-28 10:02:13 +0100 | |
---|---|---|
committer | 2017-12-28 22:20:53 +1100 | |
commit | b7d7fd24bf095da0adddc41b4b07770f3e3497cb (patch) | |
tree | 57304e30092fe95106ecbc115b9ed91c289939b9 /dev-util/eric | |
parent | dev-util/eric: Version bump to 17.12. (diff) | |
download | gentoo-b7d7fd24bf095da0adddc41b4b07770f3e3497cb.tar.gz gentoo-b7d7fd24bf095da0adddc41b4b07770f3e3497cb.tar.bz2 gentoo-b7d7fd24bf095da0adddc41b4b07770f3e3497cb.zip |
dev-util/eric: Switch to TLS in HOMEPAGE (no revbump).
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-util/eric')
-rw-r--r-- | dev-util/eric/eric-17.09.ebuild | 2 | ||||
-rw-r--r-- | 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 02c5b8f9d387..5dfde4d00d11 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 6d5d56d78f52..16a7d18251b5 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" |