summaryrefslogtreecommitdiff
path: root/x11-apps/xev
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/xev
parent88ebe56470c37b02a044e1091cad6b2df0f3be8f (diff)
gentoo resync : 13.05.2018
Diffstat (limited to 'x11-apps/xev')
-rw-r--r--x11-apps/xev/Manifest4
-rw-r--r--x11-apps/xev/xev-1.2.1.ebuild4
-rw-r--r--x11-apps/xev/xev-1.2.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-apps/xev/Manifest b/x11-apps/xev/Manifest
index be2ead1674ca..487aa09056e7 100644
--- a/x11-apps/xev/Manifest
+++ b/x11-apps/xev/Manifest
@@ -1,5 +1,5 @@
DIST xev-1.2.1.tar.bz2 125884 BLAKE2B faa41acc01b47c4b031ac0aa69154839cf43c180d90287cb929a922b2c5b8d174834f559c80cfeecc3839e4064d8e37d29c340756ce37e114f4420bf551b9e80 SHA512 6fbe8e69eeeafff4561b695293f23d9ce0f20261474f4a0f0281278b13f11e7ed9efd49f2712586f909e3e7a26b9fe39f8e98b50a2bf189d077668fc67388d19
DIST xev-1.2.2.tar.bz2 132596 BLAKE2B 243556cda4ea52f488b60c98566fa1b84896c972eef484f9a29d8a7a3e6709a26c47f5478f7a010d430c79471f1f04d684a5b761a721013540f9f1e08d0573c9 SHA512 453fc18072e4d4fd088a1b2e918f3772aaa2c56b36c082deb41ec4d434d1579de75f447fc4e0507086c170152e02d6db8b60dc7fd87ae18a2e817448bd628fca
-EBUILD xev-1.2.1.ebuild 397 BLAKE2B fcdd99977d5b84c97e3599c36d202602b3c53ebda8c32e6265f513a075f05b61a0460a213af331e2c82a5fe914ce5484e974e5c1e346b7ddb3929e94e2e68cce SHA512 cea8c7ff94d17a098bcb2c24178f4c37bc57b02cbe5dc474f636ffda158a415e50948bd074869ef17b3beaca160329bad431235a4c9fa1e7bd94761fb214720a
-EBUILD xev-1.2.2.ebuild 404 BLAKE2B 18d8243a3916a86cf53a69caaf08382b0ab86d84a7d80956503b50b3833893a105aa59b07ebc4f4893e07f7f9d18334d74e4abd5ceed79294c17b03b44151108 SHA512 3249d5b4e882ea5b88108445a43cdc0d9788627b14411975124b4bee04417e0957851073f6d4e4ac4785304851e2a14b8f0610f9651e90e87d7636ff1bd1325c
+EBUILD xev-1.2.1.ebuild 400 BLAKE2B f988e39967c29da855fff0c4c5c7fcdddeca88deb8c3fe0bfe762bc50db8083106eb335bbb9e5532405e0298fd1bea2f9eabbce6a57fcd6a76c8bf17d317d5f2 SHA512 b00e75fa86a063f07cdb93543e4f261620c83a6f5d9f57460fa04ac4fce4cbf941261fc8a0b320219c916742287463d50b625771f327f9301beadc9ef322ec7a
+EBUILD xev-1.2.2.ebuild 407 BLAKE2B 605deef3a200013078478f032006cff46d9f1c2e301878a1f1a6905ad0d75a44d5a157da805a4a3b74eb51a33f105f9cc3506640cb37812f7ab2f5747f40d6b7 SHA512 6a383e6d74c0fcc6fd24a23728b805897ff3809e1fcaecce20d3cd1da7ddc054ed970d1850a1e13909e0732b2662d07e1beab61acc52d11087f2c1e8ca2d46c4
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xev/xev-1.2.1.ebuild b/x11-apps/xev/xev-1.2.1.ebuild
index 2194489aa3b8..ec3eda23d5fa 100644
--- a/x11-apps/xev/xev-1.2.1.ebuild
+++ b/x11-apps/xev/xev-1.2.1.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
@@ -13,4 +13,4 @@ IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXrandr"
DEPEND="${RDEPEND}
- x11-proto/xproto"
+ x11-base/xorg-proto"
diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild
index 33c1a0371cd4..29d2b7979e0f 100644
--- a/x11-apps/xev/xev-1.2.2.ebuild
+++ b/x11-apps/xev/xev-1.2.2.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
@@ -13,4 +13,4 @@ IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXrandr"
DEPEND="${RDEPEND}
- x11-proto/xproto"
+ x11-base/xorg-proto"