From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6269E138408 for ; Fri, 11 Jan 2013 21:27:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FE59E0676; Fri, 11 Jan 2013 21:26:42 +0000 (UTC) Received: from mail-ea0-f175.google.com (mail-ea0-f175.google.com [209.85.215.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83195E064B for ; Fri, 11 Jan 2013 21:25:02 +0000 (UTC) Received: by mail-ea0-f175.google.com with SMTP id h11so864904eaa.6 for ; Fri, 11 Jan 2013 13:25:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:openpgp :content-type; bh=0kxB+hlWmF4VUIa8E7h2PnUYE4CGAPzAsrFRxn3H1BQ=; b=szjPHGAF0EPEIzuXjcyZvMj5eFwTp1J4e2mDBlFsS8wa1NoIbCT03deXwMI/cKUhvH xGhCz7xftXjORhOMni3DGxDputw+FYX1iB/2uWTeWm6n2Ut1Qi2I37YZ23fFs39Vw9BQ fzOzy/2EmEnBmp8L0cTcG2zzHyCSVZJr3Hak8VL21ChJdxVeHDzPor2Z1UvY8+49a/5h 0Puk8wRrw8qUjxA1EpmLbDop2b/UMRqMzEKjvkF2FO36OVeaHrCByAZ8lwHOSgUuUmk+ GYnErfRgeHGQdr+fIHy3w2fj8EPXTe5yf4seGke9B/TjTpveHVGMYTqb/N4o8RsQ97KT Bv5g== X-Received: by 10.14.207.6 with SMTP id m6mr204019727eeo.10.1357939501152; Fri, 11 Jan 2013 13:25:01 -0800 (PST) Received: from [10.0.0.1] (193-83-19-142.adsl.highway.telekom.at. [193.83.19.142]) by mx.google.com with ESMTPS id r1sm10096960eeo.2.2013.01.11.13.24.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Jan 2013 13:25:00 -0800 (PST) Sender: Daniel Pielmeier Message-ID: <50F08326.6030600@gentoo.org> Date: Fri, 11 Jan 2013 22:24:54 +0100 From: Daniel Pielmeier User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.11) Gecko/20121203 Thunderbird/10.0.11 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: udev-197 moves from /usr/lib to /lib References: <50F073EC.7010701@gmail.com> In-Reply-To: X-Enigmail-Version: 1.3.5 OpenPGP: id=215AD14D Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigAA9E9D47F3B8291174834C27" X-Archives-Salt: 824f9bca-d59e-4e28-b861-b6631498caa6 X-Archives-Hash: 6438b090ce68ff136f76989b2ca1b854 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAA9E9D47F3B8291174834C27 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable James Cloos schrieb am 11.01.2013 21:30: > Or, just: >=20 > :; find /var/db/pkg -name CONTENTS | xargs -0 grep -l /usr/lib/udev/ | = awk -F/ '{print "=3D" $5 "/" $6}' | xargs emerge -pv >=20 > which should be fastest. >=20 > -JimC Or "emerge -av /usr/lib/udev". See "man emerge 1" --=20 Regards Daniel --------------enigAA9E9D47F3B8291174834C27 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREIAAYFAlDwgyoACgkQlcuUeyFa0U1htwCg0ugbYoOuRMgXNgPEs5cEfIrQ Ab4AmwQmuZacYTL3VIDZT9FjbDALBNa0 =yAGS -----END PGP SIGNATURE----- --------------enigAA9E9D47F3B8291174834C27--