dev-python/jpype: Correct typo.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-05-12 09:40:05 +00:00
parent 3fee48384f
commit e611ae2373

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
inherit java-pkg-2 distutils-r1
DESCRIPTION="JPype is an effort to allow Python programs full access to Java class libraries"
DESCRIPTION="JPype is an effort to allow Python programs full access to Java class librairies"
HOMEPAGE="https://github.com/originell/jpype"
SRC_URI="https://github.com/originell/${PN}/archive/v${PV}.zip -> ${P}.zip"