# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" inherit ruby kde4-base USE_RUBY="ruby18" DESCRIPTION="Board game suite for KDE" HOMEPAGE="http://pcapriotti.github.com/kaya/" SRC_URI="http://pcapriotti.github.com/kaya/tarballs/${P}.tar.gz" LICENSE="GPLv2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8" RDEPEND=">=kde-base/korundum-4"