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 C5348138010 for ; Tue, 30 Oct 2012 19:55:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68D6821C0A5; Tue, 30 Oct 2012 19:55:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9189121C09B for ; Tue, 30 Oct 2012 19:54:47 +0000 (UTC) Received: from [10.169.32.2] (212-226-75-61-nat.elisa-mobile.fi [212.226.75.61]) (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 6AAC233D8EC for ; Tue, 30 Oct 2012 19:54:46 +0000 (UTC) Message-ID: <50902F67.8080307@gentoo.org> Date: Tue, 30 Oct 2012 21:49:59 +0200 From: Samuli Suominen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120916 Thunderbird/15.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 Subject: Re: [gentoo-dev] Re: gentoo-x86/eclass: udev.eclass References: <20121030190839.A9A3D21600@flycatcher.gentoo.org> <20121030191725.GC809@gentoo.org> In-Reply-To: <20121030191725.GC809@gentoo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 7671ebf6-243f-4fe3-b295-d29d48a7e796 X-Archives-Hash: 8bf432e15c7e6ed1aca09f5dd8c755a9 On 30/10/12 21:17, Fabian Groffen wrote: > On 30-10-2012 19:08:39 +0000, Samuli Suominen wrote: >> Added: udev.eclass >> Log: >> New eclass to determine udevdir from udev.pc pkg-config file as requested by many people, without ML review due to unproductive feedback > > Uhm... > Please, stop doing this! > > http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/upower/upower-0.9.18.ebuild?r1=1.4&r2=1.5 Take a look at that for example what this eclass does -> Drops duplicated code, that's all