summaryrefslogtreecommitdiffstats
path: root/trinity-base/akregator/akregator-3.5.13.2.ebuild
blob: 24f019e9869aa7ab98edc4114f21c91e2ca9ce09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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="Trinity news feed aggregator."
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
	>=trinity-base/ktnef-${PV}:${SLOT}
	>=trinity-base/libkmime-${PV}:${SLOT}
	>=trinity-base/libkdepim-${PV}:${SLOT}
	>=trinity-base/libkcal-${PV}:${SLOT}"
RDEPEND="${DEPEND}"

TSM_EXTRACT_ALSO="libkdepim/"