Hey All.
The XEmacs review board has decided that the current directory
hierarchy of the 'xemacs-packages' CVS module was unnecessarily
confusing. 
So the old hierarchy of:
        xemacs-packages
                comm
                games
                libs
                mule
                oa
                os
                prog
                wp
has been changed to:
        packages
                xemacs-packages
                mule-packages
The new CVS module can be retrieved with:
,----
| cvs -d :pserver:xemacs@cvs.xemacs.org:/usr/CVSroot login
|   password is "zawinski" (sans quotes)
| 
| cvs -d :pserver:xemacs@cvs.xemacs.org:/usr/CVSroot co packages
`----
You can also grab an individual package with:
,----
| cvs -d :pserver:xeamcs@cvs.xemacs.org:/usr/CVSroot co gnus
`----
That gets you the 'gnus' package.
If you have the time and disk space [1], please check this new module
out of CVS and do some test builds.
Thanks.
Footnotes: 
[1]  Approx 60 Mb for the raw tree.  At least double that size for
     building. 
-- 
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
|            XEmacs - It's not just an editor.             |
|                    It's a way of life.                   |
|------------------------------------<youngs(a)xemacs.org>---|