diff options
Diffstat (limited to 'sci-electronics/qelectrotech/qelectrotech-0.50.ebuild')
-rw-r--r-- | sci-electronics/qelectrotech/qelectrotech-0.50.ebuild | 6 |
1 files changed, 3 insertions, 3 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" |