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 83851158064 for ; Wed, 8 May 2024 18:17:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 989AD2BC037; Wed, 8 May 2024 18:17:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 71C7A2BC01D for ; Wed, 8 May 2024 18:17:17 +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 6DE3C3431D2 for ; Wed, 8 May 2024 18:17:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09F521A42 for ; Wed, 8 May 2024 18:17:15 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1715192219.262cbbddb63c4117f9b6a3e5e01661b1cb8cce19.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-displays/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-displays/Manifest gui-apps/nwg-displays/nwg-displays-0.3.17.ebuild X-VCS-Directories: gui-apps/nwg-displays/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 262cbbddb63c4117f9b6a3e5e01661b1cb8cce19 X-VCS-Branch: dev Date: Wed, 8 May 2024 18:17:15 +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: 1d0de19a-7aed-4ca0-9117-d5cb695532cc X-Archives-Hash: 5ab353efc759937caa99e41e7dcdd4d9 commit: 262cbbddb63c4117f9b6a3e5e01661b1cb8cce19 Author: Pascal Jäger leimstift de> AuthorDate: Wed May 8 17:52:12 2024 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Wed May 8 18:16:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=262cbbdd gui-apps/nwg-displays: drop 0.3.17 Closes: https://bugs.gentoo.org/931112 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-displays/Manifest | 1 - gui-apps/nwg-displays/nwg-displays-0.3.17.ebuild | 35 ------------------------ 2 files changed, 36 deletions(-) diff --git a/gui-apps/nwg-displays/Manifest b/gui-apps/nwg-displays/Manifest index d4e2919b0b..3f0c1375a8 100644 --- a/gui-apps/nwg-displays/Manifest +++ b/gui-apps/nwg-displays/Manifest @@ -1,2 +1 @@ -DIST nwg-displays-0.3.17.tar.gz 24685 BLAKE2B 4af0fde07155a80329dafa3dced57ecc73719f0b6c633466109b18c48ea643d35559df7a879864db220b48ca3f8517f071bbd7ec4735faf9747087ee86bcda69 SHA512 d2b9a1b3fdf327cba844f4bc03fc3c11178ddd4a4ea39a92d448aee42e05333b6f23ee79182ac6f580676a30156ed64306bb3c2191ff81c246d8106631dffbb3 DIST nwg-displays-0.3.18.tar.gz 24702 BLAKE2B 7b610ecd73b125a842a49eb0a1ea06a1628408127e619c80e99319133f6853e663f028134f141b69ef5bec948fa1b8de344f4792ee036bb3b02c5500ffa7c887 SHA512 74d79ad73b9b344655addcebf552d471c92f4586dd2165794c1fb88fc09a162ba53023550c10f71d02d4068ec2408bfb0685345879b3c36fbecb9fb64e542bcc diff --git a/gui-apps/nwg-displays/nwg-displays-0.3.17.ebuild b/gui-apps/nwg-displays/nwg-displays-0.3.17.ebuild deleted file mode 100644 index 1e190ccf18..0000000000 --- a/gui-apps/nwg-displays/nwg-displays-0.3.17.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit desktop distutils-r1 xdg-utils - -DESCRIPTION="Output management utility for sway and Hyprland" -HOMEPAGE="https://github.com/nwg-piotr/nwg-displays" -SRC_URI="https://github.com/nwg-piotr/nwg-displays/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/wlr-randr - x11-libs/gtk+:3 -" -DEPEND="${RDEPEND}" - -python_install_all() { - distutils-r1_python_install_all - domenu nwg-displays.desktop - doicon nwg-displays.svg -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -}