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 1Pzn4P-0007EN-T4 for garchives@archives.gentoo.org; Wed, 16 Mar 2011 09:31:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 839B21C053; Wed, 16 Mar 2011 09:30:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 59C621C002 for ; Wed, 16 Mar 2011 09:30:26 +0000 (UTC) Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.216.174]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: djc) by smtp.gentoo.org (Postfix) with ESMTPSA id BED171B4364 for ; Wed, 16 Mar 2011 09:30:25 +0000 (UTC) Received: by qyk7 with SMTP id 7so3217830qyk.19 for ; Wed, 16 Mar 2011 02:30:23 -0700 (PDT) Received: by 10.229.35.205 with SMTP id q13mr384805qcd.142.1300267823689; Wed, 16 Mar 2011 02:30:23 -0700 (PDT) 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 Received: by 10.229.22.74 with HTTP; Wed, 16 Mar 2011 02:30:01 -0700 (PDT) From: Dirkjan Ochtman Date: Wed, 16 Mar 2011 10:30:01 +0100 Message-ID: Subject: [gentoo-dev] Make libevent a global use flag? To: Gentoo Development Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 37f9e3c6cacd9a3d48e90c48f6f7b816 Local use flags so far: dev-db/mariadb:libevent - Use libevent for connection handling net-dns/unbound:libevent - Use dev-libs/libevent instead of internal select based events net-im/bitlbee:libevent - Use libevent for event handling x11-misc/bmpanel:libevent - Use the libevent event loop interface net-im/prosody:libevent - Use libevent for event handling Any objections? Cheers, Dirkjan