summaryrefslogtreecommitdiff
blob: ae7e6119eb7d2b0922a3b75b6df9c76332b3c21e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2008 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