projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1370d9
)
dev-python/cangjie: eautoreconf for Makefile.am patch
author
Mike Gilbert
<floppym@gentoo.org>
Sun, 9 Aug 2015 05:56:11 +0000
(
01:56
-0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Sun, 9 Aug 2015 05:56:11 +0000
(
01:56
-0400)
Package-Manager: portage-2.2.20
dev-python/cangjie/cangjie-1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cangjie/cangjie-1.2.ebuild
b/dev-python/cangjie/cangjie-1.2.ebuild
index c7c5167a33f33ea26ecd94c581b752f7ebcab43f..eb1e698aa7da85cfa95646f0de184fa795141139 100644
(file)
--- a/
dev-python/cangjie/cangjie-1.2.ebuild
+++ b/
dev-python/cangjie/cangjie-1.2.ebuild
@@
-4,6
+4,7
@@
EAPI=5
PYTHON_COMPAT=( python{3_3,3_4} )
+AUTOTOOLS_AUTORECONF=yes
inherit autotools-utils python-r1