Use https by default

Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-24 12:47:45 +02:00
parent f49e098397
commit eaaface92e
20304 changed files with 20907 additions and 20907 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<maintainer>

View File

@@ -11,7 +11,7 @@ inherit distutils-r1 eutils virtualx
DESCRIPTION="Computer Algebra System in pure Python"
HOMEPAGE="http://sympy.org"
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz
http://dev.gentoo.org/~bicatali/distfiles/${P}-system-mpmath.patch.gz"
https://dev.gentoo.org/~bicatali/distfiles/${P}-system-mpmath.patch.gz"
LICENSE="BSD"
SLOT="0"

View File

@@ -11,7 +11,7 @@ inherit distutils-r1 eutils virtualx
DESCRIPTION="Computer Algebra System in pure Python"
HOMEPAGE="http://sympy.org"
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz
http://dev.gentoo.org/~grozin/${P}-system-mpmath.patch.gz"
https://dev.gentoo.org/~grozin/${P}-system-mpmath.patch.gz"
LICENSE="BSD"
SLOT="0"