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 /sci-mathematics/rstudio | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (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 'sci-mathematics/rstudio')
-rw-r--r-- | sci-mathematics/rstudio/metadata.xml | 2 | ||||
-rw-r--r-- | sci-mathematics/rstudio/rstudio-0.98.1028.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/rstudio/rstudio-0.98.1091.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/rstudio/rstudio-0.98.932.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/rstudio/rstudio-0.98.953.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sci-mathematics/rstudio/metadata.xml b/sci-mathematics/rstudio/metadata.xml index ba90cdbe1e84..6a83e2000c09 100644 --- a/sci-mathematics/rstudio/metadata.xml +++ b/sci-mathematics/rstudio/metadata.xml @@ -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> <maintainer> <email>gienah@gentoo.org</email> diff --git a/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild b/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild index d836f0673361..52dc926b3bbb 100644 --- a/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild +++ b/sci-mathematics/rstudio/rstudio-0.98.1028.ebuild @@ -30,8 +30,8 @@ SRC_URI="https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz https://s3.amazonaws.com/rstudio-buildtools/selenium-server-standalone-${SELENIUMVER}.jar https://s3.amazonaws.com/rstudio-buildtools/chromedriver-linux https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip - http://dev.gentoo.org/~hasufell/distfiles/packrat_${PACKRAT_VER}.tar.gz - http://dev.gentoo.org/~hasufell/distfiles/rmarkdown_${RMARKDOWN_VER}.tar.gz" + https://dev.gentoo.org/~hasufell/distfiles/packrat_${PACKRAT_VER}.tar.gz + https://dev.gentoo.org/~hasufell/distfiles/rmarkdown_${RMARKDOWN_VER}.tar.gz" LICENSE="AGPL-3" SLOT="0" diff --git a/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild b/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild index 1c4e51b22358..cdf98d37e9d2 100644 --- a/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild +++ b/sci-mathematics/rstudio/rstudio-0.98.1091.ebuild @@ -31,9 +31,9 @@ SRC_URI="https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz https://s3.amazonaws.com/rstudio-buildtools/selenium-server-standalone-${SELENIUMVER}.jar https://s3.amazonaws.com/rstudio-buildtools/chromedriver-linux https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip - http://dev.gentoo.org/~gienah/distfiles/packrat-${PACKRAT_VER}.tar.gz - http://dev.gentoo.org/~gienah/distfiles/rmarkdown-${RMARKDOWN_VER}.tar.gz - http://dev.gentoo.org/~gienah/distfiles/shinyapps-${SHINYAPPS_VER}.tar.gz" + https://dev.gentoo.org/~gienah/distfiles/packrat-${PACKRAT_VER}.tar.gz + https://dev.gentoo.org/~gienah/distfiles/rmarkdown-${RMARKDOWN_VER}.tar.gz + https://dev.gentoo.org/~gienah/distfiles/shinyapps-${SHINYAPPS_VER}.tar.gz" LICENSE="AGPL-3" SLOT="0" diff --git a/sci-mathematics/rstudio/rstudio-0.98.932.ebuild b/sci-mathematics/rstudio/rstudio-0.98.932.ebuild index 0321cea7de7d..a76aaada2957 100644 --- a/sci-mathematics/rstudio/rstudio-0.98.932.ebuild +++ b/sci-mathematics/rstudio/rstudio-0.98.932.ebuild @@ -28,8 +28,8 @@ SRC_URI="https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz https://s3.amazonaws.com/rstudio-buildtools/selenium-server-standalone-${SELENIUMVER}.jar https://s3.amazonaws.com/rstudio-buildtools/chromedriver-linux https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip - http://dev.gentoo.org/~hasufell/distfiles/packrat_${PACKRAT_VER}.tar.gz - http://dev.gentoo.org/~hasufell/distfiles/rmarkdown_${RMARKDOWN_VER}.tar.gz" + https://dev.gentoo.org/~hasufell/distfiles/packrat_${PACKRAT_VER}.tar.gz + https://dev.gentoo.org/~hasufell/distfiles/rmarkdown_${RMARKDOWN_VER}.tar.gz" LICENSE="AGPL-3" SLOT="0" diff --git a/sci-mathematics/rstudio/rstudio-0.98.953.ebuild b/sci-mathematics/rstudio/rstudio-0.98.953.ebuild index 60fe809b28fc..996d2f18d461 100644 --- a/sci-mathematics/rstudio/rstudio-0.98.953.ebuild +++ b/sci-mathematics/rstudio/rstudio-0.98.953.ebuild @@ -28,8 +28,8 @@ SRC_URI="https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz https://s3.amazonaws.com/rstudio-buildtools/selenium-server-standalone-${SELENIUMVER}.jar https://s3.amazonaws.com/rstudio-buildtools/chromedriver-linux https://s3.amazonaws.com/rstudio-dictionaries/core-dictionaries.zip - http://dev.gentoo.org/~hasufell/distfiles/packrat_${PACKRAT_VER}.tar.gz - http://dev.gentoo.org/~hasufell/distfiles/rmarkdown_${RMARKDOWN_VER}.tar.gz" + https://dev.gentoo.org/~hasufell/distfiles/packrat_${PACKRAT_VER}.tar.gz + https://dev.gentoo.org/~hasufell/distfiles/rmarkdown_${RMARKDOWN_VER}.tar.gz" LICENSE="AGPL-3" SLOT="0" |