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 <gentoo-dev+bounces-52676-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SgzFh-0007i4-0D for garchives@archives.gentoo.org; Tue, 19 Jun 2012 14:17:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DBBDE0693; Tue, 19 Jun 2012 14:17:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B8A11E0444 for <gentoo-dev@lists.gentoo.org>; Tue, 19 Jun 2012 14:16:42 +0000 (UTC) Received: from [192.168.4.5] (blfd-5d823c2d.pool.mediaWays.net [93.130.60.45]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hasufell) by smtp.gentoo.org (Postfix) with ESMTPSA id E1E551B400E for <gentoo-dev@lists.gentoo.org>; Tue, 19 Jun 2012 14:16:41 +0000 (UTC) Message-ID: <4FE08902.1020503@gentoo.org> Date: Tue, 19 Jun 2012 16:13:22 +0200 From: hasufell <hasufell@gentoo.org> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20120617 Thunderbird/10.0.5 Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> 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] [pre-GLEP] Optional runtime dependencies via runtime-switchable USE flags References: <20120617223159.4e565741@pomiocik.lan> In-Reply-To: <20120617223159.4e565741@pomiocik.lan> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 775c4643-aca7-4dfb-9481-f39d5f0c7e8c X-Archives-Hash: db53a2c0ae6e73ad39d96369df9ea567 On 06/17/2012 10:31 PM, Micha=C5=82 G=C3=B3rny wrote: > Hello, >=20 > A simple solution to a program long-unsolved. In GLEP form. >=20 > Both attached and published as a gist: >=20 > https://gist.github.com/2945569 >=20 > (please note that github doesn't render GLEP headers correctly) >=20 This looks very nice, imo.