projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be4fc9f
)
dev-python/bashate: fix minor typo in RDEPEND
author
Ben Kohler
<bkohler@gentoo.org>
Thu, 18 Jul 2019 16:12:17 +0000
(11:12 -0500)
committer
Ben Kohler
<bkohler@gentoo.org>
Thu, 18 Jul 2019 16:12:30 +0000
(11:12 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
dev-python/bashate/bashate-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/bashate/bashate-0.6.0.ebuild
b/dev-python/bashate/bashate-0.6.0.ebuild
index 8f865c04d8cc2d40423d9a1496b8dd6e7243474d..02b8b73e7e8b4d9233c057a736f3f1591d6c4cfa 100644
(file)
--- a/
dev-python/bashate/bashate-0.6.0.ebuild
+++ b/
dev-python/bashate/bashate-0.6.0.ebuild
@@
-26,7
+26,7
@@
DEPEND="
"
RDEPEND="
>=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
- !~dev-pythn/Babel-2.4.0
+ !~dev-pyth
o
n/Babel-2.4.0
"
python_install_all() {