From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- x11-wm/xoat/Manifest | 2 +- x11-wm/xoat/xoat-9999.ebuild | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'x11-wm/xoat') diff --git a/x11-wm/xoat/Manifest b/x11-wm/xoat/Manifest index 47163060e09f..ad0935b9dfcf 100644 --- a/x11-wm/xoat/Manifest +++ b/x11-wm/xoat/Manifest @@ -1,2 +1,2 @@ -EBUILD xoat-9999.ebuild 872 BLAKE2B b532ceab8336c8fdcf1b2146186e5c17a0ee6ca69e796bf95c82596029f707659ccd4337e826e83cf3df461966f6af6076f5b6ed82c211516ad2a99ede8b71f1 SHA512 699f4cb3dce846d331bcbe0281862b56cbf4a010f71a8e2682971f324858af967ddf3fc7c81b2351ccb900e15f79795616c30cb4a85cdd905ecf3e2772578356 +EBUILD xoat-9999.ebuild 876 BLAKE2B bf56745670cce7761b321586c36829b0b6e57c91a54d3613c6705f72681e6041f686ea76b88321f4d9c42edcee9bada458671d4fb1973b62885867985497bfdb SHA512 751dd83e50e6998561c22bf949cfa8dd8058e4cb0010e900a365d5fc61386c6e84bc9ec04b1e8f2d82018ec77c1ee97697dace73e8f4e2708266cc4c51e4960e MISC metadata.xml 248 BLAKE2B 0018deaef88f2739f30278c7b7658c96bb4bfff7a49442c9012295f853de442a3b3ce549dbcc935b9c9f82562a768f9c4d6b12c8f4042482ba4deeb544cf6dd5 SHA512 d42c4dd1579bce7f4c3c4f9295d8249f3b05ae42bb2b72a961282f2e405085c2492591e9306fc7ec84179824d58579376f5d7639105caca2a647724db6ecf379 diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild index 914c769f41f6..31b9838afc84 100644 --- a/x11-wm/xoat/xoat-9999.ebuild +++ b/x11-wm/xoat/xoat-9999.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic git-r3 savedconfig toolchain-funcs + +inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="X Obstinate Asymmetric Tiler" HOMEPAGE="https://github.com/seanpringle/xoat" @@ -10,7 +11,6 @@ EGIT_REPO_URI="https://github.com/seanpringle/xoat" LICENSE="MIT" SLOT="0" -KEYWORDS="" DEPEND=" x11-libs/libX11 @@ -21,6 +21,7 @@ RDEPEND=" ${DEPEND} !savedconfig? ( x11-misc/dmenu ) " +BDEPEND="virtual/pkgconfig" src_prepare() { default -- cgit v1.2.3