# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/rapidsvn/rapidsvn-0.9.4.ebuild,v 1.5 2007/04/08 03:56:40 dirtyepic Exp $ inherit eutils libtool autotools wxwidgets DESCRIPTION="Cross-platform GUI front-end for the Subversion revision system." HOMEPAGE="http://rapidsvn.tigris.org/" SRC_URI="http://www.rapidsvn.org/download/release/${PV}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 FDL-1.2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc static" DEPEND=">=dev-util/subversion-1.3.2-r1 >=net-misc/neon-0.26 =x11-libs/wxGTK-2.6*