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 B1C96198005 for ; Sun, 17 Mar 2013 09:32:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B814E0710; Sun, 17 Mar 2013 09:32:22 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.rwth-aachen.de [134.130.7.73]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14872E064A for ; Sun, 17 Mar 2013 09:32:20 +0000 (UTC) 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-transfer-encoding: 7BIT Content-disposition: inline Content-type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Received: from mx-out-1.rwth-aachen.de ([134.130.5.186]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0MJS003WUT5VYV50@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Sun, 17 Mar 2013 10:32:19 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.84,859,1355094000"; d="scan'208";a="214524890" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by mx-1.rz.rwth-aachen.de with ESMTP; Sun, 17 Mar 2013 10:32:20 +0100 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.rwth-aachen.de [134.130.161.252]) by relay.rwth-aachen.de (8.14.4+Sun/8.13.8/1) with ESMTP id r2H9WJsL008182 for ; Sun, 17 Mar 2013 10:32:19 +0100 (CET) Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 4B4691679 for ; Sun, 17 Mar 2013 10:32:21 +0100 (CET) Date: Sun, 17 Mar 2013 10:32:21 +0100 From: Helmut Jarausch Subject: Re: [gentoo-user] Emerge problems To: gentoo-user@lists.gentoo.org References: <20130317045000.GA3202@solfire> <201303170848.59120.michaelkintzios@gmail.com> <20130317090853.GC3202@solfire> In-reply-to: <20130317090853.GC3202@solfire> X-Mailer: Balsa 2.5.0a-5-g1cdd9c6 Message-id: <1363512741.25787.1@numa-i> X-Archives-Salt: 3d7295a6-d39b-49d2-8c42-8bee36a508a7 X-Archives-Hash: 070698b3118a34e87c8ae69de297f9aa On 03/17/2013 10:08:53 AM, meino.cramer@gmx.de wrote: > Mick [13-03-17 09:52]: > > You can try uninstalling 'app-text/poppler-0.22' and then running > your update > > again which should draw in 'app-text/poppler-0.22.2'. > > > > -- > > Regards, > > Mick > > > Hi, > > thanks for the hint, but it does not work for me. > > luatex (texlive core) wants the +xpdf-headers-version of poppler... > > Best regards, > mcc Strange, here I have dev-tex/luatex 0.70.1-r2 app-text/poppler 0.22.2 app-text/texlive-core 2012-r1 I do remember that after upgrading to poppler 0.22.2 I had to re-emerge app-text/texlive-core dev-tex/luatex and quite a few other packages. Helmut