Gentoo Archives: gentoo-dev

From: Samuli Suominen <ssuominen@g.o>
To: gentoo-dev@l.g.o, gnome@g.o
Subject: [gentoo-dev] USE="gudev introspection" removal from virtual/udev tomorrow'ish
Date: Thu, 24 Jul 2014 21:50:33
Message-Id: 53D15D11.8030407@gentoo.org
1 gentoo-x86 has been converted to use virtual/libgudev. big thanks to
2 _AxS_ who helped me to
3 get it finally done.
4
5 that means we will be removing compability USE flags "gudev
6 introspection" from virtual/udev
7 tomorrow'ish (only waiting for gnome-overlay folks)
8
9 run this in your overlay:
10
11 $ grep virtual.*udev.*gudev */*/*.ebuild
12
13 and convert them to EAPI=5 syntax virtual/libgudev:= but don't do it
14 without making sure you don't
15 need virtual/libudev:= or virtual/udev (like for udevd, udev.pc for
16 udevdir value) as well
17
18 the Tracker is:
19 http://bugs.gentoo.org/showdependencytree.cgi?id=506034&hide_resolved=1

Replies

Subject Author
Re: [gentoo-dev] USE="gudev introspection" removal from virtual/udev tomorrow'ish Daniel Campbell <contact@××××××××.us>