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

EAPI="2"

inherit kde4-base

DESCRIPTION="ssh-askpass for KDE SC with Kwallet integration"
HOMEPAGE="http://kde-apps.org/content/show.php/Ksshaskpass?content=50971"
SRC_URI="http://www.kde-apps.org/CONTENT/content-files/50971-${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="virtual/ssh"