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

EAPI="2"

KMNAME="playground/pim"
KMMODULE="pinentry-qt4"
inherit kde4-base

DESCRIPTION="Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
HOMEPAGE="http://kde.org/"
LICENSE="GPL-2 LGPL-2"

KEYWORDS=""
IUSE=""
SLOT="live"

DEPEND="app-crypt/pinentry"