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}"