From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RL321-0006Fk-Ti for garchives@archives.gentoo.org; Tue, 01 Nov 2011 01:20:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B675D21C05D; Tue, 1 Nov 2011 01:20:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A54021C02C; Tue, 1 Nov 2011 01:20:14 +0000 (UTC) Received: from [192.168.168.169] (dyn-199-173-dsl.vsp.fi [83.146.199.173]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: ssuominen) by smtp.gentoo.org (Postfix) with ESMTPSA id 43B431B401E; Tue, 1 Nov 2011 01:20:13 +0000 (UTC) Message-ID: <4EAF493D.1040504@gentoo.org> Date: Tue, 01 Nov 2011 03:19:57 +0200 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111014 Thunderbird/7.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org, gentoo-dev-announce@lists.gentoo.org Subject: [gentoo-dev] Information: USE="v4l2" has been removed from gentoo-x86 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 43db0b03-7000-43b2-a1cd-fc26cba356e3 X-Archives-Hash: 4dc312f5a9d2d129372a1c5aedf7a8af Versioned USE="v4l2" has been removed from Portage. linux-headers-2.6.38 dropped support for video4linux 1.x and we have linux-headers-2.6.39 stable now. USE="v4l" is now used for video4linux 2.x and/or libv4l userspace libraries. So anything using USE="v4l" for video4linux 1.x is a bug. There is no such thing anymore. For example, broken x11-misc/x11vnc here: http://bugs.gentoo.org/389079 - Samuli