Move PNV declaration for jedi
This commit is contained in:
parent
d100d220e1
commit
6c7c88c55a
1 changed files with 1 additions and 1 deletions
|
@ -1,11 +1,11 @@
|
|||
# Copyright 2013 Tom Willemse <tom@ryuslash.org>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
PNV="jedi-0.5b5"
|
||||
require distutils pypi
|
||||
|
||||
SUMMARY="Jedi is an autocompletion library for Python"
|
||||
|
||||
PNV="jedi-0.5b5"
|
||||
LICENCES="LGPL-3"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64"
|
||||
|
|
Loading…
Reference in a new issue