summaryrefslogtreecommitdiff
path: root/x11-misc/slock
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/slock
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-misc/slock')
-rw-r--r--x11-misc/slock/Manifest2
-rw-r--r--x11-misc/slock/slock-1.4.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/slock/Manifest b/x11-misc/slock/Manifest
index b19fbf01bd39..5961d0935d2e 100644
--- a/x11-misc/slock/Manifest
+++ b/x11-misc/slock/Manifest
@@ -1,3 +1,3 @@
DIST slock-1.4.tar.gz 6889 BLAKE2B 67f956fd00e7536a9db81b82e85e4128b537569d16cd25428822607a5c2f3b0310bcfec896f7e83c0091e85d21b68438f6f42da715a55cad7fac90d0d0d64b8f SHA512 ad285360dd3f16a225159abaf2f82fabf2c675bd74478cf717f68cbe5941a6c620e3c88544ce675ce3ff19af4bb0675c9405685e0f74ee4e84f7d34c61a0532f
-EBUILD slock-1.4.ebuild 1183 BLAKE2B d4b6b720a4504fe2befd390a7498b71c8cf262e691917d85c6b6f1b7b1ffcdd7667008414436c2082070d18c68a768c0e9bff4d6ba394bd948441828c27cf289 SHA512 75842d5f76b851b2e28e9eebbf770e0b8cf444fbf49461127b71638b8e9aa3a4d7eb74953f22227ab05ebdb388dbad53cd465cfebe5b4607af2d7de85aa3f39c
+EBUILD slock-1.4.ebuild 1164 BLAKE2B ab005c6260ad0c46173e1562f3140363a1a0e5b5b527efe65cc2cfad5dc5149217ce62f12ab0bfa327444a48b8a7414f0bd08b36f5bb2018f198ebaa0cd58392 SHA512 0c1529248944bfbe903397b2c56d87cda8359efa6e068c24fdb0ace21153fdf18090b5d9ba1aee9e40ed368f20ea6b8e5f364e3b57fd6d99ee27ecc40568e02d
MISC metadata.xml 347 BLAKE2B 1f37fe6210fecce67b02a14defcc2510c14189876257d2a5419a50c00c237100dbc37dfff653434245e0b78daf7389121e34fe76aeaf7119280dc154f5dfc95f SHA512 5939bd8c1055a98efc2987fce141841116bb531301b8666d85c7018ff8fd0bcdb21d5fa8eb5d39ccb384666a3c53834700cfa442262624714a4633aa0ac49545
diff --git a/x11-misc/slock/slock-1.4.ebuild b/x11-misc/slock/slock-1.4.ebuild
index b6a698a98bc6..8f6a2d972ac3 100644
--- a/x11-misc/slock/slock-1.4.ebuild
+++ b/x11-misc/slock/slock-1.4.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=6
@@ -19,8 +19,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- x11-proto/randrproto
- x11-proto/xproto
+ x11-base/xorg-proto
"
src_prepare() {