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 DCFB5138010 for ; Fri, 31 Aug 2012 08:22:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11413E0517; Fri, 31 Aug 2012 08:22:22 +0000 (UTC) Received: from a1iwww1.kph.uni-mainz.de (a1iwww1.kph.uni-mainz.de [134.93.134.1]) by pigeon.gentoo.org (Postfix) with ESMTP id 77F63E03E4 for ; Fri, 31 Aug 2012 08:20:57 +0000 (UTC) Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id q7V8KuI7016828 for ; Fri, 31 Aug 2012 10:20:56 +0200 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.5/8.14.2) with ESMTP id q7V8KuM9013328; Fri, 31 Aug 2012 10:20:56 +0200 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.5/8.14.5/Submit) id q7V8Ku3P013324; Fri, 31 Aug 2012 10:20:56 +0200 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: <20544.29672.38212.498252@a1i15.kph.uni-mainz.de> Date: Fri, 31 Aug 2012 10:20:56 +0200 To: gentoo-dev Subject: [gentoo-dev] doheader function for EAPI 5? X-Mailer: VM 8.2.0b under 23.4.2 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-Archives-Salt: cac157f4-b533-404a-928b-b2687b21907b X-Archives-Hash: 7c613cff0df1c92ef373100abe256d5b Hi all, A new "doheader" (and "newheader") helper function is on our list of possible EAPI 5 features. It would be very easy to implement, just copy the code from doconfd or doenvd. However, this function was suggested in Bug 21310 [1] which was filed in 2003. The absence of any activity there makes me wonder if anybody cares about the feature? Ulrich [1]