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 C57331382C5 for ; Mon, 7 May 2018 14:41:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C760E076B; Mon, 7 May 2018 14:41:53 +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 D8316E076B for ; Mon, 7 May 2018 14:41:52 +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 2B34E335C72 for ; Mon, 7 May 2018 14:41:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A6641B3 for ; Mon, 7 May 2018 14:41:48 +0000 (UTC) From: "Justin Bronder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Bronder" Message-ID: <1525704103.c62d36974d732a1109c262fce1317f7861b63538.jsbronder@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nntp/sabnzbd/Manifest net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild net-nntp/sabnzbd/sabnzbd-2.3.3.ebuild X-VCS-Directories: net-nntp/sabnzbd/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: c62d36974d732a1109c262fce1317f7861b63538 X-VCS-Branch: master Date: Mon, 7 May 2018 14:41:48 +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-Archives-Salt: 101e6e9b-be66-4c72-839e-25a6c85c069c X-Archives-Hash: 183fa14bf7a136cb32f6740cb589ff05 commit: c62d36974d732a1109c262fce1317f7861b63538 Author: Justin Bronder gentoo org> AuthorDate: Mon May 7 14:41:43 2018 +0000 Commit: Justin Bronder gentoo org> CommitDate: Mon May 7 14:41:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62d3697 net-nntp/sabnzbd: bump 2.3.3 Thanks to Craig Davis for the report, #654750. Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-nntp/sabnzbd/Manifest | 2 +- net-nntp/sabnzbd/{sabnzbd-2.3.2.ebuild => sabnzbd-2.3.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest index 2e4215f357d..26d7a55dd7c 100644 --- a/net-nntp/sabnzbd/Manifest +++ b/net-nntp/sabnzbd/Manifest @@ -1 +1 @@ -DIST SABnzbd-2.3.2-src.tar.gz 2745451 BLAKE2B 87bb6852417ff369f839a70661ecf2dae5d3137b7fc35b1c7ff184c21a1171a2eb00c3bbbbde26630d13ca8921b41650d16f3c7ed88acaf651187cfcbd452947 SHA512 9b94607e2b672309db0905034c6ccf78bc2a87aa7204fbd787c44e9bfe2e08bc4378cf7c35b315a0a78f788e0595e69cafd580b829916260b901888f60db4d20 +DIST SABnzbd-2.3.3-src.tar.gz 2750031 BLAKE2B 1551ed04b65cbc3c59488801ecb4dc9181d57cfeb67de9574daeeaa2fa0dd63921d5f15319634570147bf71457b00487f6974d4f3582dca680fb8135be4dc3c2 SHA512 c5509ab35b4dbbd127fad583aa3aed89f6eba5582bed61b735fa2fada6f8b5e528baca1a55fd9c52c66a473512af3a81153ab7d9defd90a9b4084f115bb5d9ee diff --git a/net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild b/net-nntp/sabnzbd/sabnzbd-2.3.3.ebuild similarity index 100% rename from net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild rename to net-nntp/sabnzbd/sabnzbd-2.3.3.ebuild