summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/streamlink: fix variable referencesSam James2021-04-031-3/+3
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/streamlink: bump to 2.0.0Mart Raudsepp2021-01-231-18/+14
| | | | | | | | Closes: https://bugs.gentoo.org/761508 Closes: https://bugs.gentoo.org/758422 Closes: https://bugs.gentoo.org/750422 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink: allow python3.8Mart Raudsepp2020-12-041-1/+1
| | | | | | Closes: https://bugs.gentoo.org/758206 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink: Replace virtual/ffmpegDavid Seifert2020-04-261-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/streamlink: Remove py2 virtualsMichał Górny2020-03-161-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/streamlink: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-19/+23
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/streamlink: Set DISTUTILS_USE_SETUPTOOLSMart Raudsepp2020-01-191-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink: port to EAPI-7Mart Raudsepp2020-01-191-7/+7
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink: allow python:3.7Mart Raudsepp2020-01-191-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink: drop py2 supportMart Raudsepp2020-01-191-3/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink-9999: make copyable to release versionsMart Raudsepp2020-01-191-3/+11
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/streamlink-9999: updates from release versionsMart Raudsepp2020-01-191-9/+21
| | | | | | | | | Fixes to ebuild were done only to releases before - apply them to live ebuild too finally. Closes: https://bugs.gentoo.org/682382 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/streamlink: add python 3_6 compat to 9999 ebuildPiotr Staroszczyk2018-03-241-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7486
* net-misc/streamlink: improve live versionsoredake2017-12-231-5/+10
| | | | | Closes: https://bugs.gentoo.org/637142 Closes: https://github.com/gentoo/gentoo/pull/6174
* net-misc/streamlink: build and install man when +doc in live versionsoredake2017-09-021-2/+5
| | | | Closes: https://github.com/gentoo/gentoo/pull/5489
* net-misc/streamlink: replace MIT license -> Apache-2.0, bug #601378soredake2017-03-051-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/4126
* net-misc/streamlink: update live ebuildsoredake2017-03-051-6/+18
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/streamlink: new packagesoredake2016-11-261-0/+40
Closes: https://github.com/gentoo/gentoo/pull/2912