From fc4e31e0db981e86f53d86e3e326d86c835b6dad Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Thu, 30 Nov 2006 10:46:51 +0100 Subject: [PATCH] Updated homepage, refs #1 --- README | 3 +-- debian/copyright | 2 +- offlineimap.sgml | 11 +++++------ offlineimap.spec | 2 +- offlineimap/version.py | 3 +-- 5 files changed, 9 insertions(+), 12 deletions(-) diff --git a/README b/README index 341e6bc..2987095 100644 --- 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. diff --git a/debian/copyright b/debian/copyright index 3ce0ef7..5cbe1f6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ This is offlineimap, written and maintained by John Goerzen the &OfflineIMAP; + the &OfflineIMAP; website. @@ -245,7 +245,7 @@ remoteuser = jgoerzen If you are not tracking Debian unstable, download the Debian .deb - package from the &OfflineIMAP; website + package from the &OfflineIMAP; website and then run dpkg -i to install the downloaded package. Then, skip to below. You will type offlineimap to invoke the program. @@ -256,7 +256,7 @@ remoteuser = jgoerzen System-Wide Installation, Other Download the tar.gz version of the package from the - website. + website. Then run these commands, making sure that you are the "root" user first: @@ -275,7 +275,7 @@ python2.2 setup.py install Single-Account Installation Download the tar.gz version of the package from the - website. + website. Then run these commands: @@ -1190,8 +1190,7 @@ mount -f -s -b -o managed "d:/tmp/mail" "/home/of/mail" &OfflineIMAP; may be downloaded, and information found, from its - homepage via either Gopher - or HTTP. + homepage. diff --git a/offlineimap.spec b/offlineimap.spec index 2d7c21a..b9c7540 100644 --- a/offlineimap.spec +++ b/offlineimap.spec @@ -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 diff --git a/offlineimap/version.py b/offlineimap/version.py index 0285422..01a8a58 100644 --- a/offlineimap/version.py +++ b/offlineimap/version.py @@ -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 This program is free software; you can redistribute it and/or modify -- 2.39.2