summaryrefslogtreecommitdiff
blob: ad425e604488243452b0fe6409cd43608f6e469c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit kde

DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration."
HOMEPAGE="http://hanz.nl/p/program"
SRC_URI="http://hanz.nl/download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE="kdeenablefinal"

DEPEND=""
RDEPEND="net-misc/openssh"

need-kde 3.5