Bug 21062 - (emacs) app-emacs/gnus-5.10.2.ebuild (New package)
Bug#: 21062 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: emacs@gentoo.org Reported By: bkhl@privat.utfors.se
Component: Ebuilds
URL:  http://www.gnus.org/
Summary: (emacs) app-emacs/gnus-5.10.2.ebuild (New package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2003-05-15 09:57 0000
Description:   Opened: 2003-05-15 09:57 0000
Here is an ebuild for Gnus 5.10.2.

It introduces the local USE variable emacsw3, to decide wheather to include
Emacs/W3 support.

A corresponding app-xemacs/gnus-5.10.2 could probably be made just by changing
the dependencies of this package and replece --with-emacs with --with-xemacs

------- Comment #1 From Björn Lindström 2003-05-15 09:57:39 0000 -------
Created an attachment (id=12024) [details]
gnus-5.10.2.ebuild (New package)

------- Comment #2 From Matthew Kennedy (RETIRED) 2003-09-09 22:55:44 0000 -------
Thank for the update and improvement wrt. w3! committed to cvs with new
emacs-w3 USE flag

matt

------- Comment #3 From Björn Lindström 2003-10-17 11:00:43 0000 -------
In the ebuild actually in portage, the USE flags emacsw3 and emacs-w3 is
used interchangeably. That's not good.

Probably that last reference to emacsw3 should be changed to emacs-w3, since
that is the one that's in use.local.desc.

------- Comment #4 From Björn Lindström 2003-10-18 12:15:13 0000 -------
And that would qualify the bug for reopening, I guess...

------- Comment #5 From Mamoru KOMACHI (RETIRED) 2003-11-08 10:07:22 0000 -------
Fixed in CVS. Thanks for reporting.