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 33A60198005 for ; Thu, 21 Mar 2013 10:29:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C455E062C; Thu, 21 Mar 2013 10:29:54 +0000 (UTC) Received: from a1www.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18079E05FE for ; Thu, 21 Mar 2013 10:29:52 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1www.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id r2LATnJs020067 for ; Thu, 21 Mar 2013 11:29:49 +0100 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.6/8.14.2) with ESMTP id r2LATniP013198; Thu, 21 Mar 2013 11:29:49 +0100 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.6/8.14.6/Submit) id r2LATnPx013196; Thu, 21 Mar 2013 11:29:49 +0100 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20810.57629.196394.526922@a1i15.kph.uni-mainz.de> Date: Thu, 21 Mar 2013 11:29:49 +0100 To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Make inotify a global USE flag? X-Mailer: VM 8.2.0b under 24.3.1 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: ed6a8798-d211-441c-88f7-eedf750b1751 X-Archives-Hash: c4cfdf9e28fa945e58308edbaf35b2e4 These packages have inotify as local USE flag: app-editors/emacs-vcs app-misc/recoll app-misc/strigi dev-libs/ecore dev-vcs/git-annex media-sound/mpd net-im/ekg2 net-misc/mediatomb sys-fs/aufs2 sys-fs/aufs3 sys-process/cronie Should we make it a global flag? What description is better: inotify - Enable inotify filesystem monitoring support inotify - Enable inotify file change notification support BTW, half of the local flag descriptions are "Enable inotify support". Imagine that! ;-) Ulrich