# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils gnome2 DESCRIPTION="a graphical frontend for git" HOMEPAGE="http://developer.imendio.com/projects/giggle" SRC_URI="http://ftp.imendio.com/pub/imendio/giggle/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="x11-libs/gtk+" RDEPEND=${DEPEND}