Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133304 - media-tv/mythtv - pkg_setup() phase brokeness
Summary: media-tv/mythtv - pkg_setup() phase brokeness
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 10:02 UTC by Carsten Lohrke (RETIRED)
Modified: 2006-06-12 20:52 UTC (History)
0 users

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


Attachments
mythtv-0.19_p9163-r1.ebuild.diff (mythtv-0.19_p9163-r1.ebuild.diff,1.72 KB, patch)
2006-05-14 10:05 UTC, Carsten Lohrke (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2006-05-14 10:02:09 UTC
attachment follows
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-05-14 10:05:56 UTC
Created attachment 86754 [details, diff]
mythtv-0.19_p9163-r1.ebuild.diff

- check for correct Qt version
- die only once, instead letting users suffer from a try again cycle

I modified it quick and dirty without checking for typos or if it compiles.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2006-06-12 20:52:53 UTC
Thx. I've been actually wondering and asking in #gentoo-dev if something very similar with this is valid because I've wanted to do it. Now I know it is valid.

I commited your patch with some cleanups.