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 D1346138359 for ; Wed, 28 Oct 2020 19:28:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22172E087B; Wed, 28 Oct 2020 19:28:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0C22FE087B for ; Wed, 28 Oct 2020 19:28:35 +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 14623340D77 for ; Wed, 28 Oct 2020 19:28:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C4263B5 for ; Wed, 28 Oct 2020 19:28:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1603913310.9fbebef221cfef7e7ab9e6f1fe8fc79bc5fb034b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/pambase/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/pambase/Manifest sys-auth/pambase/pambase-20201028.1.ebuild sys-auth/pambase/pambase-20201028.ebuild X-VCS-Directories: sys-auth/pambase/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9fbebef221cfef7e7ab9e6f1fe8fc79bc5fb034b X-VCS-Branch: master Date: Wed, 28 Oct 2020 19:28:32 +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: 94175813-587b-4c65-9ab0-8878cd19c8f1 X-Archives-Hash: 9de464433bcb63205eb38d42305e4303 commit: 9fbebef221cfef7e7ab9e6f1fe8fc79bc5fb034b Author: Mikle Kolyada gentoo org> AuthorDate: Wed Oct 28 19:28:12 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Oct 28 19:28:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbebef2 sys-auth/pambase: Version bump (v20201028.1) Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Mikle Kolyada gentoo.org> sys-auth/pambase/Manifest | 2 +- sys-auth/pambase/{pambase-20201028.ebuild => pambase-20201028.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/pambase/Manifest b/sys-auth/pambase/Manifest index 4c3df661d8c..3196f1cbb78 100644 --- a/sys-auth/pambase/Manifest +++ b/sys-auth/pambase/Manifest @@ -1,2 +1,2 @@ DIST pambase-20201013.tar.gz 3289 BLAKE2B 81a2216bb5173e5731025e864aa5031b6b4835334a2904c6e9fa2454d01ebb358fcc9d9077b9b122bb2edf4cfda8a5581802537012a423dac6546821184add5d SHA512 b159a86ed7fd0a4c8457625362d9a460bb05e57c63c85be7965dbb2969ef66fa6978b1763fc9b458bb7fe592e4df7b650ec28f52612251c3e6dff1f16ddbaafa -DIST pambase-20201028.tar.gz 3299 BLAKE2B 1bec2221616ed5b4242b1c8ccd8036d883939697f2f2088023b6424234f4770e4d14bc47192136d83d17fa9e9d824b172e24ca38d436da071e507450202c35fd SHA512 26a8442caf9f71f2863cf2b63930bdd5a7bea0e225fb5a836591a775e896e1f8d3d62eab9cead4b9c3c7adf98a661d3bc3100c8aae6123e156c609c1d3c6d2ff +DIST pambase-20201028.1.tar.gz 3298 BLAKE2B 2ae11b2501f4fb8c27e6e772f11758b56643c63640460c86bd8e3431cd19436c4ba8706661fcb5bc400a226beb4bb67cf036c9bea69fb90fc168b5cfdbd0cea4 SHA512 6e02475faac3294a2cfd25f0c315dad8cad4bf5edc73e5a1680e5dfe734f562e8a623df9d7ff42f0e3ea9fa670facfcaa63f3724165ec99a576f233fc96b2923 diff --git a/sys-auth/pambase/pambase-20201028.ebuild b/sys-auth/pambase/pambase-20201028.1.ebuild similarity index 100% rename from sys-auth/pambase/pambase-20201028.ebuild rename to sys-auth/pambase/pambase-20201028.1.ebuild