Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176247 - [QA] gnome-python-desktop doesn't IUSE="doc" but uses "doc" use.
Summary: [QA] gnome-python-desktop doesn't IUSE="doc" but uses "doc" use.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 14:12 UTC by Thomas Anderson (tanderson) (RETIRED)
Modified: 2007-04-27 18:56 UTC (History)
0 users

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


Attachments
Patch that sets IUSE="doc" (diff,334 bytes, patch)
2007-04-27 14:14 UTC, Thomas Anderson (tanderson) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-04-27 14:12:49 UTC
As said in the Summary, gnome-python-desktop doesn't have IUSE="doc" but has use-based conditional code(doc) in the ebuild.

A patch is attached.

Reproducible: Always

Steps to Reproduce:
1.emerge -1 gnome-python-desktop
2.see [QA] warning fly by.
3.

Actual Results:  
Warns about doc use flag not being in IUSE

Expected Results:  
Package should have doc in IUSE
Comment 1 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-04-27 14:14:25 UTC
Created attachment 117412 [details, diff]
Patch that sets IUSE="doc"

This patch applies gnome-python-desktop-2.16.0 and adds the IUSE="doc" information. Tested on ~amd64
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-04-27 18:56:42 UTC
Fixed, thanks.