# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-2.0.4.ebuild,v 1.1 2006/05/28 21:09:34 carlo Exp $ inherit kde DESCRIPTION="A Graphical Debugger Interface to gdb" HOMEPAGE="http://members.nextra.at/johsixt/kdbg.html" SRC_URI="mirror://sourceforge/kdbg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=sys-devel/gdb-5.0" need-kde 3