# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 KDE_HANDBOOK="optional" KDE_SELINUX_MODULE="gpg" inherit kde4-base DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE" HOMEPAGE="https://www.kde.org/applications/utilities/kgpg https://utils.kde.org/projects/kgpg" SRC_URI="mirror://kde/Attic/applications/${PV}/src/${P}.tar.xz" KEYWORDS="amd64 x86" IUSE="debug" DEPEND=" $(add_kdeapps_dep kdepimlibs) " RDEPEND="${DEPEND} app-crypt/gnupg "