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

inherit trinity-meta

DESCRIPTION="library common to many tdepim apps interacting to network"
KEYWORDS="~amd64 ~x86"
IUSE+=""

COMMON_DEPEND=">=app-crypt/gpgme-1.0.2"
DEPEND+=" ${COMMON_DEPEND}"
RDEPEND+=" ${COMMON_DEPEND}"

TSM_EXTRACT_ALSO="libkdepim/"