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 <gentoo-dev+bounces-14409-garchives=archives.gentoo.org@gentoo.org>) id 1Fw4qR-0002XG-8Q for garchives@archives.gentoo.org; Thu, 29 Jun 2006 22:18:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5TMGsrt013825; Thu, 29 Jun 2006 22:16:54 GMT Received: from skinny.southernlinux.net (ns2.rednecks.net [64.192.52.5]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5TMEKSU005244 for <gentoo-dev@lists.gentoo.org>; Thu, 29 Jun 2006 22:14:20 GMT Received: (qmail 5475 invoked by uid 210); 29 Jun 2006 18:13:17 -0400 Received: from 64.192.55.166 by skinny (envelope-from <solar@gentoo.org>, uid 201) with qmail-scanner-1.25st (clamdscan: 0.88.2/1572. f-prot: 4.4.2/3.14.11. spamassassin: 3.1.0. perlscan: 1.25st. Clear:RC:1(64.192.55.166):. Processed in 0.063402 secs); 29 Jun 2006 22:13:17 -0000 Received: from unknown (HELO ?10.99.99.11?) (64.192.55.166) by 0 with SMTP; 29 Jun 2006 18:13:17 -0400 Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion + 1 From: Ned Ludd <solar@gentoo.org> To: gentoo-dev@lists.gentoo.org In-Reply-To: <4488565F.1060003@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> <1149781675.1937.35.camel@onyx> <4488565F.1060003@gentoo.org> Content-Type: text/plain Organization: Gentoo Linux Date: Thu, 29 Jun 2006 18:14:17 -0400 Message-Id: <1151619257.849.1.camel@localhost> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2d5c0710-7bda-47db-894a-fe84bcd5912d X-Archives-Hash: 748029bfc49c123ad7acf3f92c6cc144 On Thu, 2006-06-08 at 09:54 -0700, Donnie Berkholz wrote: > Ned Ludd wrote: > > 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? > > Didn't catch that on the quick glance -- Actually I'd like if you > removed the break so you can do what I suggested. This is in the tree now with all suggestions made by everybody and works with the new PORTAGE_CONFIGROOT variable also. -- Ned Ludd <solar@gentoo.org> Gentoo Linux -- gentoo-dev@gentoo.org mailing list