Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/
Date: Wed, 04 Mar 2020 19:31:11
Message-Id: 1583350252.19b175dd19a87b0866aab06269d9690feecfa6b1.mattst88@gentoo
1 commit: 19b175dd19a87b0866aab06269d9690feecfa6b1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 4 19:10:49 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 4 19:30:52 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b175dd
7
8 dev-libs/wayland: virtual/libffi -> dev-libs/libffi
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/wayland/wayland-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild
16 index 56fdba5f507..9bad5f8f80e 100644
17 --- a/dev-libs/wayland/wayland-9999.ebuild
18 +++ b/dev-libs/wayland/wayland-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -31,7 +31,7 @@ BDEPEND="
26 DEPEND="
27 >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
28 dev-libs/libxml2:=
29 - >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
30 + >=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
31 "
32 RDEPEND="${DEPEND}
33 !<media-libs/mesa-18.1.1-r1