summaryrefslogtreecommitdiff
path: root/x11-misc/xgestures
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/xgestures
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-misc/xgestures')
-rw-r--r--x11-misc/xgestures/Manifest2
-rw-r--r--x11-misc/xgestures/xgestures-0.4.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/xgestures/Manifest b/x11-misc/xgestures/Manifest
index 91238507b467..38866963cb6b 100644
--- a/x11-misc/xgestures/Manifest
+++ b/x11-misc/xgestures/Manifest
@@ -1,3 +1,3 @@
DIST xgestures-0.4.tar.bz2 77902 BLAKE2B ef0d3c6cd0bef6a2dd78b4932f40c5324ffdf16f3899aa20b216b6817db45c0cc2cd7aef6b903dc9c1259721de0ceb7d859a546ede5d784444b05b7f23727716 SHA512 c61108e609fb0f28affb5d5cc4002a7f840f123bb96b79265a47e74a541b1ca8deee016f90fc801fa682e61b9df008c0323d36482abaa83f8f6d4a5c73137abf
-EBUILD xgestures-0.4.ebuild 692 BLAKE2B bc53137593c26a120061e61916933bfd3c288e1900268f8c11f2a3b8eb03cf7f778efedd6b9d80aad650c1db904074f80a5f8d42c7a400b548b3a35e7ad3af6f SHA512 01f722e74aa795d58445adc810f1373b541a1a918e24bf9e37dca4476a69b033fc04069ccc69babbed2f3f10f06c2b407181b8137c33423f0b944cdd882fae86
+EBUILD xgestures-0.4.ebuild 674 BLAKE2B 858f88386bf5808d88b099aab4bb9ba0ced474c1926fd91f524970eaac1f681f980b085e3d7d9bc894feb1edfa2fe6cc6505ecb9c7cbafa70dea462e3045caaa SHA512 23e35552fe29f4c678baaf484953752d03e66c7ad3ccc8d48ee376a6bf7ad4226aecf20146636ffd9e50fac4a7ee14644af087478ec37944ecdce0898d28b175
MISC metadata.xml 326 BLAKE2B 5e2c905c8216b17297feefd7f88c25696a08fa697a542da9dc8f300cacb613529d778a05dfe1c72427d584873362598908b1d6d8954c1a1cca98667a3a13ae73 SHA512 24d5688cdf1063860034793a509a9d26f1a38397264ee7d1bdea1dd5c74ef29f850861871af4a04771bfa6a9cbc16303d4386b893c9cac2e7806f624addfbcf8
diff --git a/x11-misc/xgestures/xgestures-0.4.ebuild b/x11-misc/xgestures/xgestures-0.4.ebuild
index a9921db7a5d5..4e72115627db 100644
--- a/x11-misc/xgestures/xgestures-0.4.ebuild
+++ b/x11-misc/xgestures/xgestures-0.4.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
@@ -17,8 +17,7 @@ RDEPEND="x11-libs/libXmu
x11-libs/libXtst
x11-libs/libXt"
DEPEND="${RDEPEND}
- x11-proto/xextproto
- x11-proto/xproto"
+ x11-base/xorg-proto"
DOCS=( AUTHORS ChangeLog NEWS README )