dev-util/Orange: fix homepage
authorAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:39:39 +0000 (21:39 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:56:34 +0000 (21:56 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

dev-util/Orange/Orange-3.4.5-r1.ebuild

index 2db822cbb63ec3b4908e8e741604aa4830ca1609..55fd7219d13c67f2c0f15e7959ab26682f910099 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
 inherit distutils-r1
 
 DESCRIPTION="Open source data visualization and analysis for novice and experts."
-HOMEPAGE="http://orange.biolab.si/"
+HOMEPAGE="https://orange.biolab.si/"
 SRC_URI="https://github.com/biolab/orange3/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"