summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kgpg/kgpg-3.5.13.1.ebuild
blob: c2a70ea3eed627f0257649968b5a8a2a21a1bfe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="kdeutils"

inherit trinity-meta

DESCRIPTION="Trinity gpg keyring manager"
KEYWORDS="x86 amd64"
IUSE=""

RDEPEND="app-crypt/gnupg
	|| ( app-crypt/pinentry[qt4]
		app-crypt/pinentry[gtk]
		app-crypt/pinentry[qt3] )"