summaryrefslogtreecommitdiff
path: root/x11-libs/libXau
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/libXau
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r--x11-libs/libXau/Manifest2
-rw-r--r--x11-libs/libXau/libXau-1.0.8-r1.ebuild (renamed from x11-libs/libXau/libXau-1.0.8.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libXau/Manifest b/x11-libs/libXau/Manifest
index ce9a37384fa4..7813169061ee 100644
--- a/x11-libs/libXau/Manifest
+++ b/x11-libs/libXau/Manifest
@@ -1,3 +1,3 @@
DIST libXau-1.0.8.tar.bz2 295297 BLAKE2B 46c0cdf3382a75e197e48d556d44494dc8a91483fa27c86ae1b4264deb63320637232fe94d1286b38ba8f4efa5405f4b5c476266963ee3ee43b934af2e0a0e53 SHA512 9f933d22f8f2411ae770094589cbe170c631a1437d572664e0fa6b9608e6ec39deef752f2dd6408ab45acdf01bf1827ef3ced640a33da787d9cfb546f12397b5
-EBUILD libXau-1.0.8.ebuild 527 BLAKE2B 2957fd7387e66b5e32b304aef067729260299eaa227f4b7f65a449b1cba65c0c4626d83da18d5484182520175d31e4ef73fbd5dd9d3a4f5fa96502033113017c SHA512 0b4fca5acec193a850dec2716d8e88b89cd315aa0b4b737d52ee98a005779703a034b479c417d7e168d2cee2898d22f73a469d8f62145b789b057f331a32dec9
+EBUILD libXau-1.0.8-r1.ebuild 501 BLAKE2B cd2d0a2a10a250886657db760012a381934a3cc6ef855d221a11cc5a8072dd4fe85f448053049e8b3a371d4beb4e2c7f0bc2d3fc270482b61b7c5bd1531f31cb SHA512 bdad25545aa19757abc1b46c77dd2bb702bcf4187a963e68c596bd99acee737546ea4b2946d9e9f1f9677fdc180c054f8d3b2716a041915d640e27baf01ec3cd
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-libs/libXau/libXau-1.0.8.ebuild b/x11-libs/libXau/libXau-1.0.8-r1.ebuild
index f81794783006..43562b465718 100644
--- a/x11-libs/libXau/libXau-1.0.8.ebuild
+++ b/x11-libs/libXau/libXau-1.0.8-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
@@ -11,5 +11,5 @@ DESCRIPTION="X.Org X authorization library"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
-RDEPEND=">=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
+RDEPEND="x11-base/xorg-proto"
DEPEND="${RDEPEND}"