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 9106813835A for ; Fri, 20 Nov 2020 16:03:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4785E083E; Fri, 20 Nov 2020 16:03:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CD05EE083D for ; Fri, 20 Nov 2020 16:03:45 +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 E7EE7340F3D for ; Fri, 20 Nov 2020 16:03:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AFEB456 for ; Fri, 20 Nov 2020 16:03: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: <1605883264.829b51d05864b3aa6f393b6939fce28cade6f30a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-office/pyspread/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/pyspread/Manifest app-office/pyspread/pyspread-1.99.2-r1.ebuild app-office/pyspread/pyspread-1.99.5.ebuild X-VCS-Directories: app-office/pyspread/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 829b51d05864b3aa6f393b6939fce28cade6f30a X-VCS-Branch: master Date: Fri, 20 Nov 2020 16:03: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: e8386d1f-5adc-459c-b099-6fa3385545ed X-Archives-Hash: 92cd6cb0f158406bf7f0110a34a42e82 commit: 829b51d05864b3aa6f393b6939fce28cade6f30a Author: Maciej Barć protonmail com> AuthorDate: Fri Nov 20 14:40:39 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Nov 20 14:41:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=829b51d0 app-office/pyspread: bump to 1.99.5; drop old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć protonmail.com> app-office/pyspread/Manifest | 2 +- .../pyspread/{pyspread-1.99.2-r1.ebuild => pyspread-1.99.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/pyspread/Manifest b/app-office/pyspread/Manifest index 8a0e83a0..e963fd64 100644 --- a/app-office/pyspread/Manifest +++ b/app-office/pyspread/Manifest @@ -1,2 +1,2 @@ -DIST pyspread-v1.99.2.tar.gz 2350002 BLAKE2B 61550fa44ad32b32cf69a0aa423a053d90b91c54ee9a17a13a39665a2a7e719c1aa81063aca6216a6f0675e444bc705d21e5cdd927c542fcc229acba304ad2e0 SHA512 9261cf96f19d92a5743c09854236ccec5e1b103e22b78143ddee8fce0d25f793b86e7cc3775f13c5a43cf8dd4e3f434461677b6da5311fb439067d63ce6ac968 DIST pyspread-v1.99.4.tar.gz 2344373 BLAKE2B 033aec481812e37e30c8ab43962128f94ece11c9106460b33de51467ede959f30bd00c70cd7be6d9b496862337c21197a9ff8b231ff34b2aaf28c6f8697011f8 SHA512 e865238fbe32aca5785b4a83f3c901367925326d0b2c6d86b0fa0b3cc04b56605e8e0809df1f09f642553fd94e6bbacc6abc80153a50835b1ef49c6161efc5dc +DIST pyspread-v1.99.5.tar.gz 2357630 BLAKE2B 2a0d5ad1abd18898c921803793d2c19e56519257781b71287479b14a1e2cae348ac36f1b663362d996fef90913393d61221163b41ce92696b6fededff685176b SHA512 b186e31931c7ae582dbb2b0b01ef22c5a93361002e26c00010391203eb0a41da21dfc7533f08c075f32831dac6667b2cf705cee7eca7c1d5bedfd34c78979e93 diff --git a/app-office/pyspread/pyspread-1.99.2-r1.ebuild b/app-office/pyspread/pyspread-1.99.5.ebuild similarity index 100% rename from app-office/pyspread/pyspread-1.99.2-r1.ebuild rename to app-office/pyspread/pyspread-1.99.5.ebuild