[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: pcb.git: branch: master updated (ee8c65db8257eee155071ec7beab6dabb1a77c86)



The branch, master has been updated
       via  ee8c65db8257eee155071ec7beab6dabb1a77c86 (commit)
      from  2185dc1f86f7ffc830d950ca821080bc7238e7d6 (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.


=========
 Summary
=========

 README           |    5 ++---
 doc/pcb.texi     |    5 ++---
 src/main.c       |    2 +-
 win32/Readme.txt |    3 +--
 4 files changed, 6 insertions(+), 9 deletions(-)


=================
 Commit Messages
=================

commit ee8c65db8257eee155071ec7beab6dabb1a77c86
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    replaces "pcb.sourceforge.net" with "pcb.gpleda.org"

:100644 100644 be006fd... 9b9da9a... M	README
:100644 100644 526ad9a... 2f4c374... M	doc/pcb.texi
:100644 100644 2fe588c... e5d93eb... M	src/main.c
:100644 100644 7d73a68... 93273a4... M	win32/Readme.txt

=========
 Changes
=========

commit ee8c65db8257eee155071ec7beab6dabb1a77c86
Author: Kai-Martin Knaak <kmk@xxxxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    replaces "pcb.sourceforge.net" with "pcb.gpleda.org"

diff --git a/README b/README
index be006fd..9b9da9a 100644
--- a/README
+++ b/README
@@ -6,9 +6,8 @@ For additional information read the manual (doc/pcb.pdf)
 
 If you are updating you may wish to read the ChangeLog
 
-There is also a bug tracking system and user forum available
-on the sourceforge project page which can be found from
-http://pcb.sourceforge.net.  
+There is also a bug tracking system available which can
+be found from http://pcb.gpleda.org.  
 
 
 -------------------------------------------------------------------------
diff --git a/doc/pcb.texi b/doc/pcb.texi
index 526ad9a..2f4c374 100644
--- a/doc/pcb.texi
+++ b/doc/pcb.texi
@@ -5280,9 +5280,8 @@ Centroid (X-Y) data for driving automated assembly equipment.
 @cindex xcircuit, how to interface with
 
 If anyone cares to contribute this section, it will get added.  Please
-submit changes to the bug tracking system at the sourceforge project
-page for PCB which can be found from the PCB homepage at
-@url{http://pcb.sourceforge.net}.
+submit changes to the bug tracking system for PCB which can be found from
+the PCB homepage at @url{http://pcb.gpleda.org}.
 
 @c --------------------------- Appendix A -------------------------------
 
diff --git a/src/main.c b/src/main.c
index 2fe588c..e5d93eb 100644
--- a/src/main.c
+++ b/src/main.c
@@ -237,7 +237,7 @@ usage (void)
 	n_exporter++;
     }
 
-  u ("PCB Printed Circuit Board editing program, http://pcb.sourceforge.net";);
+  u ("PCB Printed Circuit Board editing program, http://pcb.gpleda.org";);
   u ("%s [-h|-V|--copyright]\t\t\tHelp, version, copyright", Progname);
   u ("%s [gui options] <pcb file>\t\tto edit", Progname);
   u ("Available GUI hid%s:", n_gui == 1 ? "" : "s");
diff --git a/win32/Readme.txt b/win32/Readme.txt
index 7d73a68..93273a4 100644
--- a/win32/Readme.txt
+++ b/win32/Readme.txt
@@ -4,8 +4,7 @@
 This is the windows port of the pcb printed circuit board
 layout editor.
 
-Please visit http://pcb.sourceforge.net for more information
-about PCB.
+Please visit http://pcb.gpleda.org for more information about PCB.
 
 The windows port makes use of GTK+ for windows.   Please visit 
 http://www.gtk.org for more information about GTK.  Without all the hard




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs