media-video/subdl/subdl-9999.ebuild
changeset 158 d6fceb869d09
parent 157 44dc790c93ba
child 228 9380ea9128d5
equal deleted inserted replaced
157:44dc790c93ba 158:d6fceb869d09
     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=5
     6 
     6 
     7 PYTHON_COMPAT=( python2_7 )
     7 PYTHON_COMPAT=( python3_3 python3_4 )
     8 inherit python-single-r1 git-r3
     8 inherit python-single-r1 git-r3
     9 
     9 
    10 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org"
    10 DESCRIPTION="A command-line tool for downloading subs from opensubtitles.org"
    11 HOMEPAGE="http://code.google.com/p/subdl/"
    11 HOMEPAGE="http://code.google.com/p/subdl/"
    12 SRC_URI=""
    12 SRC_URI=""