From 8b0bacf3e4d59516b29bdbf5b3ce740fe8c0ec02 Mon Sep 17 00:00:00 2001 From: Anthony Ryan Date: Tue, 24 May 2016 20:20:10 -0400 Subject: 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) --- dev-python/rosdistro/rosdistro-0.4.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/rosdistro/rosdistro-0.4.7.ebuild') diff --git a/dev-python/rosdistro/rosdistro-0.4.7.ebuild b/dev-python/rosdistro/rosdistro-0.4.7.ebuild index 7f7898e20477..b25e4112a16e 100644 --- a/dev-python/rosdistro/rosdistro-0.4.7.ebuild +++ b/dev-python/rosdistro/rosdistro-0.4.7.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/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz + https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz " KEYWORDS="~amd64 ~arm" fi -- cgit v1.2.3