# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 if [[ ${PV} = 9999* ]]; then EBZR_REPO_URI="lp:s25rttr" # EBZR_BOOTSTRAP="" BZR="bzr" fi inherit ${BZR} DESCRIPTION="An opensource remake of the famous game The Settlers II. You need the sound and graphic data from the original game to make this work." HOMEPAGE="http://www.siedler25.org/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="" RDEPEND="" DEPEND="${RDEPEND}"