projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fee483
)
dev-python/jpype: Correct typo.
author
Patrice Clement
<monsieurp@gentoo.org>
Thu, 12 May 2016 09:40:05 +0000
(09:40 +0000)
committer
Patrice 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
patch
|
blob
|
history
diff --git
a/dev-python/jpype/jpype-0.6.1.ebuild
b/dev-python/jpype/jpype-0.6.1.ebuild
index 54af8b592c7a02f7af5a050343cd0f95f0392a65..80d44062f9c8b690916625e293e3250b0eec7965 100644
(file)
--- a/
dev-python/jpype/jpype-0.6.1.ebuild
+++ b/
dev-python/jpype/jpype-0.6.1.ebuild
@@
-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 libra
i
ries"
HOMEPAGE="https://github.com/originell/jpype"
SRC_URI="https://github.com/originell/${PN}/archive/v${PV}.zip -> ${P}.zip"