# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-1.0.1.ebuild,v 1.1 2007/03/21 21:00:25 troll Exp $ inherit kde IUSE="gpgme" DESCRIPTION="A DropDrawers clone. Multiple information organizer" HOMEPAGE="http://basket.kde.org/" SRC_URI="http://basket.kde.org/downloads/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86" need-kde 3.3 DEPEND="gpgme? ( >=app-crypt/gpgme-1.0 )" RDEPEND="${DEPEND}"