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 1OgZ0N-00040g-Q2 for garchives@archives.gentoo.org; Wed, 04 Aug 2010 08:07:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E19DE09ED; Wed, 4 Aug 2010 08:07:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A994E08BB for ; Wed, 4 Aug 2010 08:06:56 +0000 (UTC) Received: from [192.168.0.33] (95-25-180-147.broadband.corbina.ru [95.25.180.147]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPSA id 1CF8222C20F for ; Wed, 4 Aug 2010 08:06:54 +0000 (UTC) Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-zope/datetime: ChangeLog datetime-2.12.5.ebuild From: Peter Volkov To: gentoo-dev@lists.gentoo.org In-Reply-To: References: <20100729202247.21DA22CE15@corvid.gentoo.org> Content-Type: text/plain; charset="UTF-8" Date: Wed, 04 Aug 2010 12:05:22 +0400 Message-ID: <1280909122.25828.60.camel@tablet> 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 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1998b1e4-a9d0-478f-8c09-424ebefb452f X-Archives-Hash: 612ab9fc6e68ffc6587e610659f3d616 =D0=92 =D0=92=D1=82=D1=80, 03/08/2010 =D0=B2 17:12 -0500, Jeremy Olexa =D0= =BF=D0=B8=D1=88=D0=B5=D1=82: > On Thu, 29 Jul 2010 20:22:47 +0000 (UTC), "Arfrever Frehtes Taifersar > Arahesis (arfrever)" wrote: > > > > SRC_URI=3D"http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_P= N}/${MY_P}.tar.gz" > > >=20 > This is a perfect example of "over-complexification" - Why didn't you > just use "D" instead of "${MY_PN:0:1}" ? Just take a look at pypi.python.org repository structure. This URL can be copy&pasted from one package into another package from the same repository without any changes...=20 --=20 Peter.