summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-09-15 17:16:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-27 17:56:44 +0200
commitfa2f6ac5012fa310247bb905f38c4e77188faa8c (patch)
treefed58a6026e964bac0b84ed42bb21aa3a615d326 /app-misc
parentsci-geosciences/qgis: Drop old (diff)
downloadgentoo-fa2f6ac5012fa310247bb905f38c4e77188faa8c.tar.gz
gentoo-fa2f6ac5012fa310247bb905f38c4e77188faa8c.tar.bz2
gentoo-fa2f6ac5012fa310247bb905f38c4e77188faa8c.zip
app-misc/qlcplus: use HTTPS
Closes: https://bugs.gentoo.org/667868 Closes: https://github.com/gentoo/gentoo/pull/9873 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/qlcplus/qlcplus-4.11.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/qlcplus/qlcplus-4.11.1.ebuild b/app-misc/qlcplus/qlcplus-4.11.1.ebuild
index de801605d298..3f618215d189 100644
--- a/app-misc/qlcplus/qlcplus-4.11.1.ebuild
+++ b/app-misc/qlcplus/qlcplus-4.11.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit qmake-utils udev vcs-snapshot virtualx xdg
-DESCRIPTION="QLC+ - Q Light Controller Plus to control DMX interfaces"
-HOMEPAGE="http://www.qlcplus.org/"
+DESCRIPTION="A software to control DMX or analog lighting systems"
+HOMEPAGE="https://www.qlcplus.org/"
SRC_URI="https://github.com/mcallegari/${PN}/archive/QLC+_${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"