summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kdeutils-meta/kdeutils-meta-3.5.13.2.ebuild
blob: f81a9b7d92668f74174d21f75074576a2f1dd654 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"

inherit trinity-functions

set-trinityver

DESCRIPTION="kdeutils metapackage - merge this to pull in all kdeutils-derived packages"
HOMEPAGE="http://www.trinitydesktop.org/"
LICENSE="GPL-2 LGPL-2"

SLOT="$TRINITY_VER"
IUSE=""
KEYWORDS="~amd64 ~x86"

RDEPEND="
	>=trinity-base/ark-${PV}:${SLOT}
	>=trinity-base/kdeutils-doc-${PV}:${SLOT}
	>=trinity-base/kcalc-${PV}:${SLOT}
	>=trinity-base/kcharselect-${PV}:${SLOT}
	>=trinity-base/kdelirc-${PV}:${SLOT}
	>=trinity-base/kdf-${PV}:${SLOT}
	>=trinity-base/kedit-${PV}:${SLOT}
	>=trinity-base/kfloppy-${PV}:${SLOT}
	>=trinity-base/kgpg-${PV}:${SLOT}
	>=trinity-base/khexedit-${PV}:${SLOT}
	>=trinity-base/kjots-${PV}:${SLOT}
	>=trinity-base/klaptopdaemon-${PV}:${SLOT}
	>=trinity-base/kmilo-${PV}:${SLOT}
	>=trinity-base/kregexpeditor-${PV}:${SLOT}
	>=trinity-base/ksim-${PV}:${SLOT}
	>=trinity-base/ktimer-${PV}:${SLOT}
	>=trinity-base/kwallet-${PV}:${SLOT}
	>=trinity-base/superkaramba-${PV}:${SLOT}"