# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-misc/tmux/tmux-9999.ebuild,v 1.3 2011/01/14 09:07:58 wired Exp $ EAPI=3 ECVS_SERVER="tmux.cvs.sourceforge.net:/cvsroot/tmux" ECVS_MODULE="tmux" inherit autotools cvs DESCRIPTION="Terminal multiplexer" HOMEPAGE="http://tmux.sourceforge.net" SRC_URI="" LICENSE="ISC" SLOT="0" KEYWORDS="" IUSE="debug vim-syntax" DEPEND=" || ( >=dev-libs/libevent-2.0.10