From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S29In-0005K2-Ct for garchives@archives.gentoo.org; Mon, 27 Feb 2012 22:44:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03723E0885; Mon, 27 Feb 2012 22:44:03 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 53B21E0864 for ; Mon, 27 Feb 2012 22:42:00 +0000 (UTC) Received: by wibhi8 with SMTP id hi8so3570359wib.40 for ; Mon, 27 Feb 2012 14:41:59 -0800 (PST) Received-SPF: pass (google.com: domain of markknecht@gmail.com designates 10.180.102.35 as permitted sender) client-ip=10.180.102.35; Authentication-Results: mr.google.com; spf=pass (google.com: domain of markknecht@gmail.com designates 10.180.102.35 as permitted sender) smtp.mail=markknecht@gmail.com; dkim=pass header.i=markknecht@gmail.com Received: from mr.google.com ([10.180.102.35]) by 10.180.102.35 with SMTP id fl3mr32210796wib.22.1330382519673 (num_hops = 1); Mon, 27 Feb 2012 14:41:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=K+y46XkyvvwTc82Rp7PMta0By4toDOYZHM2hQ9Nbb8Y=; b=ORj+H0OkWXOgj7rAXwYF5+DE90+EvbH76TVD14GHzmNK4DqOMv4iHh76CNZrxa8n86 +xt+HckGxN0N9g1OqDPHsnF76FNYeME2s3U135luKCzmIG7WZCCKHZTO1pMRGDL8Q0cv exGX6eUmE2rzlrjpgwk8yjqo/Lo7HTqGndIpE= 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 Received: by 10.180.102.35 with SMTP id fl3mr25507837wib.22.1330382519630; Mon, 27 Feb 2012 14:41:59 -0800 (PST) Received: by 10.223.4.154 with HTTP; Mon, 27 Feb 2012 14:41:59 -0800 (PST) Date: Mon, 27 Feb 2012 14:41:59 -0800 Message-ID: Subject: [gentoo-user] tools to clean up /usr/portage/packages? From: Mark Knecht To: Gentoo User Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: d7ed0fa6-419a-4910-850d-d5cc62b82559 X-Archives-Hash: 0ec81c8245282bc2bb6faeaece9c479b Are there any tools that will: 1) Ensure that for every installed packages there is a corresponding tbz2 file in /usr/portage/packages? 2) Remove any older versions in /usr/portage/packages prior to me running a backup? Thanks, Mark