summaryrefslogtreecommitdiffstats
path: root/gentoo/trinity-base/tdeartwork-icewm-themes/tdeartwork-icewm-themes-9999.ebuild
blob: 92d019ba921aec8e9cf66968d36465ec2cd29ff9 (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="tdeartwork"

inherit trinity-meta

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

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

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