From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1092719-garchives=archives.gentoo.org@lists.gentoo.org> 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 340E8138334 for <garchives@archives.gentoo.org>; Sat, 25 May 2019 03:19:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00878E084E; Sat, 25 May 2019 03:19:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 520F1E084E for <gentoo-commits@lists.gentoo.org>; Sat, 25 May 2019 03:19:13 +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 55DBE344F7D for <gentoo-commits@lists.gentoo.org>; Sat, 25 May 2019 03:19:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0B5D452 for <gentoo-commits@lists.gentoo.org>; Sat, 25 May 2019 03:19:07 +0000 (UTC) From: "Justin Bronder" <jsbronder@gentoo.org> 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" <jsbronder@gentoo.org> Message-ID: <1558754307.c813514f92fce16d0a151b70961388338b13533e.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.7.ebuild net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild X-VCS-Directories: net-nntp/sabnzbd/ X-VCS-Committer: jsbronder X-VCS-Committer-Name: Justin Bronder X-VCS-Revision: c813514f92fce16d0a151b70961388338b13533e X-VCS-Branch: master Date: Sat, 25 May 2019 03:19:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b6ed450b-1631-4806-8dae-c31e2100ea28 X-Archives-Hash: 19fbb0c3c103b12062a065a5e218ec27 commit: c813514f92fce16d0a151b70961388338b13533e Author: Justin Bronder <jsbronder <AT> gentoo <DOT> org> AuthorDate: Sat May 25 03:18:27 2019 +0000 Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org> CommitDate: Sat May 25 03:18:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c813514f net-nntp/sabnzbd: bump 2.3.9 Signed-off-by: Justin Bronder <jsbronder <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 net-nntp/sabnzbd/Manifest | 2 +- net-nntp/sabnzbd/{sabnzbd-2.3.7.ebuild => sabnzbd-2.3.9.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest index 536c8ea7b0e..92e4571130d 100644 --- a/net-nntp/sabnzbd/Manifest +++ b/net-nntp/sabnzbd/Manifest @@ -1 +1 @@ -DIST SABnzbd-2.3.7-src.tar.gz 2740143 BLAKE2B caf165609a2122a19f0f9bb017789a84c5c5d508ca856c983de11f598717043560a0d6b44b44e5aafc3e9e4c50ae47dc78e00a65f253e88ad591dafad607e5a4 SHA512 5a9043abf54dcd4590ebe2bd97ec7ea7112bcf65874018f7962f15de0433805c4b5d4b2fd8b2ff737dac491134f082bd4f75f8c1e0d60d89988f09fef343a113 +DIST SABnzbd-2.3.9-src.tar.gz 2738773 BLAKE2B fbb765732c0aab6a47a4d4827d21b1b029c6d40c1c6c335692964210dc4c389e94cd1cdca45bfb3fb8c2fa9adc84f33df0fe3d23a0e4f9143a095eec042a5cf0 SHA512 10a39db9ad7f6d441166da97194b7a281aacd1900f7687bca72c6c2b555114bc2bbdaaba51cb9fcec57aa1b782f20609a07528484ad911ffd9f9eabb54a324fa diff --git a/net-nntp/sabnzbd/sabnzbd-2.3.7.ebuild b/net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild similarity index 98% rename from net-nntp/sabnzbd/sabnzbd-2.3.7.ebuild rename to net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild index f0871da23b4..3c897b62e6e 100644 --- a/net-nntp/sabnzbd/sabnzbd-2.3.7.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-2.3.9.ebuild @@ -7,7 +7,7 @@ EAPI="6" PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite" -inherit python-single-r1 user systemd versionator +inherit python-single-r1 user systemd MY_P="${P/sab/SAB}"