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 382FE138206 for ; Wed, 3 Jan 2018 15:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B8BFE0837; Wed, 3 Jan 2018 15:56:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4AC1AE0837 for ; Wed, 3 Jan 2018 15:56:03 +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 CA4F1335C2C for ; Wed, 3 Jan 2018 15:56:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E578F18A for ; Wed, 3 Jan 2018 15:55:59 +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: <1514994932.4e5aa7c4ab62f5f186b45f3920f6c97bb46d2c1b.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.1.ebuild net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild X-VCS-Directories: net-nntp/sabnzbd/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: 4e5aa7c4ab62f5f186b45f3920f6c97bb46d2c1b X-VCS-Branch: master Date: Wed, 3 Jan 2018 15:55:59 +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: adc56849-4bfd-4967-af9f-ca999ac26654 X-Archives-Hash: e28d20e6de31e64ef4c88431794dd26d commit: 4e5aa7c4ab62f5f186b45f3920f6c97bb46d2c1b Author: Justin Bronder gentoo org> AuthorDate: Wed Jan 3 15:55:32 2018 +0000 Commit: Justin Bronder gentoo org> CommitDate: Wed Jan 3 15:55:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5aa7c4 net-nntp/sabnzbd: bump 2.3.2 Thanks to Sébastien P for the report, #642114. Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-nntp/sabnzbd/Manifest | 2 +- net-nntp/sabnzbd/{sabnzbd-2.3.1.ebuild => sabnzbd-2.3.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest index 4cb1798d2c6..2e4215f357d 100644 --- a/net-nntp/sabnzbd/Manifest +++ b/net-nntp/sabnzbd/Manifest @@ -1 +1 @@ -DIST SABnzbd-2.3.1-src.tar.gz 2738614 BLAKE2B 88c7d76778cd23bb12002df804a2075adf943a08314bf65b0ea2df70a828a66dfe7fd869c7b4031ef68cedd1ac1cde8f10f94f0566ca7c9179df7522e0cbb8f2 SHA512 1370988fe099558a7b1cd57daeae5e4a90603b9828a79f5c88b03b1a0afe77c2535ee8771cd5b5e0dbec1d7072b5a8fc2184a04ea76488635f24157f58d63ef2 +DIST SABnzbd-2.3.2-src.tar.gz 2745451 BLAKE2B 87bb6852417ff369f839a70661ecf2dae5d3137b7fc35b1c7ff184c21a1171a2eb00c3bbbbde26630d13ca8921b41650d16f3c7ed88acaf651187cfcbd452947 SHA512 9b94607e2b672309db0905034c6ccf78bc2a87aa7204fbd787c44e9bfe2e08bc4378cf7c35b315a0a78f788e0595e69cafd580b829916260b901888f60db4d20 diff --git a/net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild b/net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild similarity index 99% rename from net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild rename to net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild index 0023b511169..884817f2d68 100644 --- a/net-nntp/sabnzbd/sabnzbd-2.3.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-2.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6"