# Copyright 1999-2003 Gentoo Technologies, Inc. # 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.5 2004/02/28 19:19:17 aliz Exp $ inherit kde-base need-kde 3 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" DEPEND="${DEPEND} >=sys-libs/libchipcard-0.6"