From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 946A81391DB for ; Fri, 1 Aug 2014 20:19:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 792D4E0ABA; Fri, 1 Aug 2014 20:19:20 +0000 (UTC) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64005E0A91 for ; Fri, 1 Aug 2014 20:19:19 +0000 (UTC) Received: by mail-ig0-f179.google.com with SMTP id h18so2225689igc.12 for ; Fri, 01 Aug 2014 13:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qysYEzi8b3xQqhD0ODunfnaDt7OOY6HNh/g5TJA8q6s=; b=JjL3IJlzy4fk8KddUS2M5QvjP8HBaSgVm1+vfYnzqenD7Q1vyYi/YxwVwKcw8m0NlG OC8+C06mUM4HG0s9AQZo7YlO++he1CNkSlp+H+yWH6m1Eb6FMgQp7YLvb5fZW3LpoKQE mqdbT2gsoW2vK5i/T4Cg1Msnleo2PYp22vpq5TsBLij+U3xUFN8UwsZwQPhTQwCSSw2y 7Ai7sGbrZOXCQqXpjrftvkRSDEfH8tYPSNw0BROVE1/UskrR9ZyxYRiA7vANCdX9lKms Z0EjrqKneP7hTs9cyU+VgUC+j/HQ4YOeGPIrzGdD21gGDB77hZMA/2vbM6Vnz/Vem6Fp wLwA== 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 X-Received: by 10.42.62.6 with SMTP id w6mr8745230ich.24.1406924358675; Fri, 01 Aug 2014 13:19:18 -0700 (PDT) Received: by 10.107.14.204 with HTTP; Fri, 1 Aug 2014 13:19:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 1 Aug 2014 16:19:18 -0400 Message-ID: Subject: Re: [gentoo-user] --exclude gentoo-sources From: behrouz khosravi To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 29827648-51a7-40fc-9652-1ec703ad7807 X-Archives-Hash: fbf2ebfbe2cf7b4c49dd171c8084ef70 On Fri, Aug 1, 2014 at 12:58 PM, James wrote: > Howdy, > > I know I can use this option to protect kernel sources I > want to keep around, from removal, via depclean. > Well I not a proficient user, but I think that depclean wont remove packages from distfiles. At least what happened to me was that depclean removed the sources from /usr/src/ folder but the linux.xxx remained in the disfiles folder.