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 7C91E138334 for ; Mon, 17 Sep 2018 21:35:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B51BE0C83; Mon, 17 Sep 2018 21:35:40 +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 42E87E0C83 for ; Mon, 17 Sep 2018 21:35:40 +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 9F3B1335C0D for ; Mon, 17 Sep 2018 21:35:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEC123AA for ; Mon, 17 Sep 2018 21:35:36 +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: <1537220129.f4c17a208f85e95ac2f4b37d29d1dfe9931f9143.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.4.ebuild net-nntp/sabnzbd/sabnzbd-2.3.5.ebuild X-VCS-Directories: net-nntp/sabnzbd/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: f4c17a208f85e95ac2f4b37d29d1dfe9931f9143 X-VCS-Branch: master Date: Mon, 17 Sep 2018 21:35:36 +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: de6c9668-6858-420d-b034-d17b9320cea7 X-Archives-Hash: 31d735e67e729c3d61a1c0ca0a395662 commit: f4c17a208f85e95ac2f4b37d29d1dfe9931f9143 Author: Justin Bronder gentoo org> AuthorDate: Mon Sep 17 21:35:08 2018 +0000 Commit: Justin Bronder gentoo org> CommitDate: Mon Sep 17 21:35:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c17a20 net-nntp/sabnzbd: bump 2.3.5 Closes #665628. Thanks to Neil Bothwick for the report and testing. Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-nntp/sabnzbd/Manifest | 2 +- net-nntp/sabnzbd/{sabnzbd-2.3.4.ebuild => sabnzbd-2.3.5.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest index baefdaf730d..167592ec1de 100644 --- a/net-nntp/sabnzbd/Manifest +++ b/net-nntp/sabnzbd/Manifest @@ -1 +1 @@ -DIST SABnzbd-2.3.4-src.tar.gz 2749503 BLAKE2B a105922f2b597e6f9ffc10993dd70260d9caa60b3b90571b2162ffab03ad859a6c89c4be92b7847da63b2a88be59c3f379c541f56248beabd1015c2c1bf91cab SHA512 43a787671b5e8979abf045be7877939ed0594dfcc0dcff1fd432c3f2403cfc5254b953fa6507d253ad8a270ede7ce871f18a3ac7a0f5a6e2e27339bdbadbcc71 +DIST SABnzbd-2.3.5-src.tar.gz 2750437 BLAKE2B acce46d9a7e90f7f209dddaf7c9936f78a99209a5af158f58cb63caf761759a8477212d9ab9c4c1e9cd09c76962e910e16507aa1ae07ccca6ba5bcbeaa18e0a1 SHA512 f0ffe45c5d6a7269e0d7f1eecd7dfe8433309c371e6ef38a259c9577d66e9a8c5e4f915a2cb63945cde61fb08e3e291633b696f6fa10031b3dc4940347c60f43 diff --git a/net-nntp/sabnzbd/sabnzbd-2.3.4.ebuild b/net-nntp/sabnzbd/sabnzbd-2.3.5.ebuild similarity index 100% rename from net-nntp/sabnzbd/sabnzbd-2.3.4.ebuild rename to net-nntp/sabnzbd/sabnzbd-2.3.5.ebuild