Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145039 - games-rpg/nwmouse-0.1 - bad QA_* variable
Summary: games-rpg/nwmouse-0.1 - bad QA_* variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 23:14 UTC by Jakub Moc (RETIRED)
Modified: 2006-08-25 02:21 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 Jakub Moc (RETIRED) gentoo-dev 2006-08-24 23:14:31 UTC
While poking about Bug 144986, I've noticed:

/usr/portage/games-rpg/nwmouse/nwmouse-0.1.ebuild:20:QA_TEXTREL_amd64="opt/nwn/nwmouse.so"
/usr/portage/games-rpg/nwmouse/nwmouse-0.1.ebuild:21:QA_TEXTREL_x86="opt/nwn/nwmouse.so"

Should actually be QA_TEXTRELS_{x86,amd64}, not QA_TEXTREL.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2006-08-25 02:21:04 UTC
Fixed.