Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35884 - emacs-w3m can use on w3mmee
Summary: emacs-w3m can use on w3mmee
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-15 11:32 UTC by Atzm Watanabe
Modified: 2003-12-15 11:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Atzm Watanabe 2003-12-15 11:32:52 UTC
Hi,

app-emacs/emacs-w3m can use on w3m, w3m-m17n, and w3mmee.
Also, <w3m-0.3.1 is not in current Portage tree.
So I suggest change DEPEND variable in emacs-w3m ebuilds to:

DEPEND="virtual/emacs
        virtual/w3m
        app-emacs/apel
        virtual/flim"

(remove version info of app-emacs/apel because <apel-10.3 is not in current Portage tree.)

Thank you,


Reproducible: Always
Steps to Reproduce:
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-12-15 11:57:49 UTC
Fixed in CVS. I didn't removed the version number of apel since it won't hurt anyone. Thanks for reporting.