projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b386fa3
)
dev-python/twisted: Fix missed 'fi' statement.
author
Brian Dolbec
<dolsen@gentoo.org>
Thu, 30 Mar 2017 02:47:54 +0000
(19:47 -0700)
committer
Brian Dolbec
<dolsen@gentoo.org>
Thu, 30 Mar 2017 02:47:54 +0000
(19:47 -0700)
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
dev-python/twisted/twisted-16.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/twisted/twisted-16.6.0.ebuild
b/dev-python/twisted/twisted-16.6.0.ebuild
index e1cc29b4e308e38fce0e19df38de756fe4063354..e8d10cecd2998c82c85f559797291a7c7745093e 100644
(file)
--- a/
dev-python/twisted/twisted-16.6.0.ebuild
+++ b/
dev-python/twisted/twisted-16.6.0.ebuild
@@
-142,6
+142,7
@@
pkg_postinst() {
einfo " ie: $ python3.6 /usr/bin/trial twisted"
einfo "There are a few known python-2.7 errors due to some unicode issues"
einfo "which are different in Gentoo installed python-2.7"
+ fi
}
pkg_postrm(){