aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/fdlibm/fdlibm-5.3.ebuild4
-rw-r--r--sci-libs/geom/geom-5.1.2.7.ebuild4
-rw-r--r--sci-libs/libmatheval/libmatheval-1.1.10.ebuild4
-rw-r--r--sci-libs/modglue/modglue-1.19.ebuild4
-rw-r--r--sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild2
-rw-r--r--sci-libs/zarja/zarja-1.1.1.ebuild4
6 files changed, 11 insertions, 11 deletions
diff --git a/sci-libs/fdlibm/fdlibm-5.3.ebuild b/sci-libs/fdlibm/fdlibm-5.3.ebuild
index 4876249fc..d8324a0bc 100644
--- a/sci-libs/fdlibm/fdlibm-5.3.ebuild
+++ b/sci-libs/fdlibm/fdlibm-5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit toolchain-funcs flag-o-matic versionator multilib
DESCRIPTION="C math library supporting IEEE 754 floating-point arithmetic"
-HOMEPAGE="http://www.netlib.org/fdlibm"
+HOMEPAGE="https://www.netlib.org/fdlibm"
SRC_URI="http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
LICENSE="freedist"
diff --git a/sci-libs/geom/geom-5.1.2.7.ebuild b/sci-libs/geom/geom-5.1.2.7.ebuild
index a739b1e34..6e47ca14b 100644
--- a/sci-libs/geom/geom-5.1.2.7.ebuild
+++ b/sci-libs/geom/geom-5.1.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools eutils
DESCRIPTION="A complete OpenCascade - OCAF based CAD framework"
-HOMEPAGE="http://sourceforge.net/projects/salomegeometry/"
+HOMEPAGE="https://sourceforge.net/projects/salomegeometry/"
SRC_URI="mirror://sourceforge/salomegeometry/${P}.tar.gz"
LICENSE="LGPL-2"
diff --git a/sci-libs/libmatheval/libmatheval-1.1.10.ebuild b/sci-libs/libmatheval/libmatheval-1.1.10.ebuild
index 9b0144249..0509b166b 100644
--- a/sci-libs/libmatheval/libmatheval-1.1.10.ebuild
+++ b/sci-libs/libmatheval/libmatheval-1.1.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit autotools-utils
DESCRIPTION="library to parse and evaluate symbolic expressions"
-HOMEPAGE="http://www.gnu.org/software/libmatheval/"
+HOMEPAGE="https://www.gnu.org/software/libmatheval/"
SRC_URI="mirror://gnu/${PN}/${PF}.tar.gz"
LICENSE="GPL-2"
diff --git a/sci-libs/modglue/modglue-1.19.ebuild b/sci-libs/modglue/modglue-1.19.ebuild
index 9005c3f2b..f2dd8d4cb 100644
--- a/sci-libs/modglue/modglue-1.19.ebuild
+++ b/sci-libs/modglue/modglue-1.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools-utils eutils
DESCRIPTION="C++ library for handling of multiple co-processes"
-HOMEPAGE="http://cadabra.phi-sci.com"
+HOMEPAGE="https://cadabra.science"
SRC_URI="http://cadabra.phi-sci.com/${P}.tar.gz"
RESTRICT="mirror"
diff --git a/sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild b/sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild
index ca6a3c251..8c84e7a09 100644
--- a/sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild
+++ b/sci-libs/pytorch/pytorch-1.4.0_p0-r1.ebuild
@@ -195,7 +195,7 @@ src_configure() {
fi
# do not rerun cmake and the build process in src_install
- sed '/RERUN/,+1d' -i ${BUILD_DIR}/build.ninja || die
+ sed '/RERUN/,+1d' -i "${BUILD_DIR}"/build.ninja || die
}
src_compile() {
diff --git a/sci-libs/zarja/zarja-1.1.1.ebuild b/sci-libs/zarja/zarja-1.1.1.ebuild
index d5ce3856c..d4a82cb00 100644
--- a/sci-libs/zarja/zarja-1.1.1.ebuild
+++ b/sci-libs/zarja/zarja-1.1.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Scientific multi-agent simulation library"
-HOMEPAGE="http://sourceforge.net/projects/zarja/"
+HOMEPAGE="https://sourceforge.net/projects/zarja/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"