From 4df758340c38fb7f188a6356561aeb4ed2c3f38c Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@koprulu.sector>
Date: Sat, 8 Oct 2022 13:29:57 +0100
Subject: gentoo auto-resync : 08:10:2022 - 13:29:57

---
 x11-misc/Manifest.gz                    | Bin 47353 -> 47356 bytes
 x11-misc/arandr/Manifest                |   2 +-
 x11-misc/arandr/arandr-0.1.10-r2.ebuild |  27 ---------------------------
 x11-misc/arandr/arandr-0.1.10-r3.ebuild |  25 +++++++++++++++++++++++++
 4 files changed, 26 insertions(+), 28 deletions(-)
 delete mode 100644 x11-misc/arandr/arandr-0.1.10-r2.ebuild
 create mode 100644 x11-misc/arandr/arandr-0.1.10-r3.ebuild

(limited to 'x11-misc')

diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz
index 85e118fa6acb..2d0a36c36039 100644
Binary files a/x11-misc/Manifest.gz and b/x11-misc/Manifest.gz differ
diff --git a/x11-misc/arandr/Manifest b/x11-misc/arandr/Manifest
index 47f728827d06..9c1c11fafb1c 100644
--- a/x11-misc/arandr/Manifest
+++ b/x11-misc/arandr/Manifest
@@ -1,4 +1,4 @@
 AUX arandr-0.1.10-manpages.patch 1193 BLAKE2B 59816489bc196d73f32e810db5f6b661e38edc5838d925f1866e3ad0786b3db6986623eb617864a39e038829991fee3f7e865dfbc07a868526973ba09d00232f SHA512 926ae7720aec2d4ca35c4ad085e6b8e1b03d3aa87102efd8a122241ed6790a192d30629a576a028d73ac344423019f36f309f42afffb88bdf96adbc2b233e48f
 DIST arandr-0.1.10.tar.gz 100203 BLAKE2B b5754dda4c4f9c5e957a9fc75b7236480417b899c2705bc5aee514899c664d39b5902921c69ac425aff99f3a6ea512bfc0c2c0259519c1a6e0fc553f6e367cc2 SHA512 12c2fe5b36f8d8e688d990e352c1cfa3e8512c0b647b78a8af93f9472704e4867fac4c56c207465fb7b420c9022dc545dea8ad8a29af3037758ab4587dcd38ba
-EBUILD arandr-0.1.10-r2.ebuild 639 BLAKE2B 5b8e48ca6f2b3aa96dc6151bf9214a5d76b9b3c5abd40047e33f8f6818ccd90eb4f24f4a1311505af6ec5c2394bbdaf5e2ad71ace17b2daff282693e884f5809 SHA512 f4814b9594e3f23ae1277e72787f0c57c9b5efcc24a2cc51234040c6d131e55e24f37201288adcc01b488bc059a8b2c7f167a6217cdaafb55dade214a23d156a
+EBUILD arandr-0.1.10-r3.ebuild 639 BLAKE2B bb67982a5b71c15f0ea44240386e639d556fa08f86681df139a153b6534b496f4ed53dc6529bf4340ebbcf4f1f1a6eaa40a63fb1aa0b190ac135d9e853ffa171 SHA512 4553a3f2cce235d59101dd581ee747ffd7fa5acefce7a2835f360e5b9aa56e55d7f9a1b7fa3c3c57133a0329ee28e10fd08250197f67d3ffb154fbb806ff5dfd
 MISC metadata.xml 532 BLAKE2B c9c58abd579ff5e6ea71091dc54421fe90d75f14b0c4b31f712188f19fbc9b9216e4d581436f30b06066a7090a85cf2bceb0cbbaff2f1c5d43959833695973a7 SHA512 ee39d9e3a39864becd4e72bd72fc7691735d098d769e0715ae0a097aaaf0812fb06e1589f37166e34d6badb67c9041282270374426f0805f3c88c86bc265a26a
diff --git a/x11-misc/arandr/arandr-0.1.10-r2.ebuild b/x11-misc/arandr/arandr-0.1.10-r2.ebuild
deleted file mode 100644
index 503f283eceda..000000000000
--- a/x11-misc/arandr/arandr-0.1.10-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Another XRandR GUI"
-HOMEPAGE="https://christian.amsuess.com/tools/arandr/"
-SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86"
-
-RDEPEND="
-	dev-python/pygobject:3=[${PYTHON_USEDEP},cairo]
-	x11-libs/gtk+:3[introspection]
-	x11-apps/xrandr
-"
-
-BDEPEND="dev-python/docutils[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}/${PN}-0.1.10-manpages.patch" )
diff --git a/x11-misc/arandr/arandr-0.1.10-r3.ebuild b/x11-misc/arandr/arandr-0.1.10-r3.ebuild
new file mode 100644
index 000000000000..ead8fd0956c0
--- /dev/null
+++ b/x11-misc/arandr/arandr-0.1.10-r3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+inherit distutils-r1
+
+DESCRIPTION="Another XRandR GUI"
+HOMEPAGE="https://christian.amsuess.com/tools/arandr/"
+SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="amd64 arm arm64 ~ppc64 x86"
+
+RDEPEND="
+	dev-python/pygobject:3=[${PYTHON_USEDEP},cairo]
+	x11-libs/gtk+:3[introspection]
+	x11-apps/xrandr
+"
+BDEPEND="dev-python/docutils[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}/${PN}-0.1.10-manpages.patch" )
-- 
cgit v1.2.3