summaryrefslogtreecommitdiff
path: root/net-p2p/torrentinfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /net-p2p/torrentinfo
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'net-p2p/torrentinfo')
-rw-r--r--net-p2p/torrentinfo/Manifest4
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild4
-rw-r--r--net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/torrentinfo/Manifest b/net-p2p/torrentinfo/Manifest
index 3e48cd98a8a7..5231c5d32faf 100644
--- a/net-p2p/torrentinfo/Manifest
+++ b/net-p2p/torrentinfo/Manifest
@@ -1,5 +1,5 @@
AUX torrentinfo-1.8.6-fix-tests.patch 934 BLAKE2B 6204fd3d04f7c8ddd4f4e9b9c64683003a4eb19f06fe5d7b7f76d3cdcb356b279ca4ac2d226080422f7bf98711d591b6b054d25539f3aa4096ad25ba970d6ef8 SHA512 d878048fe01bea0260f6b3045e77f88a6fb94ed11e15996fa3389119d8315657f77d2434d2c67b3ab58c83d4741f11c22723f0e9abbd06f4ab0df82cffc1b064
DIST torrentinfo-1.8.6.tar.gz 22232 BLAKE2B 04159e4e54fbe979a1a73e1dee39c9b7f9def389c44e3886fd28707646a2bc4c6a4dfadd5494ef9283427959da1c36260828693a0008e09993786d8639813bcf SHA512 7f36f6c80876cbd70ea9e1331195c8a30a6546406f345402d4bec5c58afb9b03a3b60189b8d177a63a7047c3ede7fc18d8fc47ecb1bcbb726dd01b7cb2a6efb2
-EBUILD torrentinfo-1.8.6-r1.ebuild 671 BLAKE2B c6c84b7d4e934f9495bd320009127cf1c558fe13b351454df7f36185468ca9d4be3a95d6f4aa5d7e641c8ca3d441776da8e46f881177de812578a25b09c58228 SHA512 38b80cccf5c078c290f4a03dbfc2748c9499ae3926243a08c2f35807f0403de5da5f1bdc08d3b1a404169131060f5679be16ed4faa4813acc16a2e35ac7441c4
-EBUILD torrentinfo-1.8.6-r2.ebuild 676 BLAKE2B aa5401ebba591ae2900af81426aaf6feec1764c7fe6315f16e5ef252e9ba24e91285f2bf3e59d5ac288840d831b127c7ea014bc9736259a7b42472d1f21f3c66 SHA512 833aa285828447485bf8eb5c03d656920302b53f6491546ad0d14e0987ba37ea8205d18f9365647238e192006d99997a0a79625ac8325ec673eeb676d85e2cb5
+EBUILD torrentinfo-1.8.6-r1.ebuild 664 BLAKE2B 3116968ae4e28e58a0e007f312c1ee01e741bbaae98db108391295a3c6d2db5052952bf3d38a5f0033edc00229cd54923c85d3ba067fc36fae4c536d7c9d075b SHA512 1ed77ab17d06f69fb14dfe19422fcc03062cbac03683973d09d19b98401d30d70952868c53b8b2a2cdab4dcfdf61d4c82e606a62060db3954af20e6df8aeccbd
+EBUILD torrentinfo-1.8.6-r2.ebuild 671 BLAKE2B 03c96fc92426157d0759340aeace42a947e3e6f5390c2f4517397337d5ddb311a9739e921af66745bb7b2ef73b9dd0194cb5dd4cb118319bc17712e85d878725 SHA512 509e5fb0a3b24a5ef9aec8f1a3d0719d08a4cb1cee3f465be90dc81bd8076a0337106b659994883cb2fd20def3a7991d9611bbb619dfac1c3b4ecbd7267e3a31
MISC metadata.xml 514 BLAKE2B 5369e1bd1e98a7f74671ee33fb82473ec8154c75352d6d3c605d847ba605e22da4946e72ecd4799012f098ba6d82d46eadd599122c6820c1fa854bd6b58ae24a SHA512 8f37c7e38771055becfa77f5f2bde1dbf2bbd16c9b469f0b4174f9db97c8ace9836bed9708f8e375538140e4d3e194caeb5829dd8219c176a3745dbb55f38dd5
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild
index 4b8f21ae7e10..0e50b76255ee 100644
--- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild
+++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{5,6}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
inherit distutils-r1
diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild
index a556d16e24e2..b7a80d84c665 100644
--- a/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild
+++ b/net-p2p/torrentinfo/torrentinfo-1.8.6-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_{6,7}} )
inherit distutils-r1