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) --- www-client/pybugz/pybugz-0.12.1.ebuild | 2 +- www-client/pybugz/pybugz-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'www-client/pybugz') diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild b/www-client/pybugz/pybugz-0.12.1.ebuild index b98f5b582fb7..24a1131887b4 100644 --- a/www-client/pybugz/pybugz-0.12.1.ebuild +++ b/www-client/pybugz/pybugz-0.12.1.ebuild @@ -19,7 +19,7 @@ fi inherit bash-completion-r1 distutils-r1 DESCRIPTION="Command line interface to (Gentoo) Bugzilla" -HOMEPAGE="https://www.github.com/williamh/pybugz" +HOMEPAGE="https://github.com/williamh/pybugz" LICENSE="GPL-2" SLOT="0" IUSE="zsh-completion" diff --git a/www-client/pybugz/pybugz-9999.ebuild b/www-client/pybugz/pybugz-9999.ebuild index 3445cef687df..828239551d04 100644 --- a/www-client/pybugz/pybugz-9999.ebuild +++ b/www-client/pybugz/pybugz-9999.ebuild @@ -19,7 +19,7 @@ fi inherit bash-completion-r1 distutils-r1 DESCRIPTION="Command line interface to (Gentoo) Bugzilla" -HOMEPAGE="https://www.github.com/williamh/pybugz" +HOMEPAGE="https://github.com/williamh/pybugz" LICENSE="GPL-2" SLOT="0" IUSE="zsh-completion" -- cgit v1.2.3-65-gdbad