summaryrefslogtreecommitdiff
path: root/x11-misc/autocutsel
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/autocutsel
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-misc/autocutsel')
-rw-r--r--x11-misc/autocutsel/Manifest2
-rw-r--r--x11-misc/autocutsel/autocutsel-0.10.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/autocutsel/Manifest b/x11-misc/autocutsel/Manifest
index 2e495c9b93df..b998213e724d 100644
--- a/x11-misc/autocutsel/Manifest
+++ b/x11-misc/autocutsel/Manifest
@@ -1,3 +1,3 @@
DIST autocutsel-0.10.0.tar.gz 329527 BLAKE2B 1ab17fec1dde40fae6a98a9cc079f7080add2a30b3384e7a4cfbe7e85ca13a7394ce96ba1dd32a9d147f123ce44fc4ff7fbbf77a02eacd2301b91fafc3096232 SHA512 2d9b7114fde67ee217ceee673e32b407eef5b266a9d457a83b35d1c6227e5873cc7928aa10f7d84ce5e8c78d4940ee29985696f49b4015269584f1559f6b6d1d
-EBUILD autocutsel-0.10.0.ebuild 557 BLAKE2B 1b2e979e4035fb7865b7593139dee2b5f224e890b4fb72e0716a46b0456b1a03f793176e093733eb0ed63a2665eccc217ed8f090c7b8c5941b07c1c1c48b7989 SHA512 8ce1131dead9359d0b4da3da537b11df55c99d727eab84814a5ba548e26519523b61cfb48a61f8336a840d13b93903aabccc60b2914816b77d0171bba3625c96
+EBUILD autocutsel-0.10.0.ebuild 560 BLAKE2B 5d57760c665817d9db399f69abbb197366ed9d8d6e5d1fd2a6f0049fa1a2bf7c22b4b796ae211ebbb3cae352bae7629b0579c2d15d8d9f9ad6add4612d064fa6 SHA512 479f2f5731d11912373e86a8a266d738f1169bb1dd08625404439134e4b97dcbac41dad4b4d2dc4fb197bdf359a0679abe2dfbf70f89355036ee281a6b192c12
MISC metadata.xml 534 BLAKE2B c950a34e7afae11752f68c5cd82d09d7e9ce80ef42bbb0fa4b05b43f38d495726f4318e65c4cbc11382699e08f411644c2aeef7153e04c6df0c68c070b33f63c SHA512 cce46c479474f4f65e62088f8f9f294be994deb6ce0d25f4d8e87c743d9204780c0be9e67887c60de201193761e121dde7df19fea8532d2d977eb9f7b354a7ff
diff --git a/x11-misc/autocutsel/autocutsel-0.10.0.ebuild b/x11-misc/autocutsel/autocutsel-0.10.0.ebuild
index c69e5ccadd2c..f7dec4fbc608 100644
--- a/x11-misc/autocutsel/autocutsel-0.10.0.ebuild
+++ b/x11-misc/autocutsel/autocutsel-0.10.0.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
@@ -20,5 +20,5 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- x11-proto/xproto
+ x11-base/xorg-proto
"