diff options
author | Anthony Ryan <anthonyryan1@gmail.com> | 2016-05-24 20:20:10 -0400 |
---|---|---|
committer | Anthony Ryan <anthonyryan1@gmail.com> | 2016-05-29 19:05:08 -0400 |
commit | 8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02 (patch) | |
tree | 7374abc6eec2225f03c318b0f7845c5c7e789e9a /dev-util | |
parent | eb9f8511dd89af8f737307ae9eb3498dfa80e595 (diff) | |
download | gentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.tar.gz gentoo-8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02.tar.xz |
HTTPS (and canonicalize domain) for github.com
All links to www.github.com were changed to github.com (preferred by GitHub).
During the automated testing of all modified packages the following SRC_URIs
were discovered to have changed upstream. Upon closer inspection they were
all confirmed to not be regressions. They will all continue to work when
served from the mirrors.
* dev-python/catkin_pkg-0.2.10 (upstream tarball changed)
* dev-python/rosdistro-0.4.4 (upstream tarball changed)
* dev-util/rosdep-0.11.4 (upstream tarball changed)
* dev-util/wstool-0.1.12 (upstream tarball changed)
* dev-util/wstool-0.1.13 (upstream tarball changed)
* dev-util/rosdep-0.11.5 (upstream tarball deleted)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catkin/catkin-0.6.16-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/catkin/catkin-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/catkin/catkin-0.7.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/catkin/catkin-9999.ebuild | 4 | ||||
-rw-r--r-- | dev-util/metro/metro-1.5.1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/rosdep/rosdep-0.11.4.ebuild | 2 | ||||
-rw-r--r-- | dev-util/rosdep/rosdep-0.11.5.ebuild | 2 | ||||
-rw-r--r-- | dev-util/rosdep/rosdep-9999.ebuild | 2 | ||||
-rw-r--r-- | dev-util/wstool/wstool-0.1.10.ebuild | 2 | ||||
-rw-r--r-- | dev-util/wstool/wstool-0.1.12.ebuild | 2 | ||||
-rw-r--r-- | dev-util/wstool/wstool-0.1.13.ebuild | 2 | ||||
-rw-r--r-- | dev-util/wstool/wstool-9999.ebuild | 2 |
12 files changed, 16 insertions, 16 deletions
diff --git a/dev-util/catkin/catkin-0.6.16-r2.ebuild b/dev-util/catkin/catkin-0.6.16-r2.ebuild index f9a32a87c9f..ddfc8ba1e71 100644 --- a/dev-util/catkin/catkin-0.6.16-r2.ebuild +++ b/dev-util/catkin/catkin-0.6.16-r2.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/ros/catkin" + EGIT_REPO_URI="https://github.com/ros/catkin" fi PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/catkin/catkin-0.7.0.ebuild b/dev-util/catkin/catkin-0.7.0.ebuild index f9a32a87c9f..ddfc8ba1e71 100644 --- a/dev-util/catkin/catkin-0.7.0.ebuild +++ b/dev-util/catkin/catkin-0.7.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/ros/catkin" + EGIT_REPO_URI="https://github.com/ros/catkin" fi PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/catkin/catkin-0.7.1.ebuild b/dev-util/catkin/catkin-0.7.1.ebuild index f9a32a87c9f..ddfc8ba1e71 100644 --- a/dev-util/catkin/catkin-0.7.1.ebuild +++ b/dev-util/catkin/catkin-0.7.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/ros/catkin" + EGIT_REPO_URI="https://github.com/ros/catkin" fi PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/catkin/catkin-9999.ebuild b/dev-util/catkin/catkin-9999.ebuild index f9a32a87c9f..ddfc8ba1e71 100644 --- a/dev-util/catkin/catkin-9999.ebuild +++ b/dev-util/catkin/catkin-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 SCM="" if [ "${PV#9999}" != "${PV}" ] ; then SCM="git-r3" - EGIT_REPO_URI="http://github.com/ros/catkin" + EGIT_REPO_URI="https://github.com/ros/catkin" fi PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" else - SRC_URI="http://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/ros/catkin/archive/${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/metro/metro-1.5.1.ebuild b/dev-util/metro/metro-1.5.1.ebuild index 77991cc375a..efa5c11cde4 100644 --- a/dev-util/metro/metro-1.5.1.ebuild +++ b/dev-util/metro/metro-1.5.1.ebuild @@ -7,7 +7,7 @@ PYTHON_DEPEND="2" inherit python DESCRIPTION="release metatool used for creating Gentoo and Funtoo releases" -HOMEPAGE="https://www.github.com/funtoo/metro" +HOMEPAGE="https://github.com/funtoo/metro" SRC_URI="http://www.funtoo.org/archive/metro/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-util/rosdep/rosdep-0.11.4.ebuild b/dev-util/rosdep/rosdep-0.11.4.ebuild index e72467b55d0..9e92b31d94e 100644 --- a/dev-util/rosdep/rosdep-0.11.4.ebuild +++ b/dev-util/rosdep/rosdep-0.11.4.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/rosdep/rosdep-0.11.5.ebuild b/dev-util/rosdep/rosdep-0.11.5.ebuild index dfab6ccf52e..c1181fe58df 100644 --- a/dev-util/rosdep/rosdep-0.11.5.ebuild +++ b/dev-util/rosdep/rosdep-0.11.5.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/rosdep/rosdep-9999.ebuild b/dev-util/rosdep/rosdep-9999.ebuild index e72467b55d0..9e92b31d94e 100644 --- a/dev-util/rosdep/rosdep-9999.ebuild +++ b/dev-util/rosdep/rosdep-9999.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/wstool/wstool-0.1.10.ebuild b/dev-util/wstool/wstool-0.1.10.ebuild index 962d9993ae9..4e6a9aa81d9 100644 --- a/dev-util/wstool/wstool-0.1.10.ebuild +++ b/dev-util/wstool/wstool-0.1.10.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/wstool/wstool-0.1.12.ebuild b/dev-util/wstool/wstool-0.1.12.ebuild index d8ec14af3a9..9b864871c03 100644 --- a/dev-util/wstool/wstool-0.1.12.ebuild +++ b/dev-util/wstool/wstool-0.1.12.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/wstool/wstool-0.1.13.ebuild b/dev-util/wstool/wstool-0.1.13.ebuild index 551f7c7a770..f8ee765ab91 100644 --- a/dev-util/wstool/wstool-0.1.13.ebuild +++ b/dev-util/wstool/wstool-0.1.13.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi diff --git a/dev-util/wstool/wstool-9999.ebuild b/dev-util/wstool/wstool-9999.ebuild index 551f7c7a770..f8ee765ab91 100644 --- a/dev-util/wstool/wstool-9999.ebuild +++ b/dev-util/wstool/wstool-9999.ebuild @@ -20,7 +20,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" else SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz - http://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/vcstools/wstool/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi |