From c060c7c988fa5cdb4431853003077c4c39ac2453 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 30 Sep 2019 13:02:09 +0200 Subject: [PATCH] x11-misc/gccmakedep: Inline mirror://xorg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild | 2 +- x11-misc/gccmakedep/gccmakedep-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild index 6e6e5f1c58d7..4baa9613b0c4 100644 --- a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild +++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then # x11-misc/util-macros only required on live ebuilds LIVE_DEPEND=">=x11-misc/util-macros-1.18" else - SRC_URI="mirror://xorg/util/${P}.tar.bz2" + SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi diff --git a/x11-misc/gccmakedep/gccmakedep-9999.ebuild b/x11-misc/gccmakedep/gccmakedep-9999.ebuild index cc6ee3f93480..567131e90b73 100644 --- a/x11-misc/gccmakedep/gccmakedep-9999.ebuild +++ b/x11-misc/gccmakedep/gccmakedep-9999.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then # x11-misc/util-macros only required on live ebuilds LIVE_DEPEND=">=x11-misc/util-macros-1.18" else - SRC_URI="mirror://xorg/util/${P}.tar.bz2" + SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi -- 2.26.2