From b284a3168fa91a038925d2ecf5e4791011ea5e7d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 18 Nov 2019 10:15:03 +0000 Subject: gentoo resync : 18.11.2019 --- x11-misc/set_opacity/Manifest | 4 ++-- x11-misc/set_opacity/set_opacity-1.0.ebuild | 4 ++-- x11-misc/set_opacity/set_opacity-9999.ebuild | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'x11-misc/set_opacity') diff --git a/x11-misc/set_opacity/Manifest b/x11-misc/set_opacity/Manifest index 0c37bd9bb6e6..67398c2c847b 100644 --- a/x11-misc/set_opacity/Manifest +++ b/x11-misc/set_opacity/Manifest @@ -1,4 +1,4 @@ DIST set_opacity-1.0.tar.gz 5115 BLAKE2B 2855de8d20a1431c6eb3d07690ec8ead5f00c80e0e25f588fe03ec0123885621053629223f82a2e689c480cd253a35abe4a3aad0629b25e69feb696eb44dcc1c SHA512 cfe702d5c48968fd283c63420d8cbbfb7a9783a339c962bd10818caaa3754bf5a044c81d4670421ceb13fe697ef461bceed0647be45a4682c8fe0a210bf98ddd -EBUILD set_opacity-1.0.ebuild 661 BLAKE2B c26f43282774fb8f8e6bc0ced68de266b634d8511fb3c141ce835ac6d90e5fe3457bfa9dd8b67293eefb7c7414a7ad5a4e2e7933c6968d972757c793a5558388 SHA512 e04563645cb27100a125dc25acaa6726fa8965e5cc355111c3e49cf029a5d6f70139106e69aedde2873070cc1d2f45e14e8c8e91fe810518b41c3ba74ad3a4e5 -EBUILD set_opacity-9999.ebuild 605 BLAKE2B 4bec49fee39aa7e6e5d7ab4390920fceda3d6c9264c8bd93f1dac8c7356ced2a3dcb9271b83f39ccddd0efb128195aa054500d11edee9fee892760edbc60d9e3 SHA512 f475d939ef777a2db37cf4498ed853325d835363efe5cfbf1e0b3a4daef67e2e5defe68365f23ecbf7f7f8ea93ed24d8c02b71b6c7093d2eef58851278b273b8 +EBUILD set_opacity-1.0.ebuild 656 BLAKE2B 38763492d8821527bc4819160183395380825ffa8c66432ab8ca94116cf70f78ae1c10994baca80a727c42a1e5d074a8a7fc7a80f22eccf3b79edc124027d0ac SHA512 9ac413b117216a9b459748d80351090873103b58d53826d7ad0d23ddb1bfd4d471a62c38ba53b55cba40d03b9fe538f7ca75fa2d83593f0abc9385737a247a17 +EBUILD set_opacity-9999.ebuild 600 BLAKE2B c0e6d4ed8fbe35c68a050f6ea354e3b1455886b162f95489fe0cddb4b51ecf036c54777cb17f213fb23eabcd0b962b9ee6d08a80951850f21df22b8d24cabec9 SHA512 38994179db4e0282860864797c2929f64a06f5f78c8c644e19876542d5e8ca19179a3b26f471b7dd993d47c4967d461f8587e22d6401340ebcf28b4a0ccec669 MISC metadata.xml 433 BLAKE2B e59ced912cb1cd56a0a1df00b607d7ff1a48b6ef01957b09911e4c241fe9606c4d36989d340f25b451a682cfd278bfde29c74eadb0ef05ac26a4a4a6daf03d06 SHA512 4b7e482d143aa59e044ae37007de7b08aa44f0628ee8b854e75c522eee240e54cfdd21eb6e6a02dbe0ace43baa0159403344320c6698edee878d721204ca6941 diff --git a/x11-misc/set_opacity/set_opacity-1.0.ebuild b/x11-misc/set_opacity/set_opacity-1.0.ebuild index 6f014ba2556d..c2462bb21a72 100644 --- a/x11-misc/set_opacity/set_opacity-1.0.ebuild +++ b/x11-misc/set_opacity/set_opacity-1.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI=7 inherit toolchain-funcs diff --git a/x11-misc/set_opacity/set_opacity-9999.ebuild b/x11-misc/set_opacity/set_opacity-9999.ebuild index 5d3a926a7b19..d08b2ad84659 100644 --- a/x11-misc/set_opacity/set_opacity-9999.ebuild +++ b/x11-misc/set_opacity/set_opacity-9999.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" - -EGIT_REPO_URI="https://github.com/XVilka/set_opacity.git" +EAPI=7 inherit git-r3 toolchain-funcs +EGIT_REPO_URI="https://github.com/XVilka/set_opacity.git" + DESCRIPTION="Tool for set real compositing for windows through window's id, process' pid etc." HOMEPAGE="https://github.com/XVilka/set_opacity" SRC_URI="" -- cgit v1.2.3