style improvements
This commit is contained in:
parent
e36adb0f07
commit
301b5c87c1
@ -4,11 +4,11 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_5 )
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Video editing with Python "
|
||||
DESCRIPTION="Video editing with Python"
|
||||
HOMEPAGE="http://zulko.github.io/moviepy/"
|
||||
SRC_URI="https://github.com/Zulko/moviepy/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user