dev-python/jpype: Correct typo.
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 12 May 2016 09:40:05 +0000 (09:40 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 12 May 2016 09:40:05 +0000 (09:40 +0000)
Package-Manager: portage-2.2.26

dev-python/jpype/jpype-0.6.1.ebuild

index 54af8b592c7a02f7af5a050343cd0f95f0392a65..80d44062f9c8b690916625e293e3250b0eec7965 100644 (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"