# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils flag-o-matic versionator MY_P=${P/_p/-} MY_P=${MY_P/_/-} MY_DATE=${PV/*_p} DESCRIPTION="A software version control visualization tool" HOMEPAGE="http://gource.io/" SRC_URI="https://gource.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" >=dev-libs/boost-1.46:=[threads(+)] >=media-libs/glew-1.5 >=media-libs/libpng-1.2