Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35683 - media-plugins/mythweather-0.13 has unstable dependency
Summary: media-plugins/mythweather-0.13 has unstable dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 14:31 UTC by John Moeller
Modified: 2003-12-12 15:39 UTC (History)
1 user (show)

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 John Moeller 2003-12-12 14:31:59 UTC
media-plugins/mythweather-0.13 is marked as "x86", but depends upon media-tv/mythtv-0.13, which is marked "~x86".  I'll include the patch for the recommended change, because it is quite short:

--- /usr/portage/media-plugins/mythweather/mythweather-0.13.ebuild      2003-12-12 15:31:22.385516620 -0700
+++ /usr/portage/media-plugins/mythweather/mythweather-0.13.ebuild.new  2003-12-12 15:31:08.612952615 -0700
@@ -10,7 +10,7 @@

 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~x86"

 DEPEND=">=sys-apps/sed-4
        || ( >=media-tv/mythtv-${PV} >=media-tv/mythfrontend-${PV} )"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-12-12 15:39:00 UTC
Fixed in CVS.  Thanks for the bug report.

Wait 30 minutes, resync and all should be well (at least in this regard).