Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 505090 - Description for USE flag "udev" in /usr/portage/profiles/use.desc is incorrect
Summary: Description for USE flag "udev" in /usr/portage/profiles/use.desc is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Low trivial (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-19 15:28 UTC by Francesco Turco
Modified: 2014-03-19 16:06 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 Francesco Turco 2014-03-19 15:28:31 UTC
At the moment:

> $ grep udev /usr/portage/profiles/use.desc 
> udev - Enable sys-fs/udev integration (device discovery, power and storage device support, etc)

I'm using sys-fs/eudev instead of sys-fs/udev, and it seems that the "udev" USE flag just depends on virtual/udev. So I propose to use:

> udev - Enable virtual/udev integration (device discovery, power and storage device support, etc)

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-03-19 16:06:30 UTC
+  19 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> use.desc:
+  Don't explicitely mention sys-fs/udev in USE="udev" description as the flag
+  can be used also with sys-fs/eudev and sys-apps/systemd wrt #505090 by
+  Francesco Turco

http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.512&r2=1.513