www-client/opera: Old.
[gentoo.git] / kde-frameworks / kitemmodels / kitemmodels-5.36.0.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 VIRTUALX_REQUIRED="test"
7 inherit kde5
8
9 DESCRIPTION="Framework providing data models to help with tasks such as sorting and filtering"
10 LICENSE="LGPL-2+"
11 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
12 IUSE=""
13
14 DEPEND="test? ( $(add_qt_dep qtwidgets) )"