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
|
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
Thank for the update and improvement wrt. w3! committed to cvs with new
emacs-w3 USE flag
matt
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.
And that would qualify the bug for reopening, I guess...
Fixed in CVS. Thanks for reporting.