Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/
Date: Fri, 27 Apr 2018 01:16:13
Message-Id: 1524791759.f4d1582976655e95c881ab27f84f4592efb0510f.mattst88@gentoo
1 commit: f4d1582976655e95c881ab27f84f4592efb0510f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 24 06:12:30 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 27 01:15:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d15829
7
8 x11-libs/xcb-util-cursor: Transition deps to x11-base/xorg-proto
9
10 x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
14 index 628389e2255..1b44dc87488 100644
15 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
16 +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r2.ebuild
17 @@ -23,7 +23,7 @@ RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
18 >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]"
19 DEPEND="${RDEPEND}
20 >=x11-base/xcb-proto-1.8-r3:=[${MULTILIB_USEDEP}]
21 - >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]
22 + x11-base/xorg-proto
23 >=dev-util/gperf-3.0.1
24 test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"