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 1Lk0Os-0004EF-Jv for garchives@archives.gentoo.org; Wed, 18 Mar 2009 18:21:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86981E07CE; Wed, 18 Mar 2009 18:21:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 605FFE07CE for ; Wed, 18 Mar 2009 18:21:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1172A64DB5 for ; Wed, 18 Mar 2009 18:21:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.555 X-Spam-Level: X-Spam-Status: No, score=-3.555 required=5.5 tests=[AWL=0.044, BAYES_00=-2.599, 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 iIsoQ1VkGYl0 for ; Wed, 18 Mar 2009 18:21:50 +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 D05B064CE7 for ; Wed, 18 Mar 2009 18:21:47 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lk0OZ-0001K5-8U for gentoo-user@gentoo.org; Wed, 18 Mar 2009 18:21:39 +0000 Received: from athedsl-169086.home.otenet.gr ([85.75.204.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Mar 2009 18:21:39 +0000 Received: from realnc by athedsl-169086.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Mar 2009 18:21:39 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: blocked package from rename? Date: Wed, 18 Mar 2009 20:21:31 +0200 Organization: Lucas Barks Message-ID: References: <20090318180941.GB5822@kostya.digitaltorque.ca> 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-169086.home.otenet.gr User-Agent: Thunderbird 2.0.0.19 (X11/20090215) In-Reply-To: <20090318180941.GB5822@kostya.digitaltorque.ca> Sender: news X-Archives-Salt: 2c3a37d3-c22f-4646-937e-ebac7d2d0ec0 X-Archives-Hash: 9b1219e697843ba9e2d1b5bbee5a4e28 Michael P. Soulier wrote: > I'm just curious about this block I noticed... > > [uninstall ] x11-libs/qt-4.3.3 > [blocks b ] x11-libs/qt-core ("x11-libs/qt-core" is blocking > x11-libs/qt-4.3.3) > [blocks b ] <=x11-libs/qt-4.4.0_alpha:4 ("<=x11-libs/qt-4.4.0_alpha:4" is > blocking x11-libs/qt-core-4.4.2, x11-libs/qt-qt3support-4.4.2, > x11-libs/qt-script-4.4.2, x11-libs/qt-gui-4.4.2-r1, x11-libs/qt-sql-4.4.2) > > So, presumably qt-core was renamed to just qt, so that's why I'm being told to > unmerge qt-core and merge qt? The other way around. There's no more "qt". It has been split into "qt-core", "qt-gui", etc. So in other words, x11-libs/qt will be unmerged as it's not needed anymore.