summaryrefslogtreecommitdiff
blob: a9711b2d38df31c01838544f5a4d976612452ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.7.5.ebuild,v 1.7 2006/09/29 13:51:51 deathwing00 Exp $

inherit kde

DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
HOMEPAGE="http://extragear.kde.org/apps/yakuake/"
SRC_URI="http://www.kde-apps.org/content/files/29153-${P}.tar.bz2"

LICENSE="GPL-2"

SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""

DEPEND="|| ( kde-base/konsole
	kde-base/kdebase )"

RDEPEND="${DEPEND}"

need-kde 3.3