This commit is contained in:
Mario Fetka
2023-07-20 20:28:34 +02:00
parent 29aac420c4
commit c9f516dab4
230 changed files with 1543 additions and 947 deletions

View File

@@ -1,2 +1,2 @@
DIST ytdlp-servustv-2022.7.17.zip 24449 BLAKE2B 033d602cdd4b7adea27e57290d5c07d5039d81861c5508ae84146e8f6aaa84bdab641fe12fe21c2fc6dc2718f45dee4f3418a8225576aa7e7d7a4f02706a2ca4 SHA512 0c432ea3324083349ac99daf5b49f14cdef0ed4f4fa169eb06c7318e6c15a4302d159cf6d76c260eee64b3282af1afcedbd8f15c7b9d1e22bdb273ad95ddde53
EBUILD ytdlp-servustv-2022.7.17.ebuild 546 BLAKE2B ec3c23b1a91ee273202e55cdb61d2177c14f30ff36ba69a81b6e45917e8de42272b6b61b8c250fbf864d3aff75ffa218b78319e69f80168b62c5eafa0610a104 SHA512 7f09fe1c0830b57ad780084d90465590e3c1eb79fd16bf2b7dd098279e760a5b4daafc8ee41388fb8b243e42600764805e4bebbc60bdc0aa6d9c0d605de6cf5f
EBUILD ytdlp-servustv-2022.7.17.ebuild 546 BLAKE2B 1883ad163a43869d81b6a401ae5eba4c54068ad377acb2f85e4dc523eb59948c4c2474de7b3525a780d5a1a88389c3635a2c34c59a0d8a68492ae2d3f34ef614 SHA512 56738f5f24e0b4e45135247c73c92d0ecb4eccbb1a277978545f85ac87798a26ce9b19c43dff6b144394a3fa9fdbb37ac9656036892c94081439b7ebe5c5e152

View File

@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=7
PYTHON_COMPAT=( python3_{7..11} )
EAPI=8
PYTHON_COMPAT=( python3_{7..12} )
inherit distutils-r1