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 8BF50158CB7 for ; Fri, 20 Aug 2021 11:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60F2BE0844; Fri, 20 Aug 2021 11:23:55 +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 3AEA9E0844 for ; Fri, 20 Aug 2021 11:23:55 +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 06EB5340FF1 for ; Fri, 20 Aug 2021 11:23:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 793C78C3 for ; Fri, 20 Aug 2021 11:23:52 +0000 (UTC) From: "Marc Schiffbauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc Schiffbauer" Message-ID: <1629458530.b3850f3abbc1f6f8009318d6806fbe953dcd8f44.mschiff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bareos/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bareos/Manifest dev-python/bareos/bareos-20.0.1.ebuild dev-python/bareos/bareos-20.0.2.ebuild X-VCS-Directories: dev-python/bareos/ X-VCS-Committer: mschiff X-VCS-Committer-Name: Marc Schiffbauer X-VCS-Revision: b3850f3abbc1f6f8009318d6806fbe953dcd8f44 X-VCS-Branch: master Date: Fri, 20 Aug 2021 11:23:52 +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: bc0ac7a5-66e7-496a-91ca-96eb40d12ede X-Archives-Hash: 9433c0f59fee6d2855edf6a068df71a1 commit: b3850f3abbc1f6f8009318d6806fbe953dcd8f44 Author: Marc Schiffbauer gentoo org> AuthorDate: Fri Aug 20 11:22:10 2021 +0000 Commit: Marc Schiffbauer gentoo org> CommitDate: Fri Aug 20 11:22:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3850f3a dev-python/bareos: bump 20.0.1 -> 20.0.2 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marc Schiffbauer gentoo.org> dev-python/bareos/Manifest | 2 +- dev-python/bareos/{bareos-20.0.1.ebuild => bareos-20.0.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bareos/Manifest b/dev-python/bareos/Manifest index aadbcffc423..57cbe868cd0 100644 --- a/dev-python/bareos/Manifest +++ b/dev-python/bareos/Manifest @@ -1,2 +1,2 @@ DIST bareos-19.2.8.tar.gz 12604929 BLAKE2B c3af2d0a62b861a4ad5ca5c115a2039356009b7524505e1beb9004636fd09dd2b6ca784a5aae8c1cec3db518fb047cde429c469b8298a6bb473b097012358302 SHA512 60bbbbd949a63f978cf1ed7d0cfc22c22f117d8c2700eb47531e15b2d91fc700c522519f0b816cd1040283f09b4c81f36910c66c8b6f4bf1ff22180e979bdeb5 -DIST bareos-20.0.1.tar.gz 13324751 BLAKE2B ae52233a912492e7a31372b5124e7dfb6dd9dabc6545116cc49435cc078512a4380076484c7f802a7fbeb70e6683c053d97eae9348230820c4105e9be6e9af51 SHA512 94023b21a8c8a020ad5f01153a115c45e7479b204bbd834cdc89aa0f10878ea199738835f9d831922ca10b2a077aa8725f8356f205d5dc414712ef24d1c3e7d4 +DIST bareos-20.0.2.tar.gz 13333946 BLAKE2B f035fc8b98bf176bd675895b459ac78fa43575a686af11d5c43ff6b86451894d9aaa53600f87253da29dac06271c01bb269777284d903001821918405499e536 SHA512 f3a0f481a2c9b3a422f4db3e094587c97fe10e2ea5e7a8ba44e9971b0a11746ae4ad598ea469d5c8ec0dfb962e4104c00931397905aebbf3e22af49834043994 diff --git a/dev-python/bareos/bareos-20.0.1.ebuild b/dev-python/bareos/bareos-20.0.2.ebuild similarity index 100% rename from dev-python/bareos/bareos-20.0.1.ebuild rename to dev-python/bareos/bareos-20.0.2.ebuild