From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 891E0158089 for ; Tue, 31 Oct 2023 00:12:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76BC62BC043; Tue, 31 Oct 2023 00:12:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36FEA2BC033 for ; Tue, 31 Oct 2023 00:12:46 +0000 (UTC) From: Michael Orlitzky To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] [PATCH 1/1] profiles/thirdpartymirrors: drop cran mirrorlist Date: Mon, 30 Oct 2023 20:12:37 -0400 Message-ID: <20231031001237.9164-1-mjo@gentoo.org> X-Mailer: git-send-email 2.41.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 637e78b1-57a0-4922-aa53-2bbd79e59f6c X-Archives-Hash: dd6e16feb25cb540fe6fe18a0fa4debf The "cran" mirrorlist contained exactly one working mirror and was used by exactly one ebuild. The working mirror has been inlined into the ebuild's SRC_URI. Signed-off-by: Michael Orlitzky --- profiles/thirdpartymirrors | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors index e1c355086b6e..97d3f261bc5b 100644 --- a/profiles/thirdpartymirrors +++ b/profiles/thirdpartymirrors @@ -1,6 +1,5 @@ apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://= artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.a= pache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/ cpan https://cpan.metacpan.org https://www.cpan.org -cran https://cran.r-project.org https://cran.us.r-project.org debian https://deb.debian.org/debian/ http://ftp.au.debian.org/debian/ ht= tp://ftp.at.debian.org/debian/ http://ftp.by.debian.org/debian/ http://ftp.= be.debian.org/debian/ http://ftp.br.debian.org/debian/ http://ftp.bg.debian= .org/debian/ http://ftp.ca.debian.org/debian/ http://ftp2.cn.debian.org/deb= ian/ http://ftp.cn.debian.org/debian/ http://ftp.hr.debian.org/debian/ http= ://ftp.cz.debian.org/debian/ http://ftp.dk.debian.org/debian/ http://ftp.sv= .debian.org/debian/ http://ftp.ee.debian.org/debian/ http://ftp.fi.debian.o= rg/debian/ http://ftp.fr.debian.org/debian/ http://ftp2.de.debian.org/debia= n/ http://ftp.de.debian.org/debian/ http://ftp.gr.debian.org/debian/ http:/= /ftp.hu.debian.org/debian/ http://ftp.is.debian.org/debian/ http://ftp.ie.d= ebian.org/debian/ http://ftp.it.debian.org/debian/ http://ftp.jp.debian.org= /debian/ http://ftp.lt.debian.org/debian/ http://ftp.mx.debian.org/debian/ = http://ftp.md.debian.org/debian/ http://ftp.nl.debian.org/debian/ http://ft= p.nc.debian.org/debian/ http://ftp.nz.debian.org/debian/ http://ftp.no.debi= an.org/debian/ http://ftp.pl.debian.org/debian/ http://ftp.pt.debian.org/de= bian/ http://ftp.ro.debian.org/debian/ http://ftp.ru.debian.org/debian/ htt= p://ftp.sg.debian.org/debian/ http://ftp.sk.debian.org/debian/ http://ftp.s= i.debian.org/debian/ http://ftp.es.debian.org/debian/ http://ftp.se.debian.= org/debian/ http://ftp.ch.debian.org/debian/ http://ftp.tw.debian.org/debia= n/ http://ftp.tr.debian.org/debian/ http://ftp.ua.debian.org/debian/ http:/= /ftp.uk.debian.org/debian/ http://ftp.us.debian.org/debian/ gentoo https://distfiles.gentoo.org/distfiles https://gentoo.osuosl.org/d= istfiles https://ftp.halifax.rwth-aachen.de/gentoo/distfiles https://ftp.fa= u.de/gentoo/distfiles gcc https://gcc.gnu.org/pub/gcc/ http://mirrors.concertpass.com/gcc/ http= s://mirrorservice.org/sites/sourceware.org/pub/gcc/ https://ftp.mpi-inf.mpg= .de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/ https://bigsearcher.com/mirrors= /gcc/ --=20 2.41.0