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/yafu
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/yafu')
-rw-r--r--sci-mathematics/yafu/yafu-1.34.3.ebuild2
-rw-r--r--sci-mathematics/yafu/yafu-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
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/"