x11-libs/xcb-util: Drop no longer needed x11-proto/xproto dependency.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Mon, 21 May 2018 18:52:31 +0000 (20:52 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 22 May 2018 01:05:12 +0000 (18:05 -0700)
x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild [moved from x11-libs/xcb-util/xcb-util-0.4.0.ebuild with 87% similarity]

similarity index 87%
rename from x11-libs/xcb-util/xcb-util-0.4.0.ebuild
rename to x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild
index 30030133f96d682104fde69258eb2cf2c2882536..ef4072e97e277418dc528c5fd091a166fd297e4e 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,8 +17,7 @@ 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-1.9.1:=[${MULTILIB_USEDEP}]
-       >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]"
+RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}
        >=dev-util/gperf-3.0.1
        test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"