# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 EGIT_REPO_URI="git://myfoobar.org/foo.git git://myfoobar/bar.git" inherit git-2 DESCRIPTION="myfoorbar is a fake git-2 eclass test utils" HOMEPAGE="http://myfoobar.org" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="${DEPEND}"