summaryrefslogtreecommitdiff
path: root/x11-misc/xcb
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-misc/xcb
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-misc/xcb')
-rw-r--r--x11-misc/xcb/Manifest2
-rw-r--r--x11-misc/xcb/xcb-2.4-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xcb/Manifest b/x11-misc/xcb/Manifest
index 8021c546dfed..5b67f90a6d5b 100644
--- a/x11-misc/xcb/Manifest
+++ b/x11-misc/xcb/Manifest
@@ -1,3 +1,3 @@
DIST xcb-2.4.tar.gz 19830 BLAKE2B 7808021c2781421e4d609c27516f8a45195999bd75c82935c84048852f08e2656d6693abd3993e919b9740b11252da5cb15dcbe73602d715390839391ca75cb4 SHA512 cc612231cd61507a1af1a12fab7684b074ec99ec87e82bcba13dba215d4569c0605d3861f40d858f87da9b027c440a02f03b18a968c1d73ab08b8ee41e644948
-EBUILD xcb-2.4-r1.ebuild 966 BLAKE2B 705d9f7ef8d8a8a19bb28f855610df8fb81a886669c61c5093635ea401a33025c0ac04fcb4d84e7bb8bcf7b0a00d5241c21e82a842d7a2d5af44de217db5e222 SHA512 375e27ebc8e5191bd86be66ed39e4a3f85ce848a7c7bbf47e8a6032973bdf94e9d44ff3c43cbd667e8e2cfde5e96e09142f185584127a1ca41fa8b805d475c85
+EBUILD xcb-2.4-r1.ebuild 969 BLAKE2B 538b68f416ec6ce40b4bd3293e4f786db3ab36f862df874b1095063239486e7f8e10b82631b7d129f1969d7b16d9acebc4241ef44847a92572f060d1c469e8d2 SHA512 33d562d5692e38d837b79e6cd0e8250c42d4b52243bedb25a1248351ecaec0736ca5d27da34a7c7d9fc8e2a3569b8890134ff6505f48ab4781a1be13aed0a73f
MISC metadata.xml 276 BLAKE2B c4cbc92f4cc708c8a571df5735be5dc6d3b2b9d882265fbf398ca38a7c685a9da8d647e78d05a85edae0568f141b065edaa6ac6f6022106fabb8126740b1c60d SHA512 3497963f4fb51bb32521472b54a995091cb457d2cda65c786bd4b46e5af325caf8f6d5c969cefa0c09fe717df09fb015ec59b52f5571c3b2b9d4ea33e6c843ab
diff --git a/x11-misc/xcb/xcb-2.4-r1.ebuild b/x11-misc/xcb/xcb-2.4-r1.ebuild
index f6d054fdf6be..5813bf01dd29 100644
--- a/x11-misc/xcb/xcb-2.4-r1.ebuild
+++ b/x11-misc/xcb/xcb-2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- x11-proto/xproto
+ x11-base/xorg-proto
motif? ( >=x11-libs/motif-2.3:0 )
"