summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-07 21:17:39 +0200
committerAaron Bauman <bman@gentoo.org>2020-07-31 18:33:06 -0400
commitfef7d815ae2a13fef09cc1289eee853e1e5a0f7c (patch)
tree86f90c2f2363f8c67c59a676c61ba4ed00c67591 /dev-python/cvxopt
parentdev-python/cheetah-docs: update homepage link (diff)
downloadgentoo-fef7d815ae2a13fef09cc1289eee853e1e5a0f7c.tar.gz
gentoo-fef7d815ae2a13fef09cc1289eee853e1e5a0f7c.tar.bz2
gentoo-fef7d815ae2a13fef09cc1289eee853e1e5a0f7c.zip
dev-python/cvxopt: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/cvxopt')
-rw-r--r--dev-python/cvxopt/cvxopt-1.2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cvxopt/cvxopt-1.2.5-r1.ebuild b/dev-python/cvxopt/cvxopt-1.2.5-r1.ebuild
index c4670120832c..df93cd110d8f 100644
--- a/dev-python/cvxopt/cvxopt-1.2.5-r1.ebuild
+++ b/dev-python/cvxopt/cvxopt-1.2.5-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit distutils-r1 toolchain-funcs
DESCRIPTION="Python package for convex optimization"
-HOMEPAGE="http://cvxopt.org/ https://github.com/cvxopt/cvxopt"
+HOMEPAGE="https://cvxopt.org/ https://github.com/cvxopt/cvxopt"
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"