projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81290a6
)
dev-python/pmw: remove dohtml
author
Alexey Shvetsov
<alexxy@gentoo.org>
Wed, 2 Oct 2019 13:04:16 +0000
(16:04 +0300)
committer
Alexey Shvetsov
<alexxy@gentoo.org>
Wed, 2 Oct 2019 13:04:16 +0000
(16:04 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
dev-python/pmw/pmw-1.3.3-r3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pmw/pmw-1.3.3-r3.ebuild
b/dev-python/pmw/pmw-1.3.3-r3.ebuild
index 652f36827a0916f9bbd3ce908d63d673f1cb13ff..619e0f5b48cfb52d7e422df5f1b8745e31c25d21 100644
(file)
--- a/
dev-python/pmw/pmw-1.3.3-r3.ebuild
+++ b/
dev-python/pmw/pmw-1.3.3-r3.ebuild
@@
-44,7
+44,7
@@
python_install_all() {
local DIR="Pmw/Pmw_1_3_3"
if use doc; then
- do
html -a html,gif,py
${DIR}/doc/*
+ do
doc -r
${DIR}/doc/*
fi
if use examples; then