summaryrefslogtreecommitdiff
path: root/x11-libs/libXtst
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-libs/libXtst
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-libs/libXtst')
-rw-r--r--x11-libs/libXtst/Manifest2
-rw-r--r--x11-libs/libXtst/libXtst-1.2.3-r1.ebuild (renamed from x11-libs/libXtst/libXtst-1.2.3.ebuild)10
2 files changed, 5 insertions, 7 deletions
diff --git a/x11-libs/libXtst/Manifest b/x11-libs/libXtst/Manifest
index aa6b39dfcc30..517bf8f80273 100644
--- a/x11-libs/libXtst/Manifest
+++ b/x11-libs/libXtst/Manifest
@@ -1,3 +1,3 @@
DIST libXtst-1.2.3.tar.bz2 321819 BLAKE2B 92a75d6ea9000fa7736093ce479d275c57a4a5bf849df2d6afae9478a53a07ba395013ba6676c2ea7dcb6a1f34475967ed6508b7c304b887f83ec44a611b8e6c SHA512 6f6741fd3596775eaa056465319f78c29c91b3893a851a4899df651a2023a4d762497b112a33d7d3e8865fe85d173d03e4b49daef76a66af1ae1eaab82a12765
-EBUILD libXtst-1.2.3.ebuild 805 BLAKE2B e48352c5011e911a6a6e696dbd86cece054a5fb0f207bd5a17b6cf2395fb368d3f46d2df06bed752fb2b8c085651cc24f457f8199583d2142c77c4e6e1aba682 SHA512 85a559230579390c75c5e8d04dcae0e9fd5dbb8a9a58962de099c1f0a899b18a469e0a91db1aa5e3bfc2158babfb24a9f2bd22b086a8d8cc2c73ebb9265a6d8b
+EBUILD libXtst-1.2.3-r1.ebuild 671 BLAKE2B 6074bef8956b6f217cc81e0914a013cb8ae17b09863cec547e11dd4c37831e6fed63980e7b70b3734998f5ebf9524b47c3689c91aff5fcdf62b42a7df80d7018 SHA512 3cfee3366b46e886ca2f2177671d7297a4592497a1413cf70f6848a433754e744c01d9d27907b0a1349c83367260884ceaf03d4d67e89767d9ac4fdc77c776c0
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-libs/libXtst/libXtst-1.2.3.ebuild b/x11-libs/libXtst/libXtst-1.2.3-r1.ebuild
index 38413474ba30..2480d438c3ce 100644
--- a/x11-libs/libXtst/libXtst-1.2.3.ebuild
+++ b/x11-libs/libXtst/libXtst-1.2.3-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=5
@@ -12,10 +12,8 @@ DESCRIPTION="X.Org Xlib-based client API for the XTEST & RECORD extensions libra
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+RDEPEND="x11-base/xorg-proto
+ >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]
- >=x11-proto/recordproto-1.14.2-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]"
+ >=x11-libs/libXi-1.7.2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"