summaryrefslogtreecommitdiffstats
path: root/trinity-base/kdeartwork-icewm-themes/kdeartwork-icewm-themes-3.5.13.1.ebuild
blob: 82efd3356b5e79a9be46e6ce9ada3ce005c9fc1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
TRINITY_MODULE_NAME="kdeartwork"

inherit trinity-meta

DESCRIPTION="Themes for IceWM from the Trinityartwork package."
KEYWORDS="x86 amd64"
IUSE=""

RDEPEND="$DEPEND
	>=trinity-base/kdeartwork-kwin-styles-${PV}:${SLOT}"

pkg_postinst() {
	elog "More IceWM themes are available installing x11-themes/icewm-themes"
}