projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8dba3e
)
dev-python/cheetah3: blocker on cheetah for file collision
author
Alexys Jacob
<ultrabug@gentoo.org>
Mon, 23 Sep 2019 13:40:16 +0000
(15:40 +0200)
committer
Alexys Jacob
<ultrabug@gentoo.org>
Mon, 23 Sep 2019 13:43:42 +0000
(15:43 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
dev-python/cheetah3/cheetah3-3.2.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/cheetah3/cheetah3-3.2.3.ebuild
b/dev-python/cheetah3/cheetah3-3.2.3.ebuild
index 57e7486829af1acf5c85a71ac388458ab9320c53..202438225dd051f13012c28ca68c1d3f99cd9969 100644
(file)
--- a/
dev-python/cheetah3/cheetah3-3.2.3.ebuild
+++ b/
dev-python/cheetah3/cheetah3-3.2.3.ebuild
@@
-18,7
+18,8
@@
IUSE=""
KEYWORDS="~amd64 ~x86"
SLOT="0"
-RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]
+ !dev-python/cheetah"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"