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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F40311580FD for ; Tue, 24 Dec 2024 11:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AD4CE0828; Tue, 24 Dec 2024 11:55:14 +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 4F0DCE0821 for ; Tue, 24 Dec 2024 11:55:14 +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 6C976335D77 for ; Tue, 24 Dec 2024 11:55:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06DAF1993 for ; Tue, 24 Dec 2024 11:55:10 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1735027354.a149d06323f3adc9f34c60f9c68c228013432da0.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-shell/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/nwg-shell/Manifest gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild X-VCS-Directories: gui-apps/nwg-shell/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: a149d06323f3adc9f34c60f9c68c228013432da0 X-VCS-Branch: master Date: Tue, 24 Dec 2024 11:55:10 +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: 9b23697b-a4a9-4859-9f0d-c959077727a1 X-Archives-Hash: 87b7e659b5a975c36ad8cac582f12c95 commit: a149d06323f3adc9f34c60f9c68c228013432da0 Author: Pascal Jäger leimstift de> AuthorDate: Tue Dec 24 08:02:34 2024 +0000 Commit: David Roman gmail com> CommitDate: Tue Dec 24 08:02:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a149d063 gui-apps/nwg-shell: drop 0.5.42 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest | 1 - gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild | 33 ------------------------------ 2 files changed, 34 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 2ea97ee0a..01a072704 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.42.tar.gz 2181564 BLAKE2B 637b4d1ddee69401de72d5bce32ee326ad8b9d897097323283f8ae565b029ad8260e9bdfe095d12c5393ea289afbd9829f38eb2d4e91d6bf1e06f12761aae97c SHA512 603e2852b5e24b515fe996b8076db8570b6b8779c654fa61f8199d5f11dead6fc33408dd2d2fa098306f32117b4b733bda962ec5ff929ff8e6672e640955ed24 DIST nwg-shell-0.5.43.tar.gz 2180250 BLAKE2B 4a470ff3cab122060aabc14c0259befd314f7bcd295f1e541471006f41d5046989383add878534a34c67ab3f07c446996accd242bfb11ac39d4f435da5e0cbcf SHA512 5e4e6862b2cde742b22984b0d261a031bfb9c0ad4476d864c2953b0555ea93bd22d31ff6f856b36769338b4055fa50dae2d918731e68f82a47b20302066d9ede DIST nwg-shell-0.5.44.tar.gz 2180463 BLAKE2B b2f2c98b7963c8398cbbd80737b3b2d9ab3790812d258b1267bad704a3e4b616642d070e34f59d0db40957065c22e948ef323ad5b4e7e7dc6c026a787252f5ef SHA512 7f825d44823f679f31b83a302b35cbdceac2e80f8da640c6bd14adbf9ba013192dc7aa4c7e4a950d480ee26f248d53cb93bdcf8d6d2433613de1ad2ec279f5cc diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild deleted file mode 100644 index b2a468557..000000000 --- a/gui-apps/nwg-shell/nwg-shell-0.5.42.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell" -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - gui-apps/grim - gui-apps/swappy - gui-apps/slurp -" -DEPEND="${RDEPEND}" - -python_install_all() { - default - dobin scripts/* -} - -pkg_postinst() { - elog "To install nwg-shell for the current user, run" - elog "nwg-shell-installer -w (for sway) or" - elog "nwg-shell-installer -w -hypr (for hyprland)" -}