Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkmm/
Date: Mon, 02 Apr 2018 17:50:56
Message-Id: 1522691429.0ac28a612f46b231e7d2f9d317120bf75040f94b.eva@gentoo
1 commit: 0ac28a612f46b231e7d2f9d317120bf75040f94b
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Wed Mar 28 00:17:24 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 17:50:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac28a61
7
8 dev-cpp/gtkmm: remove emul-linux-x86 references
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 Closes: https://github.com/gentoo/gentoo/pull/7670
12
13 dev-cpp/gtkmm/gtkmm-2.24.5.ebuild | 11 +++--------
14 1 file changed, 3 insertions(+), 8 deletions(-)
15
16 diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
17 index b6ddebe6d78..2c187fe412a 100644
18 --- a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
19 +++ b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SLOT="2.4"
27 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
28 IUSE="doc examples test"
29
30 -COMMON_DEPEND="
31 +RDEPEND="
32 >=dev-cpp/glibmm-2.34.1:2[${MULTILIB_USEDEP}]
33 >=x11-libs/gtk+-2.24.15:2[${MULTILIB_USEDEP}]
34 >=x11-libs/gdk-pixbuf-2.28:2[${MULTILIB_USEDEP}]
35 @@ -22,12 +22,7 @@ COMMON_DEPEND="
36 >=dev-cpp/pangomm-2.34.0:1.4[${MULTILIB_USEDEP}]
37 >=dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}]
38 "
39 -RDEPEND="${COMMON_DEPEND}
40 - abi_x86_32? (
41 - !<=app-emulation/emul-linux-x86-gtkmmlibs-20140508
42 - !app-emulation/emul-linux-x86-gtkmmlibs[-abi_x86_32(-)] )
43 -"
44 -DEPEND="${COMMON_DEPEND}
45 +DEPEND="${RDEPEND}
46 virtual/pkgconfig[${MULTILIB_USEDEP}]
47 doc? (
48 media-gfx/graphviz