app-portage/repoman: make repoman-2.3.8 require portage-2.3.27
[gentoo.git] / kde-apps / kmbox / kmbox-17.08.3.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 KDE_TEST="true"
7 inherit kde5
8
9 DESCRIPTION="Library for accessing MBox format mail storages"
10 LICENSE="GPL-2+"
11 KEYWORDS="amd64 x86"
12 IUSE=""
13
14 DEPEND="$(add_kdeapps_dep kmime)"
15 RDEPEND="${DEPEND}"