From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9C38E1382C5 for ; Mon, 2 Apr 2018 17:50:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BFA4E0BC5; Mon, 2 Apr 2018 17:50:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67A9DE0BC5 for ; Mon, 2 Apr 2018 17:50:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E302E335DA9 for ; Mon, 2 Apr 2018 17:50:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D757275 for ; Mon, 2 Apr 2018 17:50:52 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1522691429.0ac28a612f46b231e7d2f9d317120bf75040f94b.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkmm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/gtkmm/gtkmm-2.24.5.ebuild X-VCS-Directories: dev-cpp/gtkmm/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 0ac28a612f46b231e7d2f9d317120bf75040f94b X-VCS-Branch: master Date: Mon, 2 Apr 2018 17:50:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cccacaec-df7e-46d5-95a9-4ec52e461474 X-Archives-Hash: bcab780f8e4376567b3327ae2207de54 commit: 0ac28a612f46b231e7d2f9d317120bf75040f94b Author: Marty E. Plummer startmail com> AuthorDate: Wed Mar 28 00:17:24 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Apr 2 17:50:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac28a61 dev-cpp/gtkmm: remove emul-linux-x86 references Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7670 dev-cpp/gtkmm/gtkmm-2.24.5.ebuild | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild index b6ddebe6d78..2c187fe412a 100644 --- a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SLOT="2.4" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc examples test" -COMMON_DEPEND=" +RDEPEND=" >=dev-cpp/glibmm-2.34.1:2[${MULTILIB_USEDEP}] >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}] >=x11-libs/gdk-pixbuf-2.28:2[${MULTILIB_USEDEP}] @@ -22,12 +22,7 @@ COMMON_DEPEND=" >=dev-cpp/pangomm-2.34.0:1.4[${MULTILIB_USEDEP}] >=dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}] " -RDEPEND="${COMMON_DEPEND} - abi_x86_32? ( - !<=app-emulation/emul-linux-x86-gtkmmlibs-20140508 - !app-emulation/emul-linux-x86-gtkmmlibs[-abi_x86_32(-)] ) -" -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} virtual/pkgconfig[${MULTILIB_USEDEP}] doc? ( media-gfx/graphviz