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 1B1BB138239 for ; Thu, 7 Nov 2019 14:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FA2DE0936; Thu, 7 Nov 2019 14:59:02 +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 314EFE0936 for ; Thu, 7 Nov 2019 14:59:02 +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 E4FCC34CA1B for ; Thu, 7 Nov 2019 14:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 373A4824 for ; Thu, 7 Nov 2019 14:58:58 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1573138730.c3d7de56cddaa3564584c9b774c438b6e15ee6e1.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/scour/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/scour/Manifest media-gfx/scour/scour-0.36-r1.ebuild media-gfx/scour/scour-0.37.ebuild X-VCS-Directories: media-gfx/scour/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: c3d7de56cddaa3564584c9b774c438b6e15ee6e1 X-VCS-Branch: master Date: Thu, 7 Nov 2019 14:58:58 +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: f2f7f115-d961-4112-9f11-efdc83534c48 X-Archives-Hash: 75812911cc8fc3f2cc149d5bac74ebb1 commit: c3d7de56cddaa3564584c9b774c438b6e15ee6e1 Author: Miroslav Šulc gentoo org> AuthorDate: Thu Nov 7 14:57:56 2019 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Nov 7 14:58:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d7de56 media-gfx/scour-0.37: bump + python3_7 Closes: https://bugs.gentoo.org/699532 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc gentoo.org> media-gfx/scour/Manifest | 1 + media-gfx/scour/{scour-0.36-r1.ebuild => scour-0.37.ebuild} | 0 2 files changed, 1 insertion(+) diff --git a/media-gfx/scour/Manifest b/media-gfx/scour/Manifest index 438b3569927..a872528467d 100644 --- a/media-gfx/scour/Manifest +++ b/media-gfx/scour/Manifest @@ -1,2 +1,3 @@ DIST scour-0.35.tar.gz 80981 BLAKE2B 6cf0eba35a9deadf44534d3e8370187ec7b7655e9dc31f25b5bf465fee7482eb18ee985b0702c7fa8cb5db89cb1579186fee1c43b890ba4c74f4e86cd793927a SHA512 9a09d862d66e21a63744401a44f517eef268288408556e3541218713ee8c5b5c0414ab03ac61d5d2fdbd2f01fa3276793b17f110d44cdec1c53c7b7dee16afc0 DIST scour-0.36.tar.gz 91575 BLAKE2B be65b751151cf939601b6c0dec0613d13be6367f761fc8d7201bd58f2a3475858740be0d972446e2727852b79b1197b82d217b51dd3ae41c0bada10d53d462b7 SHA512 8593f46a0e36fe220f5ce6dd85696172435712491cd1a6983c12054965ce96eeb2a52be0877f8fa6967444817abfc353f9a00f1d8d676cbd6651cfd33a0790f7 +DIST scour-0.37.tar.gz 95478 BLAKE2B f3037b691b110f84266c742ac1212a8069e0ac1260f818610dfecc7ee64a257d9e0772c7c675e4062286cf4b719fe48782c416a0cb85a136ea315b22da58c460 SHA512 ffc9bd33eec038126d781dac50c89e4275d0d5e14ec2b2247a7727af91ac2ffe5522c69b5386f75df67a0b88f8ed62cb6a2ad47d600e55b123d937ba33e9e501 diff --git a/media-gfx/scour/scour-0.36-r1.ebuild b/media-gfx/scour/scour-0.37.ebuild similarity index 100% rename from media-gfx/scour/scour-0.36-r1.ebuild rename to media-gfx/scour/scour-0.37.ebuild