Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142880 - app-dicts/aspell-be-0.01 missing IUSE="classic"
Summary: app-dicts/aspell-be-0.01 missing IUSE="classic"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Anders Rune Jensen (RETIRED)
URL:
Whiteboard:
Keywords: QAbadiuse
Depends on:
Blocks:
 
Reported: 2006-08-05 06:44 UTC by David-John Miller
Modified: 2006-08-05 11:31 UTC (History)
1 user (show)

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


Attachments
Patch to ebuild to fix the issue (aspell-be-0.01.ebuild.patch,321 bytes, patch)
2006-08-05 06:45 UTC, David-John Miller
Details | Diff
Fixed ebuild (Removed eutils and added IUSE="classic") (aspell-be-0.01.ebuild,541 bytes, text/plain)
2006-08-05 10:25 UTC, Alexander Færøy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David-John Miller 2006-08-05 06:44:03 UTC
>>> Emerging (1 of 1) app-dicts/aspell-be-0.01 to /
* checking ebuild checksums ;-) ...  [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking aspell5-be-0.01.tar.bz2 ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking aspell5-be-0.01.tar.bz2 to /var/tmp/portage/aspell-be-0.01/work
QA Notice: USE Flag 'classic' not in IUSE for app-dicts/aspell-be-0.01
* Applying aspell5-be-0.01-official.patch ... [ ok ]
>>> Source unpacked.

Solution is simple add IUSE="classic"

Patch will be attacted ASAP
Comment 1 David-John Miller 2006-08-05 06:45:10 UTC
Created attachment 93501 [details, diff]
Patch to ebuild to fix the issue
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-05 07:03:48 UTC
BTW, missing in use.local.desc as well.
Comment 3 Alexander Færøy 2006-08-05 10:25:01 UTC
Created attachment 93522 [details]
Fixed ebuild (Removed eutils and added IUSE="classic")

Hi,

This ebuild fixes both the "classic" IUSE issue and I've removed the eutils eclass since it's not used. This should fix the bug on http://packages.gentoo.org/search/?sstring=aspell-be with the description field.

Regards,
Alexander (eroyf)
Comment 4 Bryan Østergaard (RETIRED) gentoo-dev 2006-08-05 11:31:28 UTC
Fixes committed to cvs. Thanks for the help guys :)