commit: 25f202ed02dac8edf40afe10cbc3d698b0c5ea33
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 08:59:49 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 09:06:11 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f202ed
sci-electronics/qelectrotech: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-electronics/qelectrotech/qelectrotech-0.50.ebuild | 6 +++---
sci-electronics/qelectrotech/qelectrotech-9999.ebuild | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-electronics/qelectrotech/qelectrotech-0.50.ebuild
b/sci-electronics/qelectrotech/qelectrotech-0.50.ebuild
index fbc97315412..f4a12a6db4a 100644
--- a/sci-electronics/qelectrotech/qelectrotech-0.50.ebuild
+++ b/sci-electronics/qelectrotech/qelectrotech-0.50.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,8 +8,8 @@ inherit eutils fdo-mime gnome2-utils qmake-utils
MY_P=${PN}-${PV%0}-src
DESCRIPTION="Qt5 application to design electric diagrams"
-HOMEPAGE="http://qelectrotech.org/"
-SRC_URI="http://download.tuxfamily.org/qet/tags/20151127/${MY_P}.tar.gz"
+HOMEPAGE="https://qelectrotech.org/"
+SRC_URI="https://download.tuxfamily.org/qet/tags/20151127/${MY_P}.tar.gz"
LICENSE="CC-BY-3.0 GPL-2+"
SLOT="0"
diff --git a/sci-electronics/qelectrotech/qelectrotech-9999.ebuild
b/sci-electronics/qelectrotech/qelectrotech-9999.ebuild
index 1f72d6540ee..9d2fe1672d8 100644
--- a/sci-electronics/qelectrotech/qelectrotech-9999.ebuild
+++ b/sci-electronics/qelectrotech/qelectrotech-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ inherit eutils fdo-mime gnome2-utils qmake-utils subversion
MY_P=${PN}-${PV%0}-src
DESCRIPTION="Qt5 application to design electric diagrams"
-HOMEPAGE="http://qelectrotech.org/"
+HOMEPAGE="https://qelectrotech.org/"
ESVN_REPO_URI="svn://svn.tuxfamily.org/svnroot/qet/qet/trunk"
LICENSE="CC-BY-3.0 GPL-2+"