summaryrefslogtreecommitdiff
path: root/x11-apps/xdbedizzy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /x11-apps/xdbedizzy
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'x11-apps/xdbedizzy')
-rw-r--r--x11-apps/xdbedizzy/Manifest2
-rw-r--r--x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild17
2 files changed, 9 insertions, 10 deletions
diff --git a/x11-apps/xdbedizzy/Manifest b/x11-apps/xdbedizzy/Manifest
index 3f9adb7ff850..87f8e47f896e 100644
--- a/x11-apps/xdbedizzy/Manifest
+++ b/x11-apps/xdbedizzy/Manifest
@@ -1,3 +1,3 @@
DIST xdbedizzy-1.1.0.tar.bz2 110340 BLAKE2B 2245ee691441e72e22a71ce482d97f7a24c230fae23779f6a496f8f82f962e7a0875b136b2a2308ac3e4940835b129e7641bebc895be02e2d32fff890d42489f SHA512 58b9c88b09772008fe18921c0b63972a65ee5833f96edbbd2e1dc335e5f20ca9a241728b9a225e3b0f3eb392a7941cc1ab6e3c871b9463ff21bb23e38557e9fa
-EBUILD xdbedizzy-1.1.0.ebuild 322 BLAKE2B d60f6c38e58455bd95a73c67b8d7b46eb5b159af59742a0431745b5c10f9bd653cdf238cdbc12123b1f29a6ae09423711096446eeaef69297d15724ac93ba583 SHA512 4a94814a7c1489b3dc4adb6f26888056208cf5cb5f163d8b4f214c19a3de962a216029960d670ad97712821236a622c13439115c5058072f9316043c1235c844
+EBUILD xdbedizzy-1.1.0.ebuild 315 BLAKE2B 72e53a05ddd8001e93f69761c78b8434c79196e7ce3d43c12fbeafc1ab2f1d12fe135406f8dc52ca64bdfdfd3b6a99137fb8fc168b73cc789b4d3e2f51c0f213 SHA512 9394b5b7d17bf3a527caee090a5dddc9cbb4cf010f42f8fa5ebd3ddd2a5df301b7c4e8c79af1cb88926ac12642cc2a781691d7573109f011c396b76e06e8bf2c
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
index 8c5f6233c354..a274b1b04b3f 100644
--- a/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
+++ b/x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit xorg-2
+inherit xorg-3
DESCRIPTION="X.Org xdbedizzy application"
+
KEYWORDS="amd64 arm ~mips ppc ppc64 s390 ~sparc x86"
-IUSE=""
RDEPEND="
x11-libs/libXext
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
-"
+ x11-libs/libX11"
+DEPEND="
+ ${RDEPEND}
+ x11-base/xorg-proto"