summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-07-27 14:49:49 +0800
committerMike Frysinger <vapier@gentoo.org>2016-07-27 14:59:24 +0800
commitb4480f333aed7f7f3bc75446a1a5010ba8df738c (patch)
tree8d584b66351519849aa4ebe26bbc91eed8b2ee96 /sci-mathematics
parentnet-dns/libidn: Remove incorrect sub-SLOT. (diff)
downloadgentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.gz
gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.tar.bz2
gentoo-b4480f333aed7f7f3bc75446a1a5010ba8df738c.zip
sourceforge: switch to https:// URIs
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild2
-rw-r--r--sci-mathematics/msieve/msieve-1.51.ebuild2
-rw-r--r--sci-mathematics/msieve/msieve-9999.ebuild2
-rw-r--r--sci-mathematics/snns/snns-4.2-r9.ebuild2
-rw-r--r--sci-mathematics/snns/snns-4.3-r2.ebuild2
-rw-r--r--sci-mathematics/yafu/yafu-1.34.3.ebuild2
-rw-r--r--sci-mathematics/yafu/yafu-9999.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
index 3e779e45be57..09de81da3614 100644
--- a/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
+++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.0.ebuild
@@ -5,7 +5,7 @@
EAPI=4
DESCRIPTION="Mixed Integer Linear Programming (MILP) solver"
-HOMEPAGE="http://sourceforge.net/projects/lpsolve/"
+HOMEPAGE="https://sourceforge.net/projects/lpsolve/"
SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
LICENSE="LGPL-2.1"
diff --git a/sci-mathematics/msieve/msieve-1.51.ebuild b/sci-mathematics/msieve/msieve-1.51.ebuild
index 09e724f0b866..15b3fd63b761 100644
--- a/sci-mathematics/msieve/msieve-1.51.ebuild
+++ b/sci-mathematics/msieve/msieve-1.51.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="A C library implementing a suite of algorithms to factor large integers"
-HOMEPAGE="http://sourceforge.net/projects/msieve/"
+HOMEPAGE="https://sourceforge.net/projects/msieve/"
SRC_URI="mirror://sourceforge/${PN}/${PN}/Msieve%20v${PV}/${PN}${PV/./}.tar.gz"
LICENSE="public-domain"
diff --git a/sci-mathematics/msieve/msieve-9999.ebuild b/sci-mathematics/msieve/msieve-9999.ebuild
index 8f9b32b35195..7297b0c87a50 100644
--- a/sci-mathematics/msieve/msieve-9999.ebuild
+++ b/sci-mathematics/msieve/msieve-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit eutils subversion toolchain-funcs
DESCRIPTION="A C library implementing a suite of algorithms to factor large integers"
-HOMEPAGE="http://sourceforge.net/projects/msieve/"
+HOMEPAGE="https://sourceforge.net/projects/msieve/"
#SRC_URI="mirror://sourceforge/${PN}/${PN}/Msieve%20v${PV}/${PN}${PV/./}src.tar.gz"
ESVN_REPO_URI="https://msieve.svn.sourceforge.net/svnroot/msieve"
diff --git a/sci-mathematics/snns/snns-4.2-r9.ebuild b/sci-mathematics/snns/snns-4.2-r9.ebuild
index af5ebc4090fa..9f7a6890440d 100644
--- a/sci-mathematics/snns/snns-4.2-r9.ebuild
+++ b/sci-mathematics/snns/snns-4.2-r9.ebuild
@@ -11,7 +11,7 @@ inherit distutils eutils
MY_P="SNNSv${PV}"
DESCRIPTION="Stuttgart Neural Network Simulator"
-HOMEPAGE="http://sourceforge.net/projects/snns/"
+HOMEPAGE="https://sourceforge.net/projects/snns/"
SRC_URI="mirror://sourceforge/snns/${PN}-${PV}-patched.tar.gz
doc? ( http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/${MY_P}.Manual.pdf )
python? ( mirror://sourceforge/snns/python.patch.gz )"
diff --git a/sci-mathematics/snns/snns-4.3-r2.ebuild b/sci-mathematics/snns/snns-4.3-r2.ebuild
index 78d50c673e98..2be7b85c593b 100644
--- a/sci-mathematics/snns/snns-4.3-r2.ebuild
+++ b/sci-mathematics/snns/snns-4.3-r2.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1 eutils
MY_P="SNNSv${PV}"
DESCRIPTION="Stuttgart Neural Network Simulator"
-HOMEPAGE="http://sourceforge.net/projects/snns/"
+HOMEPAGE="https://sourceforge.net/projects/snns/"
SRC_URI="http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/${MY_P}.tar.gz
doc? ( http://www.ra.cs.uni-tuebingen.de/downloads/SNNS/SNNSv4.2.Manual.pdf )"
diff --git a/sci-mathematics/yafu/yafu-1.34.3.ebuild b/sci-mathematics/yafu/yafu-1.34.3.ebuild
index b711c82123f8..911d06d796bc 100644
--- a/sci-mathematics/yafu/yafu-1.34.3.ebuild
+++ b/sci-mathematics/yafu/yafu-1.34.3.ebuild
@@ -9,7 +9,7 @@ inherit eutils versionator
MY_PV="$(get_version_component_range 1-2)"
DESCRIPTION="Yet another factoring utility"
-HOMEPAGE="http://sourceforge.net/projects/yafu/"
+HOMEPAGE="https://sourceforge.net/projects/yafu/"
SRC_URI="mirror://sourceforge/${PN}/${MY_PV}/${PN}-${MY_PV}-src.zip"
SLOT="0"
diff --git a/sci-mathematics/yafu/yafu-9999.ebuild b/sci-mathematics/yafu/yafu-9999.ebuild
index 9fdf00fbb2ea..852c51dc83eb 100644
--- a/sci-mathematics/yafu/yafu-9999.ebuild
+++ b/sci-mathematics/yafu/yafu-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit eutils subversion versionator
DESCRIPTION="Yet another factoring utility"
-HOMEPAGE="http://sourceforge.net/projects/yafu/"
+HOMEPAGE="https://sourceforge.net/projects/yafu/"
#SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
ESVN_REPO_URI="https://svn.code.sf.net/p/yafu/code/"