commit:     9596faca0fa2374b5c04e48c4de4528a05d32d18
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 21:09:13 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 21:09:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9596faca

toolchain-binutils.eclass: Add my public_html as patch source

 eclass/toolchain-binutils.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/toolchain-binutils.eclass b/eclass/toolchain-binutils.eclass
index 3fbbc57e638..2218c02dd35 100644
--- a/eclass/toolchain-binutils.eclass
+++ b/eclass/toolchain-binutils.eclass
@@ -75,7 +75,7 @@ add_src_uri() {
        else
                a+=".bz2"
        fi
-       set -- mirror://gentoo https://dev.gentoo.org/~vapier/dist 
https://dev.gentoo.org/~tamiko/distfiles
+       set -- mirror://gentoo https://dev.gentoo.org/~vapier/dist 
https://dev.gentoo.org/~tamiko/distfiles 
https://dev.gentoo.org/~dilfridge/distfiles
        SRC_URI="${SRC_URI} ${@/%//${a}}"
 }
 PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${BVER}}

Reply via email to