From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id A74BB39888B3; Tue, 27 Apr 2021 10:27:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A74BB39888B3 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 2231b0fbba8ae7872944661fc53659e0b11c7497 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f6fb4a81291ed73dd58a570e50235ac19e33d6fd X-Git-Newrev: 2231b0fbba8ae7872944661fc53659e0b11c7497 Message-Id: <20210427102737.A74BB39888B3@sourceware.org> Date: Tue, 27 Apr 2021 10:27:37 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2021 10:27:37 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 2231b0fbba8ae7872944661fc53659e0b11c7497 (commit) from f6fb4a81291ed73dd58a570e50235ac19e33d6fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2231b0fbba8ae7872944661fc53659e0b11c7497 Author: Gerald Pfeifer Date: Tue Apr 27 12:26:57 2021 +0200 Remove gd.tuwien.ac.at mirror This was already disabled (commented out), and apparently has been completely deprovisioned since then. diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html index 75ab56e0..f2f49720 100644 --- a/htdocs/mirrors.html +++ b/htdocs/mirrors.html @@ -17,9 +17,6 @@ mirrors. The following sites mirror the gcc.gnu.org download site (Phoenix, Arizona, USA) directly:

    -
  • France (no snapshots): ftp.lip6.fr, thanks to ftpmaint@lip6.fr
  • France, Brittany: ftp.irisa.fr, thanks to ftpmaint@irisa.fr
  • France, Versailles: ftp.uvsq.fr, thanks to ftpmaint@uvsq.fr
  • ----------------------------------------------------------------------- Summary of changes: htdocs/mirrors.html | 3 --- 1 file changed, 3 deletions(-) hooks/post-receive -- gcc-wwwdocs