x11-libs/xcb-util-keysyms: Update x11-proto/xproto dependency to x11-base/xorg-proto...
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 21 May 2018 18:56:51 +0000 (20:56 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 22 May 2018 01:05:12 +0000 (18:05 -0700)
x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild [moved from x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild with 84% similarity]

similarity index 84%
rename from x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0.ebuild
rename to x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild
index ac33aa169bb9634d9c3a0fb245708579459bbb19..8fc2eab4ebbf0a8b5fd4999aeebbf7eda3ac7c4e 100644 (file)
@@ -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=5
@@ -17,10 +17,10 @@ HOMEPAGE="https://xcb.freedesktop.org/"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="test"
 
-RDEPEND="x11-libs/libxcb:=[${MULTILIB_USEDEP}]
-       >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]"
+RDEPEND="x11-libs/libxcb:=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}
        >=dev-util/gperf-3.0.1
+       x11-base/xorg-proto
        test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
 
 src_configure() {