From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 98C7E1381FA for ; Wed, 14 May 2014 17:29:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33FD4E0AA9; Wed, 14 May 2014 17:29:12 +0000 (UTC) Received: from mx-out-1.rwth-aachen.de (mx-out-1.rwth-aachen.de [134.130.5.186]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D819AE0A4A for ; Wed, 14 May 2014 17:29:10 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.97,1053,1389740400"; d="scan'208";a="284884517" Received: from igpm.igpm.rwth-aachen.de ([134.130.161.1]) by mx-1.rz.rwth-aachen.de with ESMTP; 14 May 2014 19:29:09 +0200 Received: from numa-i.igpm.rwth-aachen.de ([134.130.161.252]) by igpm.igpm.rwth-aachen.de with esmtp (Exim 4.72) (envelope-from ) id 1WkczN-0002dG-B0 for gentoo-user@lists.gentoo.org; Wed, 14 May 2014 19:29:09 +0200 Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 8E885152B for ; Wed, 14 May 2014 19:29:11 +0200 (CEST) Date: Wed, 14 May 2014 19:29:11 +0200 From: Helmut Jarausch Subject: [gentoo-user] dependency problem - how to decipher this one To: gentoo-user@lists.gentoo.org X-Mailer: Balsa 2.4.13 Message-Id: <1400088551.15558.0@numa-i> 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=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Archives-Salt: bb2bbe4a-296b-41cd-b04e-797bd48b886c X-Archives-Hash: 756a15361ad69150f80094677e2f23f7 Hi, trying to emerge x11-libs/gtk+:2 (2.24.23-r1) together with dev-libs/atk (2.12.0-r1) I get the following messages emerge: there are no ebuilds to satisfy =20 ">=3Ddev-libs/atk-1.29.2[introspection?,abi_x86_32(-)?,abi_x86_64(-)?, abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]". (dependency required by "x11-libs/gtk+-2.24.23-r1" [ebuild]) (dependency required by "x11-libs/gtk+:2" [argument]) How can this be deciphered? How can I trace / debug the problem. Many thanks for a hint, Helmut=