]> code.delx.au - offlineimap/commitdiff
Updated homepage, refs #1
authorJohn Goerzen <jgoerzen@complete.org>
Thu, 30 Nov 2006 09:46:51 +0000 (10:46 +0100)
committerJohn Goerzen <jgoerzen@complete.org>
Thu, 30 Nov 2006 09:46:51 +0000 (10:46 +0100)
README
debian/copyright
offlineimap.sgml
offlineimap.spec
offlineimap/version.py

diff --git a/README b/README
index 341e6bc3e486b9f1a539c1d21502029e1221775b..2987095965fd0853c6db1c62056f601d72ca6e70 100644 (file)
--- a/README
+++ b/README
@@ -4,8 +4,7 @@ This software comes with ABSOLUTELY NO WARRANTY; see the file
 COPYING for details.  This is free software, and you are welcome
 to distribute it under the conditions laid out in COPYING.
 
-gopher://quux.org/1/devel/offlineimap
-http://quux.org/devel/offlineimap
+http://software.complete.org/offlineimap/
 
 Please see manual.txt; the information previously in README has been moved
 there.
index 3ce0ef7327d2167aedfafd30151c9c83784a2390..5cbe1f6eeace5a24e88ffb8d95ae6650201bd1a7 100644 (file)
@@ -2,7 +2,7 @@ This is offlineimap, written and maintained by John Goerzen <jgoerzen@complete.o
 on Fri, 21 Jun 2002 14:54:56 -0500.
 
 The original source can always be found at:
-        ftp://ftp.debian.org/dists/unstable/main/source/
+        http://software.complete.org/offlineimap/
 
 Copyright (C) 2002 - 2005 John Goerzen
 
index e946439251f3a8f052b2c02723d856cddd367ce1..f8088c6c0385a2854238220f513a4ca3afba4ca8 100644 (file)
@@ -186,7 +186,7 @@ remoteuser = jgoerzen
        yourself, you have three options: a system-wide installation with
        Debian, system-wide installation with other systems, and a single-user
        installation.  You can download the latest version of &OfflineIMAP; from
-       <ulink url="http://quux.org/devel/offlineimap/">the &OfflineIMAP;
+       <ulink url="http://software.complete.org/offlineimap/">the &OfflineIMAP;
        website</ulink>.
       </para>
 
@@ -245,7 +245,7 @@ remoteuser = jgoerzen
        </para>
        <para>
          If you are not tracking Debian unstable, download the Debian .deb
-         package from the <ulink url="http://quux.org/devel/offlineimap/">&OfflineIMAP; website</ulink>
+         package from the <ulink url="http://software.complete.org/offlineimap/">&OfflineIMAP; website</ulink>
          and then run <command>dpkg -i</command> to install the downloaded
          package.  Then, skip to <xref linkend="configuration" endterm="configuration-title"> below.  You will type <command>offlineimap</command> to
          invoke the program.
@@ -256,7 +256,7 @@ remoteuser = jgoerzen
        <title>System-Wide Installation, Other</title>
        <para>
          Download the tar.gz version of the package from the
-         <ulink url="http://quux.org/devel/offlineimap/">website</ulink>.
+         <ulink url="http://software.complete.org/offlineimap/">website</ulink>.
          Then run
          these commands, making sure that you are the "root" user first:
        </para>
@@ -275,7 +275,7 @@ python2.2 setup.py install</ProgramListing>
        <title>Single-Account Installation</title>
        <para>
          Download the tar.gz version of the package from the
-         <ulink url="http://quux.org/devel/offlineimap/">website</ulink>.
+         <ulink url="http://software.complete.org/offlineimap/">website</ulink>.
          Then run these commands:
        </para>
 
@@ -1190,8 +1190,7 @@ mount -f -s -b -o managed "d:/tmp/mail" "/home/of/mail"
 
       <para>
        &OfflineIMAP; may be downloaded, and information found, from its
-       homepage via either <ulink url="gopher://quux.org/1/devel/offlineimap">Gopher</ulink>
-       or <ulink url="http://quux.org/devel/offlineimap">HTTP</ulink>.
+       <ulink url="http://software.complete.org/offlineimap">homepage</ulink>.
       </para>
 
       <para>
index 2d7c21a8616187767517919ea8fdf6163504212e..b9c7540b706299bd0aeecbafb5add1f3a3898bee 100644 (file)
@@ -4,7 +4,7 @@ Version: 4.0.13
 Release: 3
 License: GPL
 Group: Applications/Internet
-URL: http://quux.org:70/devel/offlineimap
+URL: http://software.complete.org/offlineimap/
 Source0: %{name}_%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires: python >= 2.2.1
index 02854226960c08e8b51bc797174691d3369904be..01a8a587149f74bf02f8a024dc135ef9a7d4e49f 100644 (file)
@@ -17,8 +17,7 @@ This software comes with ABSOLUTELY NO WARRANTY; see the file
 COPYING for details.  This is free software, and you are welcome
 to distribute it under the conditions laid out in COPYING."""
 
-homepage = "http://www.quux.org/devel/offlineimap"
-homegopher = "gopher://quux.org/1/devel/offlineimap"
+homepage = "http://software.complete.org/offlineimap/"
 license = """Copyright (C) 2002 - 2006 John Goerzen <jgoerzen@complete.org>
 
 This program is free software; you can redistribute it and/or modify