From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B7E9715800F for ; Tue, 21 Feb 2023 17:55:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02214E0718; Tue, 21 Feb 2023 17:55:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E10CDE0718 for ; Tue, 21 Feb 2023 17:55:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F201A33BEC7 for ; Tue, 21 Feb 2023 17:55:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54D798B7 for ; Tue, 21 Feb 2023 17:55:08 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1677002098.5d14ae46cfe201bcbb322c8c38ad5631c0f3e48b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/arandr/Manifest x11-misc/arandr/arandr-0.1.10-r3.ebuild X-VCS-Directories: x11-misc/arandr/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 5d14ae46cfe201bcbb322c8c38ad5631c0f3e48b X-VCS-Branch: master Date: Tue, 21 Feb 2023 17:55:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7969f2ea-01bd-432b-969a-90cbbd62f2be X-Archives-Hash: 344ed5e7d2b7b245e68dc2ade93d3bc8 commit: 5d14ae46cfe201bcbb322c8c38ad5631c0f3e48b Author: Conrad Kostecki gentoo org> AuthorDate: Tue Feb 21 17:54:58 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Feb 21 17:54:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d14ae46 x11-misc/arandr: drop 0.1.10-r3 Signed-off-by: Conrad Kostecki gentoo.org> x11-misc/arandr/Manifest | 1 - x11-misc/arandr/arandr-0.1.10-r3.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/x11-misc/arandr/Manifest b/x11-misc/arandr/Manifest index 7e6c05abfb49..aa275d15bd43 100644 --- a/x11-misc/arandr/Manifest +++ b/x11-misc/arandr/Manifest @@ -1,2 +1 @@ -DIST arandr-0.1.10.tar.gz 100203 BLAKE2B b5754dda4c4f9c5e957a9fc75b7236480417b899c2705bc5aee514899c664d39b5902921c69ac425aff99f3a6ea512bfc0c2c0259519c1a6e0fc553f6e367cc2 SHA512 12c2fe5b36f8d8e688d990e352c1cfa3e8512c0b647b78a8af93f9472704e4867fac4c56c207465fb7b420c9022dc545dea8ad8a29af3037758ab4587dcd38ba DIST arandr-0.1.11.tar.gz 100603 BLAKE2B cbceaec815cb0b43731d10004a6fa3829e7ecbb1358b206a1dc2d8a1285884199e677a0e8a155ceaeca10d33515a1942754440569f3e338b79faa1b8351d4807 SHA512 5f3ccabbffac0ea9e05b9d8c229f4f3b05f06ef285fb05a1ce2d7f88fd1723fd680636f5b97764b0aeb3cedac16863c4ccb154d65bf6fe987a1b3cc8a0026584 diff --git a/x11-misc/arandr/arandr-0.1.10-r3.ebuild b/x11-misc/arandr/arandr-0.1.10-r3.ebuild deleted file mode 100644 index 0e702d60d0ba..000000000000 --- a/x11-misc/arandr/arandr-0.1.10-r3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -# Fails w/ py3.11, bug #889986 -PYTHON_COMPAT=( python3_{9..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" )