media-video/subdl/subdl-9999.ebuild
changeset 250 dd0b4cb26d85
parent 228 9380ea9128d5
equal deleted inserted replaced
249:5f7e05cef088 250:dd0b4cb26d85
     1 # Copyright 1999-2015 Gentoo Foundation
     1 # Copyright 1999-2015 Gentoo Foundation
     2 # Distributed under the terms of the GNU General Public License v2
     2 # Distributed under the terms of the GNU General Public License v2
     3 # $Header: $
     3 # $Header: $
     4 
     4 
     5 EAPI=5
     5 EAPI=7
     6 
     6 
     7 PYTHON_COMPAT=( python3_6 python3_7 )
     7 PYTHON_COMPAT=( python3_10 python3_11 python3_8 python3_9 )
     8 DISTUTILS_USE_SETUPTOOLS=rdepend
     8 DISTUTILS_USE_SETUPTOOLS=rdepend
     9 
     9 
    10 inherit distutils-r1 git-r3
    10 inherit distutils-r1 git-r3
    11 
    11 
    12 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org"
    12 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org"