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/snns
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/snns')
-rw-r--r--sci-mathematics/snns/snns-4.2-r9.ebuild2
-rw-r--r--sci-mathematics/snns/snns-4.3-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
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 )"