# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/gmusicbrowser/gmusicbrowser-1.0.2.ebuild,v 1.1 2009/10/27 11:28:16 aballier Exp $ inherit git-2 EAPI=4 DESCRIPTION="An open-source jukebox for large collections of mp3/ogg/flac files" HOMEPAGE="http://gmusicbrowser.deviantart.com/" EGIT_REPO_URI="https://github.com/aboettger/gmusicbrowser-layouts/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" IUSE="git" DEPEND="dev-vcs/git" RDEPEND=">=media-sound/gmusicbrowser-1.1.16"