summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-06-18 18:59:49 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-06-18 19:06:11 +1000
commit25f202ed02dac8edf40afe10cbc3d698b0c5ea33 (patch)
tree9813a7a7ea262222ce43e9148dec5d1a4a07dfed /sci-electronics
parentmedia-gfx/darktable: remove old (diff)
downloadgentoo-25f202ed02dac8edf40afe10cbc3d698b0c5ea33.tar.gz
gentoo-25f202ed02dac8edf40afe10cbc3d698b0c5ea33.tar.bz2
gentoo-25f202ed02dac8edf40afe10cbc3d698b0c5ea33.zip
sci-electronics/qelectrotech: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/qelectrotech/qelectrotech-0.50.ebuild6
-rw-r--r--sci-electronics/qelectrotech/qelectrotech-9999.ebuild4
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 fbc973154129..f4a12a6db4a9 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 1f72d6540eea..9d2fe1672d89 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+"