From 43849d168f4a72d6d6b2489ded62eae3868e2e83 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 24 Aug 1999 23:14:40 +0000 Subject: [PATCH] Update for the recent a-ftp sites and directories. --- README.semi | 14 ++++++++++---- README.semi.ja | 18 ++++++++++++------ texi/gnus-faq-ja.texi | 6 +++--- texi/gnus-faq.texi | 2 +- 4 files changed, 26 insertions(+), 14 deletions(-) diff --git a/README.semi b/README.semi index e0ff414..a9910ff 100644 --- a/README.semi +++ b/README.semi @@ -12,9 +12,9 @@ them before to install it. T-gnus 6.13 requires APEL 9.20 or later, FLIM (1.13.1 or later) and SEMI/WEMI (1.13.5 or later). You can get these packages from: -ftp://ftp.etl.go.jp/pub/mule/apel/ -ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ -ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.13/ +ftp://ftp.m17n.org/pub/mule/apel/ +ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ +ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ Required environment for SEMI is written in README.en of SEMI package. @@ -81,13 +81,19 @@ For more detailed information, please read README.branch. How to get? (via ftp) ===================== - The released version of T-gnus is available from + The stable version of T-gnus is available from ftp://ftp.jpl.org/pub/elisp/t-gnus-6.12/ + and the experimental version of T-gnus is available from + + ftp://ftp.jpl.org/pub/elisp/t-gnus-6.13/ + In addition, semi-daily snapshots are also available from ftp://ftp.jpl.org/pub/elisp/t-gnus-6.12/snapshots/ + or + ftp://ftp.jpl.org/pub/elisp/t-gnus-6.13/snapshots/ NOTE: These snapshots are manually created when the urge takes the administrator of the a-ftp site, and will usually not be tested. diff --git a/README.semi.ja b/README.semi.ja index 2c614e4..720681c 100644 --- a/README.semi.ja +++ b/README.semi.ja @@ -13,9 +13,9 @@ T-gnus とは? FLIM (1.13.1 以上) および SEMI/WEMI (1.13.5 以上) を必要とします。それ らのパッケージは -ftp://ftp.etl.go.jp/pub/mule/apel/ -ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/ -ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.13/ +ftp://ftp.m17n.org/pub/mule/apel/ +ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/ +ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ から取得することができます。必要な環境は SEMI の README.ja を参照して ください。 @@ -83,12 +83,18 @@ ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.13/ 取得方法 (ftp) ============== - リリース版は + 安定版は - ftp://ftp.jpl.org/pub/elisp/t-gnus-6.13/ + ftp://ftp.jpl.org/pub/elisp/t-gnus-6.12/ - から取得可能です。そしてほぼ毎日の snapshot が + から、そして開発版は + ftp://ftp.jpl.org/pub/elisp/t-gnus-6.12/ + + から、それぞれ取得可能です。そしてほぼ毎日の snapshot が + + ftp://ftp.jpl.org/pub/elisp/t-gnus-6.12/snapshots/ + または ftp://ftp.jpl.org/pub/elisp/t-gnus-6.13/snapshots/ から取得可能です。 diff --git a/texi/gnus-faq-ja.texi b/texi/gnus-faq-ja.texi index 5df99b3..8cf1711 100644 --- a/texi/gnus-faq-ja.texi +++ b/texi/gnus-faq-ja.texi @@ -131,13 +131,13 @@ SEMI, FLIM, APEL は、anonymous ftp で以下の場所から取得します。 @table @var @item SEMI -@file{ftp://ftp.etl.go.jp/pub/mule/semi/semi-1.13-for-flim-1.12/} +@file{ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.12/} @item FLIM -@file{ftp://ftp.etl.go.jp/pub/mule/flim/flim-1.13/} +@file{ftp://ftp.m17n.org/pub/mule/flim/flim-1.13/} @item APEL -@file{ftp://ftp.etl.go.jp/pub/mule/apel/} +@file{ftp://ftp.m17n.org/pub/mule/apel/} @end table diff --git a/texi/gnus-faq.texi b/texi/gnus-faq.texi index b234638..a729a70 100644 --- a/texi/gnus-faq.texi +++ b/texi/gnus-faq.texi @@ -221,7 +221,7 @@ a two-step process unlike most other packages, so you should be prepared to move the byte-compiled code somewhere. There are currently two versions of this package available. It can be obtained from@* -@file{ftp://ftp.etl.go.jp/pub/mule/}. +@file{ftp://ftp.m17n.org/pub/mule/}. Be sure to apply the supplied patch. It works with Gnus through version 5.0.9. In order for all dependencies to work correctly the load sequence is as follows: -- 1.7.10.4