diff --git a/dev-R/dplyr/dplyr-0.8.5.ebuild b/dev-R/dplyr/dplyr-0.8.5.ebuild index b005fcd93e..4f35a6e9f5 100644 --- a/dev-R/dplyr/dplyr-0.8.5.ebuild +++ b/dev-R/dplyr/dplyr-0.8.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION='A Grammar of Data Manipulation' SRC_URI="http://cran.r-project.org/src/contrib/dplyr_0.8.5.tar.gz" LICENSE='MIT' HOMEPAGE=" - http://dplyr.tidyverse.org + https://dplyr.tidyverse.org https://github.com/tidyverse/dplyr https://cran.r-project.org/package=dplyr " diff --git a/dev-R/purrr/purrr-0.3.4.ebuild b/dev-R/purrr/purrr-0.3.4.ebuild index f93a81531d..7b121ba55d 100644 --- a/dev-R/purrr/purrr-0.3.4.ebuild +++ b/dev-R/purrr/purrr-0.3.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION='Functional Programming Tools' SRC_URI="http://cran.r-project.org/src/contrib/purrr_0.3.4.tar.gz" LICENSE='GPL-3' HOMEPAGE=" - http://purrr.tidyverse.org + https://purrr.tidyverse.org https://github.com/tidyverse/purrr https://cran.r-project.org/package=purrr " diff --git a/dev-R/rlang/rlang-0.4.6.ebuild b/dev-R/rlang/rlang-0.4.6.ebuild index e5e1db5a0a..2e8c54897f 100644 --- a/dev-R/rlang/rlang-0.4.6.ebuild +++ b/dev-R/rlang/rlang-0.4.6.ebuild @@ -9,7 +9,7 @@ DESCRIPTION='Functions for Base Types and Core R and Tidyverse Features' SRC_URI="http://cran.r-project.org/src/contrib/rlang_0.4.6.tar.gz" LICENSE='GPL-3' HOMEPAGE=" - http://rlang.r-lib.org + https://rlang.r-lib.org https://github.com/r-lib/rlang https://cran.r-project.org/package=rlang " diff --git a/dev-python/webpy/webpy-0.40.ebuild b/dev-python/webpy/webpy-0.40.ebuild index 54ca3edcc4..07b00d3c9f 100644 --- a/dev-python/webpy/webpy-0.40.ebuild +++ b/dev-python/webpy/webpy-0.40.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.50.ebuild b/dev-python/webpy/webpy-0.50.ebuild index 54ca3edcc4..07b00d3c9f 100644 --- a/dev-python/webpy/webpy-0.50.ebuild +++ b/dev-python/webpy/webpy-0.50.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.51_p20200405.ebuild b/dev-python/webpy/webpy-0.51_p20200405.ebuild index 1fa426328b..31192f655e 100644 --- a/dev-python/webpy/webpy-0.51_p20200405.ebuild +++ b/dev-python/webpy/webpy-0.51_p20200405.ebuild @@ -11,7 +11,7 @@ COMMIT="16de3147e61aa4dc735efa116c50603707fb0683" DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy https://pypi.org/project/web.py " diff --git a/sys-apps/flatpak/flatpak-1.6.3.ebuild b/sys-apps/flatpak/flatpak-1.6.3.ebuild index 01c83901bb..3ba1b5003f 100644 --- a/sys-apps/flatpak/flatpak-1.6.3.ebuild +++ b/sys-apps/flatpak/flatpak-1.6.3.ebuild @@ -7,7 +7,7 @@ inherit autotools linux-info SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz" DESCRIPTION="Application distribution framework" -HOMEPAGE="http://flatpak.org/" +HOMEPAGE="https://flatpak.org/" LICENSE="LGPL-2.1" SLOT="0"