# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/kedpm/kedpm-0.4.0-r1.ebuild,v 1.1 2006/06/30 13:50:58 dragonheart Exp $ inherit distutils eutils DESCRIPTION="Ked Password Manager helps to manage large amounts of passwords and related information" HOMEPAGE="http://kedpm.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc amd64" IUSE="gtk" DEPEND="virtual/python >=sys-apps/sed-4" RDEPEND="dev-python/pycrypto gtk? ( >=dev-python/pygtk-2 )" pkg_setup() { if use gtk then if has_version '