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/cycler/cycler-0.10.0.ebuild | 2 +- dev-python/cycler/cycler-0.9.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/cycler') diff --git a/dev-python/cycler/cycler-0.10.0.ebuild b/dev-python/cycler/cycler-0.10.0.ebuild index 0e19cb15e404..50ceaffe5f76 100644 --- a/dev-python/cycler/cycler-0.10.0.ebuild +++ b/dev-python/cycler/cycler-0.10.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Composable style cycles" HOMEPAGE=" http://matplotlib.org/cycler/ https://pypi.python.org/pypi/Cycler/ - http://github.com/matplotlib/cycler" + https://github.com/matplotlib/cycler" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" SLOT="0" diff --git a/dev-python/cycler/cycler-0.9.0.ebuild b/dev-python/cycler/cycler-0.9.0.ebuild index 932ca799e998..780a0615f003 100644 --- a/dev-python/cycler/cycler-0.9.0.ebuild +++ b/dev-python/cycler/cycler-0.9.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Composable style cycles" HOMEPAGE=" http://tacaswell.github.io/cycler/ https://pypi.python.org/pypi/Cycler/ - http://github.com/matplotlib/cycler" + https://github.com/matplotlib/cycler" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz" SLOT="0" -- cgit v1.2.3-18-g5258