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.54)
	id 1FE9Ar-0008S5-UE
	for garchives@archives.gentoo.org; Tue, 28 Feb 2006 18:02:14 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1SHx68G004856;
	Tue, 28 Feb 2006 17:59:06 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1SHtdL5011863
	for <gentoo-dev@lists.gentoo.org>; Tue, 28 Feb 2006 17:55:40 GMT
Received: from spb42.christs.cam.ac.uk ([131.111.233.172] helo=localhost)
	by smtp.gentoo.org with esmtpa (Exim 4.54)
	id 1FE95M-0006Ye-AL
	for gentoo-dev@lists.gentoo.org; Tue, 28 Feb 2006 17:56:32 +0000
Date: Tue, 28 Feb 2006 18:01:02 +0000
From: Stephen Bennett <spb@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [RFC] QA Team's role
Message-ID: <20060228180102.42c6502d@localhost>
In-Reply-To: <20060228173810.3e209be2@snowdrop.home>
References: <20060226222217.GB17257@aerie.halcy0n.com>
	<1140997703.12229.166.camel@demandred.gnqs.org>
	<20060227003413.GE17257@aerie.halcy0n.com>
	<b38c6f4c0602270100k73226152pd7050252c654da9@mail.gmail.com>
	<20060227170834.075e9388@snowdrop.home>
	<1141071970.804.19.camel@demandred.gnqs.org>
	<20060227203709.2a7bff47@snowdrop.home>
	<1159375278.20060227214923@gentoo.org>
	<20060227213321.7ee405ec@snowdrop.home>
	<394439379.20060228103817@gentoo.org>
	<20060228145246.67dee076@snowdrop.home>
	<1141139552.2741.2.camel@localhost>
	<7310506941.20060228162637@gentoo.org>
	<20060228154246.3e34d340@snowdrop.home>
	<1141143118.2741.18.camel@localhost>
	<20060228163532.273200be@snowdrop.home>
	<1232307950.20060228180003@gentoo.org>
	<20060228170954.37396045@snowdrop.home>
	<16410671399.20060228183024@gentoo.org>
	<20060228173810.3e209be2@snowdrop.home>
X-Mailer: Sylpheed-Claws 2.0.0-rc4 (GTK+ 2.8.12; i686-pc-linux-gnu)
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
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 0d732573-c204-4e7a-bc2e-fcae38062a30
X-Archives-Hash: 8ada021819e78bddff1b40c787f85107

On Tue, 28 Feb 2006 17:38:10 +0000
Ciaran McCreesh <ciaranm@gentoo.org> wrote:

>     if [ "${IS_UPGRADE}" = "1" ] ; then
>         einfo "Removing old version ${REMOVE_PKG}"
> 
>         emerge -C "${REMOVE_PKG}"
>     fi

Uh, what the fuck is that doing in an eclass ?
-- 
gentoo-dev@gentoo.org mailing list