# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/kpasscard/kpasscard-0.1.2.ebuild,v 1.9 2004/07/03 19:57:03 carlo Exp $ inherit kde DESCRIPTION="app for storing several passwords to a chipcard encrypted by a master password" HOMEPAGE="http://www.tobias-bayer.de/en/kpasscard.html" SRC_URI="http://download.berlios.de/kpasscard/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="" DEPEND=">=sys-libs/libchipcard-0.6" need-kde 3