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-user+bounces-53239-garchives=archives.gentoo.org@gentoo.org>)
	id 1Ga2ck-0001eV-3n
	for garchives@archives.gentoo.org; Wed, 18 Oct 2006 04:01:46 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9I3wFHR021462;
	Wed, 18 Oct 2006 03:58:15 GMT
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9I3uGKt015175
	for <gentoo-user@lists.gentoo.org>; Wed, 18 Oct 2006 03:56:16 GMT
Received: by ug-out-1314.google.com with SMTP id p27so84986ugc
        for <gentoo-user@lists.gentoo.org>; Tue, 17 Oct 2006 20:56:16 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=aU51iwsab5FcBq0fsucawvR3Z0b7+1y1odleRPrdtyX5Ix3YaYGqJoCueJMIMjZSJEmfWaIq2daaR7FRzhvFwR86Gz3aGpuJjJj6VJEux7eCxHJYIgbLsqLnpRiTVkjNo/lRmYR+fu480kvCw0rA/OBVNXtyUEurBJjNMEjcE+I=
Received: by 10.66.221.6 with SMTP id t6mr3163927ugg;
        Tue, 17 Oct 2006 20:56:16 -0700 (PDT)
Received: by 10.66.252.9 with HTTP; Tue, 17 Oct 2006 20:56:16 -0700 (PDT)
Message-ID: <c268e4660610172056x2ccf45b6p33bc356ee01f6f4@mail.gmail.com>
Date: Tue, 17 Oct 2006 20:56:16 -0700
From: Drew <drew.kay@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] how thorough is #emerge --sync?
In-Reply-To: <20061018033704.56943.qmail@web31713.mail.mud.yahoo.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <20061018033704.56943.qmail@web31713.mail.mud.yahoo.com>
X-Archives-Salt: 9be0007a-4b8d-4b6b-8ceb-90bf239482d9
X-Archives-Hash: ec369df12924353754859e3e7faf32ca

> I thought sync was supposed to "prime" portage to get
> the latest versions of software when needed.

All sync does is download the latest ebuilds into your local portage
tree. If the ebuild maintainers haven't gotten around to creating an
ebuild for package 'foo-1.2.0' (the lastest) and are still using
'foo-0.8' then you're stuck with 'foo-0.8' unless you roll your own
ebuild for 'foo-1.2.0'.

Of course you're also welcome to submit the custom ebuild into
bugzilla to get it included in portage for everyone else to benefit
from.


-Andrew Kay
-- 
gentoo-user@gentoo.org mailing list