# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="1" KMNAME=kdebase KMMODULE=apps/${PN} inherit kde4overlay-meta DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts" KEYWORDS="" IUSE="debug" DEPEND="" RDEPEND="${DEPEND} kernel_linux? ( || ( >=sys-apps/eject-2.1.5 sys-block/unieject ) )"