From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FoMpQ-0000HR-K2 for garchives@archives.gentoo.org; Thu, 08 Jun 2006 15:53:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k58FqYZK007867; Thu, 8 Jun 2006 15:52:34 GMT Received: from mail01.emarketsouth.com (mail01.emarketsouth.com [208.247.233.6]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k58FluAU012271 for ; Thu, 8 Jun 2006 15:47:57 GMT Received: (qmail 25114 invoked by uid 399); 8 Jun 2006 15:51:28 -0000 Received: from unknown (HELO onyx) (64.192.54.4) by mail01.emarketsouth.com with SMTP; 8 Jun 2006 15:51:28 -0000 Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion + 1 From: Ned Ludd To: gentoo-dev@lists.gentoo.org In-Reply-To: <44883910.6020700@gentoo.org> References: <20060607151325.GA27076@nightcrawler> <1149717321.25264.4.camel@localhost> <44875D48.3030203@gentoo.org> <200606080607.29659.vapier@gentoo.org> <448800C3.5080807@gentoo.org> <1149773073.31288.16.camel@onyx> <448828FA.9010808@gentoo.org> <1149775563.19017.27.camel@onyx> <44883910.6020700@gentoo.org> Content-Type: text/plain Organization: Gentoo Linux Date: Thu, 08 Jun 2006 11:47:54 -0400 Message-Id: <1149781675.1937.35.camel@onyx> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 5dd9605a-ed27-4e69-b437-16f0aa9addf6 X-Archives-Hash: 012224e3036dbba6b302e9d0c13279b4 On Thu, 2006-06-08 at 07:49 -0700, Donnie Berkholz wrote: > Ned Ludd wrote: > > -for conf in ${PN}-${PV}-${PR} ${PN}-${PV} ${PN}; do > > +for conf in default ${PN}-${PV}-${PR} ${PN}-${PV} ${PN}; do > > > > Call it 'default' ? > > Switch the order around so it's 'default PN PN-PV PN-PV-PR' -- that way > you can have a package-specific setting, and override it for specific > versions. You mean this if only the 'break' is in not in there right? > > Thanks, > Donnie > -- Ned Ludd Gentoo Linux -- gentoo-dev@gentoo.org mailing list