# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="1" KMNAME="extragear/utils" inherit kde4svn-meta MY_PV="${PV%_pre*}" PREFIX="${KDEDIR}" SLOT="kde-svn" DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology" HOMEPAGE="http://yakuake.kde.org/" LICENSE="GPL-2 LGPL-2" KEYWORDS="" IUSE="" DEPEND="kde-base/konsole:${SLOT}" RDEPEND="${DEPEND}"