From c778c40fa8b72f3ff996a2367672b669f2fc1622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 May 2022 13:09:33 +0200 Subject: dev-python/scipy: Update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/scipy/scipy-1.8.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-python/scipy/scipy-1.8.0.ebuild b/dev-python/scipy/scipy-1.8.0.ebuild index 27edb577eb78..a502daa1354f 100644 --- a/dev-python/scipy/scipy-1.8.0.ebuild +++ b/dev-python/scipy/scipy-1.8.0.ebuild @@ -11,7 +11,11 @@ inherit fortran-2 distutils-r1 flag-o-matic multiprocessing toolchain-funcs # upstream is slacking forever with doc updates DOC_PV=1.7.1 DESCRIPTION="Scientific algorithms library for Python" -HOMEPAGE="https://www.scipy.org/" +HOMEPAGE=" + https://scipy.org/ + https://github.com/scipy/scipy/ + https://pypi.org/project/scipy/ +" SRC_URI=" mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz doc? ( -- cgit v1.2.3