summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kate-plugins/kate-plugins-9999.ebuild
blob: 13c292e8de43baced33db042ccc493efc11187e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="tdeaddons"
TSM_EXTRACT="kate"

inherit trinity-meta

DESCRIPTION="kate plugins and docs"
KEYWORDS=""
IUSE+=""
DEPEND=">=trinity-base/kate-${PV}:${SLOT}"
RDEPEND="${DEPEND}"