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

inherit trinity-meta

DESCRIPTION="Documentaion for kdeutils-derived packages"
KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND="
	>=trinity-base/khelpcenter-${PV}:${SLOT}"