summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/kdetoys-meta/kdetoys-meta-3.5.13.1.ebuild
blob: 1c2b5514696898c20b9d73836060f7b5399110e1 (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
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"

inherit trinity-functions

set-trinityver

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

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

RDEPEND="
	>=trinity-base/amor-${PV}:${SLOT}
	>=trinity-base/eyesapplet-${PV}:${SLOT}
	>=trinity-base/fifteenapplet-${PV}:${SLOT}
	>=trinity-base/kdetoys-doc-${PV}:${SLOT}
	>=trinity-base/kmoon-${PV}:${SLOT}
	>=trinity-base/kodo-${PV}:${SLOT}
	>=trinity-base/kteatime-${PV}:${SLOT}
	>=trinity-base/ktux-${PV}:${SLOT}
	>=trinity-base/kweather-${PV}:${SLOT}
	>=trinity-base/kworldclock-${PV}:${SLOT}"