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 05406158041 for ; Wed, 20 Mar 2024 11:12:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B186FE29B4; Wed, 20 Mar 2024 11:12:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 8E3D2E29B0 for ; Wed, 20 Mar 2024 11:12:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C552D33FE49 for ; Wed, 20 Mar 2024 11:12:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2636E1590 for ; Wed, 20 Mar 2024 11:12:11 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1710931707.5bbb2ad04e2f34ed3b7f292e09edd54fc48e2cef.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/sway-launcher-desktop/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/sway-launcher-desktop/Manifest gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild X-VCS-Directories: gui-apps/sway-launcher-desktop/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 5bbb2ad04e2f34ed3b7f292e09edd54fc48e2cef X-VCS-Branch: master Date: Wed, 20 Mar 2024 11:12:11 +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: 1831ea00-1f3a-4671-8778-2bf4ae5ee6c2 X-Archives-Hash: fe65b268190b887dfc89fda2fc1a0f0d commit: 5bbb2ad04e2f34ed3b7f292e09edd54fc48e2cef Author: Takuya Wakazono gmail com> AuthorDate: Wed Mar 20 10:47:16 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Wed Mar 20 10:48:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5bbb2ad0 gui-apps/sway-launcher-desktop: drop 1.5.4 Signed-off-by: Takuya Wakazono gmail.com> gui-apps/sway-launcher-desktop/Manifest | 1 - .../sway-launcher-desktop-1.5.4.ebuild | 25 ---------------------- 2 files changed, 26 deletions(-) diff --git a/gui-apps/sway-launcher-desktop/Manifest b/gui-apps/sway-launcher-desktop/Manifest index 547b1aa7c8..f1ece3a05e 100644 --- a/gui-apps/sway-launcher-desktop/Manifest +++ b/gui-apps/sway-launcher-desktop/Manifest @@ -1,2 +1 @@ -DIST sway-launcher-desktop-1.5.4.tar.gz 38905 BLAKE2B 3bcc1902f5cbc36a8fcdef290fd498046d4e74683aea1d2ee2a5e93470e0e0da7ce52c2aca8d417e067affba70a03183c4cb3b2d54a09be666b4ba1c722fa81b SHA512 8ff9b7b3bfe84d8b5d3ba0f27bf5a24159329fd4e0f9bb18de070b66e9339ac999afb4651cae3900f60e486e34a9dbac70081b93d46176133aa503d05f4efd9e DIST sway-launcher-desktop-1.7.0.tar.gz 40468 BLAKE2B d70ecebcc3661760ae9c51886f89ef9d60dd8bba3c9420649df1a27d0ce79255ed5339e34f695e5cafeb889e2b4c6019ca4483d597e3df9b8dea1fc3a7d51b86 SHA512 900657f1ef2073b1e291ef9affb361b1eb010f2599bfa9c5f1b027dbd7d76abba2d5470ed415431eb6f413f45f09b390e77243189ce7c2c335902b6bfeca19be diff --git a/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild b/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild deleted file mode 100644 index 922e10ac90..0000000000 --- a/gui-apps/sway-launcher-desktop/sway-launcher-desktop-1.5.4.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="TUI Application launcher with Desktop Entry support" -HOMEPAGE="https://github.com/Biont/sway-launcher-desktop" -SRC_URI="https://github.com/Biont/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="app-shells/fzf" -RDEPEND="${DEPEND}" - -src_prepare() { - default - mv "${PN}.sh" "${PN}" || die -} - -src_install() { - exeinto "/usr/bin" - doexe "${PN}" -}