summaryrefslogtreecommitdiff
path: root/x11-libs/xcb-util
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
commit91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (patch)
treef4c7f54d0aeb344c21de9b9d1a3f1e9826d7a64c /x11-libs/xcb-util
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r--x11-libs/xcb-util/Manifest2
-rw-r--r--x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild (renamed from x11-libs/xcb-util/xcb-util-0.4.0.ebuild)5
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-libs/xcb-util/Manifest b/x11-libs/xcb-util/Manifest
index 6a2044e811e4..8e5c519306f7 100644
--- a/x11-libs/xcb-util/Manifest
+++ b/x11-libs/xcb-util/Manifest
@@ -1,3 +1,3 @@
DIST xcb-util-0.4.0.tar.bz2 297412 BLAKE2B 55970cddd8d4bfb313f5d6e4ea82a169a90311c1c0bb5ebf796ac1ceb1d1e1baea4268dc37bd8adf557514a752eec9f957ad3e3e0747384f2cf6e1985f26247f SHA512 e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e
-EBUILD xcb-util-0.4.0.ebuild 1196 BLAKE2B 745497b6e433905642829ac0c8d2eae47cabaca5791422ebe9e9183846bd18bf318f2e77005837ba6e7db978a814b6553c4d0015ad94c8c05764be18dbeb52fb SHA512 342083a849dbe8f62f97f217481db89e1485b4412c57353d08047cd56b1bd2e7a46a3af2c96ff6207a644381e963b90466ad222341c057afbabadadb695b5a12
+EBUILD xcb-util-0.4.0-r1.ebuild 1147 BLAKE2B daa3f1c8077ba1703f0d6dcbed5dad1f44973f8d54594369666625f1147a6f3a26f8ca7e7d6d48e49afaa1597e3b07744f30104e05ab2aa8822e149e593b6956 SHA512 997a172df80d4d1ba80d67c68ea3070ecf7585cfe72e5a8e6228cdd6a7962495421ba73b397e5b3f39768735b07b8821ed08e5562a29d36a84acd4d593add4d8
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild
index 30030133f96d..ef4072e97e27 100644
--- a/x11-libs/xcb-util/xcb-util-0.4.0.ebuild
+++ b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild
@@ -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}] )"