commit:     21b97ce4a31ccc553c8e9ccba098b25139db733a
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sun Sep  3 16:39:42 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 20:59:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b97ce4

sys-devel/binutils-apple: use HTTPS for links to dev.gentoo.org

 sys-devel/binutils-apple/binutils-apple-4.3-r2.ebuild |  4 ++--
 sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild |  6 +++---
 sys-devel/binutils-apple/binutils-apple-6.1-r1.ebuild |  8 ++++----
 sys-devel/binutils-apple/binutils-apple-6.3-r1.ebuild | 10 +++++-----
 sys-devel/binutils-apple/binutils-apple-7.0-r1.ebuild | 12 ++++++------
 sys-devel/binutils-apple/binutils-apple-7.0.ebuild    | 12 ++++++------
 sys-devel/binutils-apple/binutils-apple-7.1-r1.ebuild | 12 ++++++------
 sys-devel/binutils-apple/binutils-apple-7.1.ebuild    | 12 ++++++------
 sys-devel/binutils-apple/binutils-apple-7.2-r1.ebuild | 14 +++++++-------
 sys-devel/binutils-apple/binutils-apple-7.2.ebuild    | 12 ++++++------
 sys-devel/binutils-apple/binutils-apple-7.3.1.ebuild  | 14 +++++++-------
 sys-devel/binutils-apple/binutils-apple-7.3.ebuild    | 16 ++++++++--------
 sys-devel/binutils-apple/binutils-apple-8.1.ebuild    | 10 +++++-----
 sys-devel/binutils-apple/binutils-apple-8.2.1.ebuild  | 10 +++++-----
 14 files changed, 76 insertions(+), 76 deletions(-)

diff --git a/sys-devel/binutils-apple/binutils-apple-4.3-r2.ebuild 
b/sys-devel/binutils-apple/binutils-apple-4.3-r2.ebuild
index 1914b417867..5131c4f35b9 100644
--- a/sys-devel/binutils-apple/binutils-apple-4.3-r2.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-4.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -19,7 +19,7 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        
http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS_HEADERS}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
index ebc8c180cc4..507c8b54be1 100644
--- a/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,8 +17,8 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-6.1-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-6.1-r1.ebuild
index 2d0a41d69f8..984b3131982 100644
--- a/sys-devel/binutils-apple/binutils-apple-6.1-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-6.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,9 +17,9 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-6.3-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-6.3-r1.ebuild
index 2fd91421e38..371c6a2b6c6 100644
--- a/sys-devel/binutils-apple/binutils-apple-6.3-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-6.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,10 +17,10 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.0-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.0-r1.ebuild
index 714af06fb4b..2eab5e95aab 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.0-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,11 +17,11 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.0.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.0.ebuild
index 47b575f52b8..c81eb3fe54e 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.0.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,11 +17,11 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.1-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.1-r1.ebuild
index 6fccfef91ff..6b57a7444fd 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.1-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,11 +17,11 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.1.ebuild
index bc9ec2617c0..9dfebf05d00 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,11 +17,11 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.2-r1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.2-r1.ebuild
index 7d89e569b3c..e5de0f0f786 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.2-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,12 +17,12 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.2-r0.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.2-r0.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.2.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.2.ebuild
index afef337a62a..0f608625bca 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.2.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,11 +17,11 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.3.1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.3.1.ebuild
index dc8704bab98..e56d422a78c 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.3.1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.3.1.ebuild
@@ -17,13 +17,13 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.2-r0.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.2-r0.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-7.3.ebuild 
b/sys-devel/binutils-apple/binutils-apple-7.3.ebuild
index 9162df8db92..26f629c41ee 100644
--- a/sys-devel/binutils-apple/binutils-apple-7.3.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,13 +17,13 @@ 
SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
        http://www.opensource.apple.com/tarballs/libunwind/${LIBUNWIND}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.2-r0.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r0.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.1-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-6.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.2-r0.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r0.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-8.1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-8.1.ebuild
index 28a8fad6e3c..d5ad6ab38a9 100644
--- a/sys-devel/binutils-apple/binutils-apple-8.1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-8.1.ebuild
@@ -15,11 +15,11 @@ HOMEPAGE="http://www.opensource.apple.com/darwinsource/";
 SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-8.2-r0.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-8.2-r0.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~x64-macos ~x86-macos"

diff --git a/sys-devel/binutils-apple/binutils-apple-8.2.1.ebuild 
b/sys-devel/binutils-apple/binutils-apple-8.2.1.ebuild
index fda2218b308..9cf67823890 100644
--- a/sys-devel/binutils-apple/binutils-apple-8.2.1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-8.2.1.ebuild
@@ -15,11 +15,11 @@ HOMEPAGE="http://www.opensource.apple.com/darwinsource/";
 SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
        http://www.opensource.apple.com/tarballs/cctools/${CCTOOLS}.tar.gz
        http://www.opensource.apple.com/tarballs/dyld/${DYLD}.tar.gz
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2
-       http://dev.gentoo.org/~grobian/distfiles/${PN}-patches-8.2-r0.tar.bz2";
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-4.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-5.1-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.0-r2.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-7.3-r1.tar.bz2
+       https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-8.2-r0.tar.bz2";
 
 LICENSE="APSL-2"
 KEYWORDS="~x64-macos ~x86-macos"

Reply via email to