From: Tobias Klausmann Date: Wed, 7 Oct 2015 10:27:17 +0000 (+0200) Subject: app-misc/tmux: Make the changes from f625f93 a revbump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0771be8c73e2a72f13137411237a17ff342dac92;p=gentoo.git app-misc/tmux: Make the changes from f625f93 a revbump As per the comments: https://github.com/gentoo/gentoo/commit/f625f93c98cbed7524b3e808bee2981e0f57d27c Package-Manager: portage-2.2.22 RepoMan-Options: --force --- diff --git a/app-misc/tmux/tmux-1.9a.ebuild b/app-misc/tmux/tmux-1.9a-r1.ebuild similarity index 100% rename from app-misc/tmux/tmux-1.9a.ebuild rename to app-misc/tmux/tmux-1.9a-r1.ebuild index 6f015ef3e5ed..cffada8bf800 100644 --- a/app-misc/tmux/tmux-1.9a.ebuild +++ b/app-misc/tmux/tmux-1.9a-r1.ebuild @@ -17,8 +17,8 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 IUSE="debug selinux vim-syntax" COMMON_DEPEND=" - >=dev-libs/libevent-2.0.10 =dev-libs/libevent-2.0.10 sys-libs/ncurses" DEPEND="${COMMON_DEPEND} virtual/pkgconfig" diff --git a/app-misc/tmux/tmux-2.0-r1.ebuild b/app-misc/tmux/tmux-2.0-r2.ebuild similarity index 100% rename from app-misc/tmux/tmux-2.0-r1.ebuild rename to app-misc/tmux/tmux-2.0-r2.ebuild index 55b653a6cf55..3cb39f0e56c4 100644 --- a/app-misc/tmux/tmux-2.0-r1.ebuild +++ b/app-misc/tmux/tmux-2.0-r2.ebuild @@ -18,8 +18,8 @@ IUSE="debug selinux vim-syntax" CDEPEND=" >=dev-libs/libevent-2.0.10 -