summaryrefslogtreecommitdiff
path: root/x11-misc/xcalib
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/xcalib
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-misc/xcalib')
-rw-r--r--x11-misc/xcalib/Manifest2
-rw-r--r--x11-misc/xcalib/xcalib-0.9.0_p20161210.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xcalib/Manifest b/x11-misc/xcalib/Manifest
index ae1f8b118a27..e9ef3bb6d12c 100644
--- a/x11-misc/xcalib/Manifest
+++ b/x11-misc/xcalib/Manifest
@@ -1,3 +1,3 @@
DIST xcalib-0.9.0_p20161210.tar.gz 36687 BLAKE2B 7b1634a4390ba1aa90b246176e928d2bdc7f8478771744628dd454eab43ea9b42d479950c5748baadb8d081462ddc036a34f30653bc8f7871ed09e05441ad2c3 SHA512 31d9159a67082cd0c63d6ed0e34872cd776adbaf14dca754a6ae2355d24a972a6db5811a3d7e69e24c88534c7f63e8d1285304272bd293e3a93c35c240d99907
-EBUILD xcalib-0.9.0_p20161210.ebuild 584 BLAKE2B 20c8dbcc14f0b4b288096b403667dec39dd99f1529086ce573f0213817595615e2dff380be13e351c228be75e8370002e1b6f472a6d507ba760c672a0b8e1015 SHA512 fbc739ba04d6ba757d3216f71c264a956b2f3fc850a0683a6fa813a1de650547249de778bfb0e001b865bbf173925ded2279cdd2cefc6107dcb6d3b120602d51
+EBUILD xcalib-0.9.0_p20161210.ebuild 577 BLAKE2B 8f87f0c41a836b38dea605c9f15c8e214fbb275b1ce187220af46e47d894e4387c19ac184f25f32137e02b06dc27b8ed09b1ca47907ba3b4333331d3a9e8d7ef SHA512 14d32b7327e2e9d20647fc2883f4363ff7165c65d61dd340a8d96507d769e5fda139a11872587e8497ca5b008adbe037b617443c2902bfaf22a3c26161c363b0
MISC metadata.xml 261 BLAKE2B 42a18dafa16eda94e27fadafc73f3f15f247cc12ba0073ea96d0f1abd24860b2c2ad943174178d4ff96b8e05300570eae7550ae33f4048b8587e58e876479f85 SHA512 998e9c0c2f1a166088ec7e42ad68edc520448dcaf96eeac2eeaf329e5064ae216d025a483be6dfd9b22bb434e8675fe93a4e49beb745ef5b673a3670686caa28
diff --git a/x11-misc/xcalib/xcalib-0.9.0_p20161210.ebuild b/x11-misc/xcalib/xcalib-0.9.0_p20161210.ebuild
index 52da368b475d..3a3511979e2a 100644
--- a/x11-misc/xcalib/xcalib-0.9.0_p20161210.ebuild
+++ b/x11-misc/xcalib/xcalib-0.9.0_p20161210.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,8 +21,8 @@ RDEPEND="
x11-libs/libXxf86vm
"
DEPEND="${RDEPEND}
+ x11-base/xorg-proto
x11-libs/libXext
- x11-proto/xf86vidmodeproto
"
S="${WORKDIR}/${PN}-${COMMIT}"