# 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.5 2011/07/30 11:58:51 grobian Exp $ EAPI=3 ESVN_REPO_URI="http://tmux.svn.sf.net/svnroot/tmux/trunk" ESVN_PROJECT="tmux" inherit autotools subversion 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