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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 440C615803E for ; Fri, 5 Jan 2024 19:26:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69E942BC013; Fri, 5 Jan 2024 19:26:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47FF32BC013 for ; Fri, 5 Jan 2024 19:26:46 +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 6F11C34313A for ; Fri, 5 Jan 2024 19:26:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61B7E14AA for ; Fri, 5 Jan 2024 19:26:43 +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: <1704482699.65b4a7711e436497fa78c19f9d35217d12abfe80.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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.23.ebuild X-VCS-Directories: gui-apps/nwg-shell/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 65b4a7711e436497fa78c19f9d35217d12abfe80 X-VCS-Branch: dev Date: Fri, 5 Jan 2024 19:26:43 +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: 2e8ed510-108f-4ab2-a682-5720911fdee5 X-Archives-Hash: f0ad5813fa4f313e98bb1944db15c022 commit: 65b4a7711e436497fa78c19f9d35217d12abfe80 Author: Pascal Jäger leimstift de> AuthorDate: Fri Jan 5 19:24:59 2024 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Fri Jan 5 19:24:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65b4a771 gui-apps/nwg-shell: drop 0.5.23 Signed-off-by: Pascal Jäger leimstift.de> gui-apps/nwg-shell/Manifest | 1 - gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild | 34 ------------------------------ 2 files changed, 35 deletions(-) diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest index 3ddfbcb1e0..31d07d4c13 100644 --- a/gui-apps/nwg-shell/Manifest +++ b/gui-apps/nwg-shell/Manifest @@ -1,3 +1,2 @@ -DIST nwg-shell-0.5.23.tar.gz 2180832 BLAKE2B 988170962b79196229965eb175d936a12eb862b5b36cb33fdcf52048718a618d5fd79352d7b086529b3ba04e7d76985011229db72d86b1132bfe01ebed20514b SHA512 b6716e795370c9fa498042ac938b0632b5062ffc4ef2a805044a48f324977f78944dc811406bb44c20055fe4d370654e4d418c6f05f6289abc3fbba8d995147b DIST nwg-shell-0.5.24.tar.gz 2180850 BLAKE2B 083f0c92f4bd40bda289f7809ffe92e087aeaf4569cd7c0d1af0af90e348b84bee2270a7eb0a171782bc04fb2e1db253c5f03a6066d7a2e4ca31a39b4979ace0 SHA512 14cd07b7b884c9dbf5be772b1386002b5aac707259d9a859d6c0d1bfb226affb9a0e09b4a517bfb7dd9358918c67aaedb25947ed42bb1e18533826df86b5199b DIST nwg-shell-0.5.25.tar.gz 2180844 BLAKE2B defb10b29dbded91603772c91523455028e25241248d7897cdab831504fa4a2fbf176bce38a0d068db8419001bfe91c1f451e5354a7ff9b491265184680b605b SHA512 e5dc2cb919bd29f5b62d01d34b036b3c4efd89c01d07c4012cdb5e7e1b5c4cc1e890444d398093728f4b2c76f55bae6164334da707c5ac623b0a2952599534c6 diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild deleted file mode 100644 index af19a1f4b3..0000000000 --- a/gui-apps/nwg-shell/nwg-shell-0.5.23.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="libraries an common functions for the nwg-shell project" -HOMEPAGE="https://github.com/nwg-piotr/nwg-shell" -LICENSE="MIT" -SLOT="0" - -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)" -}