From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: (qmail 7463 invoked by alias); 20 Dec 2006 05:36:30 -0000
Received: (qmail 7441 invoked by uid 22791); 20 Dec 2006 05:36:26 -0000
X-Spam-Check-By: sourceware.org
Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 20 Dec 2006 05:36:08 +0000
Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 7241248CBDE for ; Wed, 20 Dec 2006 00:36:06 -0500 (EST)
Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26746-01-5 for ; Wed, 20 Dec 2006 00:36:06 -0500 (EST)
Received: from takamaka.act-europe.fr (AStDenis-105-1-80-101.w80-8.abo.wanadoo.fr [80.8.214.101]) by nile.gnat.com (Postfix) with ESMTP id 741D748CB9E for ; Wed, 20 Dec 2006 00:36:02 -0500 (EST)
Received: by takamaka.act-europe.fr (Postfix, from userid 1000) id 1CA9934C099; Wed, 20 Dec 2006 09:36:49 +0400 (RET)
Date: Wed, 20 Dec 2006 05:36:00 -0000
From: Joel Brobecker
To: gdb-patches@sourceware.org
Subject: [commit/www] Replaced sources.redhat.com with sourceware.org
Message-ID: <20061220053649.GD3640@adacore.com>
References: <20061218111648.GC3640@adacore.com> <20061218133841.GB24800@nevyn.them.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="SkvwRMAIpAhPCcCJ"
Content-Disposition: inline
In-Reply-To: <20061218133841.GB24800@nevyn.them.org>
User-Agent: Mutt/1.4.2.2i
Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id:
List-Subscribe:
List-Archive:
List-Post:
List-Help: ,
Sender: gdb-patches-owner@sourceware.org
X-SW-Source: 2006-12/txt/msg00259.txt.bz2
--SkvwRMAIpAhPCcCJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-length: 915
> > I noticed that we are still refering to sources.redhat.com in the GDB
> > web pages. Shouldn't we be using sourceware.org instead? I can make
> > the change in the HTML, but I want to make sure it is desired first.
>
> Yes, please do!
Excellent! I committed the attached patch. The change was made using
a perl command on all files of the htdocs repo, and then double-checked
visually.
2006-12-20 Joel Brobecker
* index.html: Replace sources.redhat.com with sourceware.org.
* bugs/index.html: Likewise.
* contribute/index.html: Likewise.
* current/index.html: Likewise.
* documentation/index.html: Likewise.
* download/index.html: Likewise.
* links/index.html: Likewise.
* mailing-lists/index.html: Likewise.
* mascot/index.html: Likewise.
* news/index.html: Likewise.
* papers/multi-arch/real-multi-arch/index.html: Likewise.
* testing/index.html: Likewise.
--
Joel
--SkvwRMAIpAhPCcCJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="sourceware.org.diff"
Content-length: 30270
Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.173
diff -u -p -r1.173 index.html
--- index.html 18 Dec 2006 10:36:45 -0000 1.173
+++ index.html 20 Dec 2006 05:14:10 -0000
@@ -79,9 +79,9 @@ href="../gdb/download/ANNOUNCEMENT">ANNO
including changes in this release.
An errata list (PROBLEMS) and documentation
+href="http://sourceware.org/gdb/download/onlinedocs/">documentation
are also available.
@@ -132,7 +132,7 @@ in revers
The GDB 6.6 branch (gdb_6_6-branch) has been created.
To check out a copy of the branch use:
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_6-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_6-branch gdb
@@ -141,7 +141,7 @@ cvs -d :pserver:anoncvs@sources.redhat.c
Late breaking information, such as recently added features, can be
found in the NEWS file in the gdb source tree. Old announcements are in the
news archive.
@@ -185,7 +185,7 @@ Floor, Boston, MA 02110-1301 USA.
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.
-Last modified 2006-12-18.
+Last modified 2006-12-20.