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 99B7B1580B9 for ; Tue, 24 Aug 2021 19:24:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8AA4E0893; Tue, 24 Aug 2021 19:24:44 +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 CC32AE0893 for ; Tue, 24 Aug 2021 19:24:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E32F733D3C7 for ; Tue, 24 Aug 2021 19:24:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A04858B9 for ; Tue, 24 Aug 2021 19:24:42 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1629708741.b60786984a450384ad508da3ef036460c82eb190.andrewammerlaan@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.1.ebuild x11-misc/betterlockscreen/betterlockscreen-4.0.3.ebuild X-VCS-Directories: x11-misc/betterlockscreen/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b60786984a450384ad508da3ef036460c82eb190 X-VCS-Branch: master Date: Tue, 24 Aug 2021 19:24:42 +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: 4e581b28-afb4-4eda-9575-59de7f9231b9 X-Archives-Hash: 28bb2b9b916b221aa370bac548fba6ab commit: b60786984a450384ad508da3ef036460c82eb190 Author: Petrus Zhao gmail com> AuthorDate: Mon Aug 23 08:51:55 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Aug 23 08:52:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b6078698 x11-misc/betterlockscreen: version bump to 4.0.3, and drop old Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Petrus Zhao gmail.com> x11-misc/betterlockscreen/Manifest | 2 +- .../{betterlockscreen-4.0.1.ebuild => betterlockscreen-4.0.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/betterlockscreen/Manifest b/x11-misc/betterlockscreen/Manifest index b46844cb3..dcb0c628d 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.1.tar.gz 13285 BLAKE2B 9ebe8a347c55ddace5f240bdc55c3105f42ab8e6e9893aba02af5756b6a1633a1dab14147f40032da62b245b6f53ce6c06491b799ce3ee3a0e5602c7a4b6b088 SHA512 17442fad3888317c064087e6883e82de670231175f260fab2fc479ee8daf5c6bfc0e05504782f63d031d36711224a15b39674260538e0e0378d5dbfc9084b91b +DIST betterlockscreen-4.0.3.tar.gz 13284 BLAKE2B 1eeb573e8312df25a60dfda26eacbfdd3b4ff3029e2fe90bca2593885600b36eb50d117f3f43c6702f95895050995de5b3ceb7da40df295112a30cdb35637d5c SHA512 6a61e4c2375d8ec5389a8f01d72a917e203081a6f591511efc41be6fc13202eaee305ec385ced384fc6f54a9fa8ea22d93befb0955a5b61a20fa2c20f678062c diff --git a/x11-misc/betterlockscreen/betterlockscreen-4.0.1.ebuild b/x11-misc/betterlockscreen/betterlockscreen-4.0.3.ebuild similarity index 100% rename from x11-misc/betterlockscreen/betterlockscreen-4.0.1.ebuild rename to x11-misc/betterlockscreen/betterlockscreen-4.0.3.ebuild