diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:47:45 +0200 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:49:19 +0200 |
| commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
| tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /dev-lang/scala/scala-2.10.2-r2.ebuild | |
| parent | f49e098397feee21f6efdc364f7d00bbc86b8518 (diff) | |
| download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip | |
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-lang/scala/scala-2.10.2-r2.ebuild')
| -rw-r--r-- | dev-lang/scala/scala-2.10.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/scala/scala-2.10.2-r2.ebuild b/dev-lang/scala/scala-2.10.2-r2.ebuild index 4197a5957ad1..df8cba92696d 100644 --- a/dev-lang/scala/scala-2.10.2-r2.ebuild +++ b/dev-lang/scala/scala-2.10.2-r2.ebuild @@ -56,9 +56,9 @@ HOMEPAGE="http://www.scala-lang.org/" SRC_URI="!binary? ( https://github.com/scala/scala/archive/v${PV}.tar.gz -> ${P}.tar.gz ${JURI[@]} - http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz + https://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz ) -binary? ( http://dev.gentoo.org/~tomwij/files/dist/${P}-gentoo-binary.tar.bz2 )" +binary? ( https://dev.gentoo.org/~tomwij/files/dist/${P}-gentoo-binary.tar.bz2 )" LICENSE="BSD" SLOT="${SV}/${PV}" |
