From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L17Qu-0005Ws-Hh for garchives@archives.gentoo.org; Fri, 14 Nov 2008 22:46:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB9BAE029B; Fri, 14 Nov 2008 22:46:32 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.246]) by pigeon.gentoo.org (Postfix) with ESMTP id A4CA4E029B for ; Fri, 14 Nov 2008 22:46:32 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so1601219rvf.46 for ; Fri, 14 Nov 2008 14:46:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=F8Pvwyz2t2b/pjtI8zxJOO++5e9bkiwrkDFl17LmMEQ=; b=d1taO7t9m2GMVih61AB08R4OOeqZ0t2/gmiZTjR1VN2zq3UO24+BUMToDL30kIzB/i SHh8DQ7goqjqDVTf/4ErGqNc6KxBSCpomAHf3BP9K0zu4npfUHP/v0gjnR7dgfB7QWzD guO6AyIlfr8ucin9DpdSHYdML+PTAjvXsuwFM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=X01wCeBhbnOCS+sxtBmtdrMS1dxfkjFsQC9iYZdForn6rsRKwYv0hfbIe6MB3t/5+b yLYK7pn3oN81yMc7DylguQljnUzXbzDNuE0u1JifanQdyam723FksObL9DwSe/GU7+pb j84JIyCrVHGqMekhYnF52gqWBrpawDGf4hxng= Received: by 10.142.90.16 with SMTP id n16mr641360wfb.133.1226702790705; Fri, 14 Nov 2008 14:46:30 -0800 (PST) Received: by 10.143.62.1 with HTTP; Fri, 14 Nov 2008 14:46:30 -0800 (PST) Message-ID: <919d41310811141446u4c740b95pe7646d84bd6b0c14@mail.gmail.com> Date: Fri, 14 Nov 2008 22:46:30 +0000 From: "Dan Wallis" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] tools currently available for update of etc files after updates In-Reply-To: <18717.64149.529841.554937@ccs.covici.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87skpu2uda.fsf@newsguy.com> <491DF133.20408@gmail.com> <18717.64149.529841.554937@ccs.covici.com> X-Archives-Salt: 7cc2ddec-070e-4f55-b808-0b6f60fe23a4 X-Archives-Hash: aabaa081bc3f86a5173535500fe5e735 On 14/11/2008, John covici wrote: > An eix on both dispatch-conf and etc-update yield no matches -- where > can they be found? They both belong to sys-apps/portage on my systems: dan@tui ~ $ qfile dispatch-conf sys-apps/portage (/usr/sbin/dispatch-conf) sys-apps/portage (/usr/lib64/portage/bin/dispatch-conf) dan@tui ~ $ qfile etc-update sys-apps/portage (/usr/sbin/etc-update) sys-apps/portage (/usr/lib64/portage/bin/etc-update) dan@tui ~ $ Dan