projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a141f12
)
dev-vcs/tig: add forgotten slot operator
author
Tim Harder
<radhermit@gentoo.org>
Sat, 29 Aug 2015 18:15:01 +0000
(14:15 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Sat, 29 Aug 2015 18:15:04 +0000
(14:15 -0400)
A previous commit added slot operators but missed one on the version
bump at the same time.
dev-vcs/tig/tig-2.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/tig/tig-2.1.1.ebuild
b/dev-vcs/tig/tig-2.1.1.ebuild
index 3e782861874766550af5832f8d0f8e7b82248c5e..8e95e218f353e8618003f1a9770515b34ca80e91 100644
(file)
--- a/
dev-vcs/tig/tig-2.1.1.ebuild
+++ b/
dev-vcs/tig/tig-2.1.1.ebuild
@@
-17,7
+17,7
@@
IUSE="unicode"
DEPEND="
sys-libs/ncurses:0=[unicode?]
- sys-libs/readline:0"
+ sys-libs/readline:0
=
"
RDEPEND="${DEPEND}
dev-vcs/git"