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 1LS4AT-0004vc-6b for garchives@archives.gentoo.org; Wed, 28 Jan 2009 06:44:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD435E0251; Wed, 28 Jan 2009 06:44:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A539EE0251 for ; Wed, 28 Jan 2009 06:44:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 4E3F16476E for ; Wed, 28 Jan 2009 06:44:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.571 X-Spam-Level: X-Spam-Status: No, score=-2.571 required=5.5 tests=[AWL=-0.461, BAYES_05=-1.11, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GrfdBie0Vb1j for ; Wed, 28 Jan 2009 06:44:49 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BBA0B64819 for ; Wed, 28 Jan 2009 06:44:47 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LS4AG-000480-Ak for gentoo-user@gentoo.org; Wed, 28 Jan 2009 06:44:44 +0000 Received: from athedsl-294086.home.otenet.gr ([85.73.196.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Jan 2009 06:44:44 +0000 Received: from realnc by athedsl-294086.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Jan 2009 06:44:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] How to remove packages from /usr/portage/packages ? Date: Wed, 28 Jan 2009 08:44:46 +0200 Organization: Lucas Barks Message-ID: 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; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-294086.home.otenet.gr User-Agent: Thunderbird 2.0.0.19 (X11/20090101) Sender: news X-Archives-Salt: 7455f4b5-9fbb-4737-8c1b-67c21a197282 X-Archives-Hash: f280d8faa50ceb2f6968e913b28f8664 Is there some automated way to remove the packages I created with 'quickpkg' and reside inside /usr/portage/packages without doing it by hand? I don't mean 'eclean'. That won't remove those that are installed.