summaryrefslogtreecommitdiff
path: root/app-misc/tmux/tmux-2.1.ebuild
Commit message (Collapse)AuthorAge
* app-misc/tmux: mark 2.1 arm64/s390/sh/sparc stableMike Frysinger2016-03-23
|
* app-misc/tmux: restrict utempter dependency by Yuta SATOH, bug #575712Fabian Groffen2016-02-26
| | | | Package-Manager: portage-2.2.27-prefix
* app-misc/tmux: rely on libutempterJason A. Donenfeld2016-02-21
| | | | | | | | | | | | | | | | If utempter.h is installed, tmux unconditionally links against libutempter, and there isn't a configure switch to disable it. As such, systems that already had installed libutempter (for use with, say, mosh) found that there would be issues when libutempter was removed, since it wasn't an explicit dependency of this package. Meanwhile, there were issues with the other utempter (non-lib prefix), causing that to be a blocker. So, the fix for both of these at once is to replace the blocker against utempter with a dependency on libutempter, because libutempter already blocks utempter. This simplifes things greatly. Fixes: 566990 Fixes: 560652 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* app-misc/tmux: Ebuild style enhancementsJustin Lecher2016-01-10
| | | | | | | | | * Add missing slot operators to ncurses dep * Use REPLACING_VERSIONS instad of has_version * Move user notice to pkg_postinst() Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-misc/tmux: alpha stable wrt bug #564400Agostino Sarubbo2016-01-10
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/tmux: ia64 stable wrt bug #564400Agostino Sarubbo2015-11-18
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64"
* app-misc/tmux: arm stable, bug #564400Markus Meier2015-11-14
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="arm"
* app-misc/tmux: ppc stable wrt bug #564400Agostino Sarubbo2015-11-12
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* app-misc/tmux: x86 stable wrt bug #564400Agostino Sarubbo2015-11-11
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-misc/tmux: Stable for HPPA PPC64 (bug #564400).Jeroen Roovers2015-11-11
| | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --ignore-arches
* app-misc/tmux: amd64 stable wrt bug #564400Agostino Sarubbo2015-11-10
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* app-misc/tmux: Security bump to version 2.1 (bug #564400).Lars Wendler2015-11-09
Package-Manager: portage-2.2.24 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>