Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12514 - Gaim-cvs ebuild needs to support spell [PATCH]
Summary: Gaim-cvs ebuild needs to support spell [PATCH]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-21 04:35 UTC by Todd
Modified: 2002-12-30 12:13 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 Todd 2002-12-21 04:35:58 UTC
Gaim-cvs now uses gtk-spell.
in Depend
        spell? ( >=app-text/gtkspell-2.0.2 )
And in src_compile()
        use spell || myconf="${myconf} --disable-gtkspell"
Comment 1 Seth Chandler 2002-12-30 12:13:36 UTC
added the changes to portage