summaryrefslogtreecommitdiff
path: root/x11-libs/xcb-util-renderutil
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/xcb-util-renderutil
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-libs/xcb-util-renderutil')
-rw-r--r--x11-libs/xcb-util-renderutil/Manifest2
-rw-r--r--x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r2.ebuild (renamed from x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild)5
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-libs/xcb-util-renderutil/Manifest b/x11-libs/xcb-util-renderutil/Manifest
index 92889b772928..a800d9376d8e 100644
--- a/x11-libs/xcb-util-renderutil/Manifest
+++ b/x11-libs/xcb-util-renderutil/Manifest
@@ -1,3 +1,3 @@
DIST xcb-util-renderutil-0.3.9.tar.bz2 292898 BLAKE2B 8de259f918f1ffcd82d054bd751baf3f0fe3514da86bc736b68c74ca1f285fb41dca364ca49153e1464691c10fb65f16a53eec0ec8102c1abade9ad7c80629e4 SHA512 24b567992ecde7e69a406efd0ffb62266610d73b4dc0e5c71093221090fa134c14b850680d1d28dc1f8f4a6f497b4118491e1894ec7c73d2c6ce959d106771cc
-EBUILD xcb-util-renderutil-0.3.9-r1.ebuild 939 BLAKE2B 93829c21c83803449f7b2b7dd302ea311e2d13b807d1411d7355afd93f0bba683b45c6a98c978cf9af49748885e9481c282d0ac63c61a3bdc01d9f6a266e86b6 SHA512 a87b2fb345743c463867aa2d345d0ec804f8bd54a2d5d4d68eac5b6fea718847148696cc5c719901bd1154fcc565364802324d8f24b9e2aa8042d1c000fe9053
+EBUILD xcb-util-renderutil-0.3.9-r2.ebuild 890 BLAKE2B d6201cc9829bb30510974f6d701b87a33a3c3c68049630295a138362304594c4436d500e159c4a56d33022bf2565231cf8233891d56a8f9cd4a7bdef3f457588 SHA512 bb0874aae12d1c48fac81c1c85b6ddc9ce5f5563a44ae3bacfbf37871d489e0d00b2865b3e49bb515266850bb5add995066fa9e979498fd9a7965f1c4f8dae8e
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r2.ebuild
index 7f8a056ea0b5..073a9fb693f0 100644
--- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r1.ebuild
+++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r2.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
@@ -18,8 +18,7 @@ HOMEPAGE="https://xcb.freedesktop.org/"
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 ~x64-solaris"
IUSE="test"
-RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
- >=x11-proto/xproto-7.0.24:=[${MULTILIB_USEDEP}]"
+RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
>=dev-util/gperf-3.0.1
test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"