summaryrefslogtreecommitdiff
path: root/x11-misc/xsel
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/xsel
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r--x11-misc/xsel/Manifest4
-rw-r--r--x11-misc/xsel/xsel-1.2.0-r1.ebuild4
-rw-r--r--x11-misc/xsel/xsel-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/xsel/Manifest b/x11-misc/xsel/Manifest
index b5b058cd0ccc..ca04ca21c206 100644
--- a/x11-misc/xsel/Manifest
+++ b/x11-misc/xsel/Manifest
@@ -1,4 +1,4 @@
DIST xsel-1.2.0.tar.gz 169155 BLAKE2B 59b5c2f03058be1a584f12bd5c129a008ae581545b7aed3a54240f6a0b9c29e857c7425cbf6fa6421ccd577a1907a9a6c1d7213e4ccc43309a5e8933e707847d SHA512 e28623e6cc180f2e2210c20697d21d336633f0a5272ca9b62150a1c535e8de89731acc07230a9977e391e37d3943a9d687f1f967765a15bca5092a6c6d8c4d8f
-EBUILD xsel-1.2.0-r1.ebuild 599 BLAKE2B 4329cdc5ac368c8b8d747716485fe426b201bed256abef3016e6441bf08542dffca8dab7c582bbbf1f41799a9f00c1e09c5a51336682609bc0f7f237f92e6def SHA512 5d7e9f849b7898d369b8d81519a897d7163d340980ef9feb84e4a2db1e920f739f8eb4367234a60760bd06f655e99e30f132f9e71d81f6833a85abca29bcc68b
-EBUILD xsel-9999.ebuild 567 BLAKE2B 92116c0a8edb32e7ace2f19721acd03b2b4d8d8eacb407b254eb147b321b58ac53504a498b0641a911af6b0e2c072999bcf52780bc1ee310ad48fc678d1ebb13 SHA512 13459dbf8659df08828f2cd228b852149eac3902c4abd740a298f13a723f161f8267c3a0592d763c4953231b8a079b5568d6119a758ec067bcfdc868ee0573c7
+EBUILD xsel-1.2.0-r1.ebuild 602 BLAKE2B baf149543d275ad3cc05424845a90d49dcbe727d351286802a3001117b5ca1ea3d9bd44d08e0590546a5e8dd89ed564f016cf2cb3fd3866de20e7d8717ffa9da SHA512 5e35fb26856467005735a0caf3e6953536f714e7a6a52156aa5233f687611f7cd0461ce1aa61fd6f8f16d60d064c1bc065651c7aacb6e63f124c5ad8e1402767
+EBUILD xsel-9999.ebuild 570 BLAKE2B c9764165375cad08000658f418bb16ccafa2790dae30ec3cf0095e6d98a5d14f5956f47878c788281b1f633945b0b8b3efd17d28a76aa77460676c5d93cfc6e6 SHA512 742086512bb37463fe2c51481128befd1e27a82bb1597d1cce294ff310256b59b0ec2a42e9ef08f249426ae7a2d594e78e65f51452f663958c80bf450206c153
MISC metadata.xml 276 BLAKE2B c4cbc92f4cc708c8a571df5735be5dc6d3b2b9d882265fbf398ca38a7c685a9da8d647e78d05a85edae0568f141b065edaa6ac6f6022106fabb8126740b1c60d SHA512 3497963f4fb51bb32521472b54a995091cb457d2cda65c786bd4b46e5af325caf8f6d5c969cefa0c09fe717df09fb015ec59b52f5571c3b2b9d4ea33e6c843ab
diff --git a/x11-misc/xsel/xsel-1.2.0-r1.ebuild b/x11-misc/xsel/xsel-1.2.0-r1.ebuild
index bfc59a723622..cdf297508f71 100644
--- a/x11-misc/xsel/xsel-1.2.0-r1.ebuild
+++ b/x11-misc/xsel/xsel-1.2.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=6
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext"
DEPEND="${RDEPEND}
- x11-proto/xproto
+ x11-base/xorg-proto
x11-libs/libXt"
src_compile() {
diff --git a/x11-misc/xsel/xsel-9999.ebuild b/x11-misc/xsel/xsel-9999.ebuild
index b2971adb4fed..d3edca7a9f74 100644
--- a/x11-misc/xsel/xsel-9999.ebuild
+++ b/x11-misc/xsel/xsel-9999.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
@@ -18,7 +18,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
- x11-proto/xproto
+ x11-base/xorg-proto
x11-libs/libXt
"