projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1184b81
)
dev-lang/jsonnnet: Fix tests with glibc 2.29 in 0.12.1
author
Patrick McLean
<patrick.mclean@sony.com>
Mon, 3 Jun 2019 18:56:46 +0000
(11:56 -0700)
committer
Patrick McLean
<chutzpah@gentoo.org>
Mon, 3 Jun 2019 18:56:46 +0000
(11:56 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-lang/jsonnet/jsonnet-0.12.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
index ba69cbeb09ac4e1e5a9275c50963662149a51804..4ba4fd82bda93091d47b55d1a0eed1d187e3e0ae 100644
(file)
--- a/
dev-lang/jsonnet/jsonnet-0.12.1.ebuild
+++ b/
dev-lang/jsonnet/jsonnet-0.12.1.ebuild
@@
-27,6
+27,7
@@
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
PATCHES=(
"${FILESDIR}/jsonnet-0.12.1-makefile.patch"
"${FILESDIR}/jsonnet-0.12.1-dont-call-make-from-setuppy.patch"
+ "${FILESDIR}/jsonnet-0.13.0-glibc-2.29.patch"
)
src_compile() {