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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E8F10139360 for ; Thu, 12 Aug 2021 12:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FE9FE0AD4; Thu, 12 Aug 2021 12:33:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1278E0AD4 for ; Thu, 12 Aug 2021 12:33:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19026342C8A for ; Thu, 12 Aug 2021 12:33:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C9ED8D2 for ; Thu, 12 Aug 2021 12:33:47 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1628663004.b401fdfd2ac9962ea8f2f2a6543b8f3325835fcb.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/betterlockscreen/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-misc/betterlockscreen/Manifest x11-misc/betterlockscreen/betterlockscreen-4.0.0_beta2.ebuild x11-misc/betterlockscreen/betterlockscreen-4.0.1.ebuild X-VCS-Directories: x11-misc/betterlockscreen/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: b401fdfd2ac9962ea8f2f2a6543b8f3325835fcb X-VCS-Branch: master Date: Thu, 12 Aug 2021 12:33:47 +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: 94f96ffe-6960-407d-8932-a9ea6683256e X-Archives-Hash: f3c760f39112de6b3cee0bda23546056 commit: b401fdfd2ac9962ea8f2f2a6543b8f3325835fcb Author: Petrus Zhao gmail com> AuthorDate: Wed Aug 11 06:23:24 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Aug 11 06:23:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b401fdfd x11-misc/betterlockscreen: version bump to 4.0.1, and drop beta ebuild Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Petrus Zhao gmail.com> x11-misc/betterlockscreen/Manifest | 2 +- ...lockscreen-4.0.0_beta2.ebuild => betterlockscreen-4.0.1.ebuild} | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/x11-misc/betterlockscreen/Manifest b/x11-misc/betterlockscreen/Manifest index 4806c312f..b46844cb3 100644 --- a/x11-misc/betterlockscreen/Manifest +++ b/x11-misc/betterlockscreen/Manifest @@ -1,2 +1,2 @@ DIST betterlockscreen-3.2.0.tar.gz 9043 BLAKE2B c61a41e09e1842fece991e41b55dd6fbc457357157c8facaedd754cc01d8bf0e18623ce0fec43a452063f55c7da701853d6984bfdb0d4edf88f2182ffd864543 SHA512 3816e5f3214b4a956ac158193753786393c4e239d477a1cc9f2d3ec00b6cfac6e696325f7c75401667924ed6ad7256e4ea7f9e20a4604a88eb82c5d3bad34190 -DIST betterlockscreen-4.0.0_beta2.tar.gz 13255 BLAKE2B 645fffc304743c7b6f5ddcee1d32900b37ac7f6856d87fb6429e21f1dc11a7c8fa135a46d5a331ec15c85b3a704f662afdff4fb353ccbf3b8cab4e7e326ce5d5 SHA512 58b2c007bb3f08d8a3263b69ac3791c6e432575d06e8d85a990cbacdc0eea7a8d6e1bf1e471ed24b26d160d016a6da9a1b0e58a465f5c223f58e22c9e2cc338a +DIST betterlockscreen-4.0.1.tar.gz 13285 BLAKE2B 9ebe8a347c55ddace5f240bdc55c3105f42ab8e6e9893aba02af5756b6a1633a1dab14147f40032da62b245b6f53ce6c06491b799ce3ee3a0e5602c7a4b6b088 SHA512 17442fad3888317c064087e6883e82de670231175f260fab2fc479ee8daf5c6bfc0e05504782f63d031d36711224a15b39674260538e0e0378d5dbfc9084b91b diff --git a/x11-misc/betterlockscreen/betterlockscreen-4.0.0_beta2.ebuild b/x11-misc/betterlockscreen/betterlockscreen-4.0.1.ebuild similarity index 89% rename from x11-misc/betterlockscreen/betterlockscreen-4.0.0_beta2.ebuild rename to x11-misc/betterlockscreen/betterlockscreen-4.0.1.ebuild index f7944222c..ac0325adb 100644 --- a/x11-misc/betterlockscreen/betterlockscreen-4.0.0_beta2.ebuild +++ b/x11-misc/betterlockscreen/betterlockscreen-4.0.1.ebuild @@ -8,14 +8,11 @@ HOMEPAGE="https://github.com/pavanjadhaw/betterlockscreen" inherit systemd -MY_PV=${PV//_beta/-beta} -MY_P="${PN}-${MY_PV}" - if [[ "${PV}" == 9999 ]];then inherit git-r3 EGIT_REPO_URI="${HOMEPAGE}" else - SRC_URI="https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi @@ -32,8 +29,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -S="${WORKDIR}/${MY_P}" - src_install() { dobin betterlockscreen