Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129021 - duff dep atoms in udev-0.89-r2
Summary: duff dep atoms in udev-0.89-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: udev-meta
  Show dependency tree
 
Reported: 2006-04-06 06:14 UTC by Ciaran McCreesh
Modified: 2006-04-17 08:32 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 Ciaran McCreesh 2006-04-06 06:14:26 UTC
RDEPEND="!<=sys-apps/coldplug"

<= is illegal if you aren't specifying a -version. This should read either !sys-apps/coldplug or !<=sys-apps/coldplug-1.23 . Portage doesn't visibly care in most places, but various other tools are stricter.

'Fraid I can't commit a fix for this myself...
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2006-04-17 08:32:59 UTC
Will be fixed in 090 release.