projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b3f64
)
dev-python/mako: Fix usage of optfeature()
author
Justin Lecher
<jlec@gentoo.org>
Sat, 12 Sep 2015 07:30:18 +0000
(09:30 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Sat, 12 Sep 2015 07:30:44 +0000
(09:30 +0200)
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560238
Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/mako/mako-1.0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mako/mako-1.0.2.ebuild
b/dev-python/mako/mako-1.0.2.ebuild
index ec773ed18ca4995fe760c6e2e00f337dedd4b5cf..98fcfdf73ec68ef9405e29b62cc0c4a5932221d3 100644
(file)
--- a/
dev-python/mako/mako-1.0.2.ebuild
+++ b/
dev-python/mako/mako-1.0.2.ebuild
@@
-43,7
+43,7
@@
python_install_all() {
}
pkg_postinst() {
- optfeature
dev-python/beaker "Caching support"
+ optfeature
"Caching support" dev-python/beaker
for v in ${REPLACING_VERSIONS}; do
if ! version_is_at_least 0.7.3-r2 $v; then
ewarn "dev-python/beaker is no longer hard dependency of ${P}"