summaryrefslogtreecommitdiff
path: root/x11-apps/xwininfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-13 16:38:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-13 16:38:56 +0100
commitea31ad0ed5501d0bf92267c35beaf06ac016bad2 (patch)
tree2fdc433d571e3ead010876d43ce2646b7d783680 /x11-apps/xwininfo
parent88ebe56470c37b02a044e1091cad6b2df0f3be8f (diff)
gentoo resync : 13.05.2018
Diffstat (limited to 'x11-apps/xwininfo')
-rw-r--r--x11-apps/xwininfo/Manifest4
-rw-r--r--x11-apps/xwininfo/xwininfo-1.1.3.ebuild6
-rw-r--r--x11-apps/xwininfo/xwininfo-1.1.4.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-apps/xwininfo/Manifest b/x11-apps/xwininfo/Manifest
index a2b56cf4d7e9..37ad62d6ce1c 100644
--- a/x11-apps/xwininfo/Manifest
+++ b/x11-apps/xwininfo/Manifest
@@ -1,5 +1,5 @@
DIST xwininfo-1.1.3.tar.bz2 157512 BLAKE2B eba1f98cf8aa8afc68a5bc0f538e1e0588a38bd0022ba0a2bf6da7e2cbcd4459111aed37f88b8d46054f8c3e52e435d0c95a8f7c9b1247580dde812a3bd3715c SHA512 b4c3c72de157d33e309694be96dcafabb3240c1883fb3caf44843cba8b90fe09496eb4ab061eba9107115d76ca59a8ec660e11ff968e422ab35cd5e1749ca466
DIST xwininfo-1.1.4.tar.bz2 169159 BLAKE2B 4bdf7321eba8e2cd078c3220e3135ca1b044461ab90b8daa350beed1feb53f02dd9dd4c1192be6dd6b9ef2a9dc028c4a9c464f3124590e6195aca7547ed61830 SHA512 d3ab103a0a311e08d1eabc4346750c21eb7d2fbcdc27cab0989a2624b9cd488911614fcf9832603353450114b1231a8f8262cab16e090a0d458d83ec7b6b959b
-EBUILD xwininfo-1.1.3.ebuild 741 BLAKE2B 376b205354177dec9cd17d1d11f04413b18820608a7c38db078d3a10f888da97c85b4c67d3881185ed609583af26e680692bc2c464cc97c531dc16e9362dd57e SHA512 d48b8bba681614c0e5355c512977455cfde7de628cfaa3fd511dbe30b1eeb3b3e5c2bf950a6d384c2e8d9af9a49dbdf38b65f767a75d2e7692d0ccc666be6d84
-EBUILD xwininfo-1.1.4.ebuild 741 BLAKE2B 6f014028708c38e4f9390ed4678a6882ba9ee3e9fa00ad7cbf5f5d05b82a27002aa0ed52f69ad329e592451245e6ae4e5d76cac1024554eab2591c496b567fa3 SHA512 65041f52214a9171a378b30a87cd92a220d9a6d20776f5b1e3fa61948d67f938d4d1f173ae51769c3d7fe9cf4cfc80a996f2b8369791a4e3a6b4ee5bec302d3a
+EBUILD xwininfo-1.1.3.ebuild 735 BLAKE2B 25d7e78b415715c25ad7c723963e1ca45b65e13a179e2bb771516aa89449cc74b6ba9231c5b3f82274c3a7e2cf31565045188a347c0cb1daae4f26aa756499a2 SHA512 0ed87c6355c120b111322aa15c97231cb210d73255734389e9769f0c4a6efb4d15c8d03308a865e6725b6e762ceff0630026ebff9b26134c1782be7feb2d4a2b
+EBUILD xwininfo-1.1.4.ebuild 735 BLAKE2B 25d7e78b415715c25ad7c723963e1ca45b65e13a179e2bb771516aa89449cc74b6ba9231c5b3f82274c3a7e2cf31565045188a347c0cb1daae4f26aa756499a2 SHA512 0ed87c6355c120b111322aa15c97231cb210d73255734389e9769f0c4a6efb4d15c8d03308a865e6725b6e762ceff0630026ebff9b26134c1782be7feb2d4a2b
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xwininfo/xwininfo-1.1.3.ebuild b/x11-apps/xwininfo/xwininfo-1.1.3.ebuild
index 9a8fb51ef20c..251eb77838dc 100644
--- a/x11-apps/xwininfo/xwininfo-1.1.3.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.1.3.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,8 +12,8 @@ IUSE=""
RDEPEND=">=x11-libs/libxcb-1.6"
DEPEND="${RDEPEND}
- x11-libs/libX11
- >=x11-proto/xproto-7.0.17"
+ x11-base/xorg-proto
+ x11-libs/libX11"
pkg_setup() {
# interix has a _very_ old iconv in libc, however, including
diff --git a/x11-apps/xwininfo/xwininfo-1.1.4.ebuild b/x11-apps/xwininfo/xwininfo-1.1.4.ebuild
index 4e7c0e6044cc..251eb77838dc 100644
--- a/x11-apps/xwininfo/xwininfo-1.1.4.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.1.4.ebuild
@@ -12,8 +12,8 @@ IUSE=""
RDEPEND=">=x11-libs/libxcb-1.6"
DEPEND="${RDEPEND}
- x11-libs/libX11
- >=x11-proto/xproto-7.0.17"
+ x11-base/xorg-proto
+ x11-libs/libX11"
pkg_setup() {
# interix has a _very_ old iconv in libc, however, including