Updated homepage, refs #1
This commit is contained in:
parent
e825687026
commit
fc4e31e0db
3
README
3
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.
|
||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -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
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user