summaryrefslogtreecommitdiff
blob: 487616a03016a901c5d62e141779300fd30be650 (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
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewm-tools/icewm-tools-2.9-r1.ebuild,v 1.3 2006/02/27 06:57:34 morfic Exp $

DESCRIPTION="Convenience package for IceWM control center and tools"
SRC_URI=""
HOMEPAGE="http://icecc.sourceforge.net/"
LICENSE="GPL-2"
KEYWORDS="x86 ppc ~amd64"
IUSE=""

DEPEND=">=x11-misc/icebgset-1.3
		>=x11-misc/icecc-2.9
		>=x11-misc/icecursorscfg-0.6
		>=x11-misc/iceiconcvt-1.0
		>=x11-misc/iceked-1.5
		>=x11-misc/icemc-2.1-r1
		>=x11-misc/icesndcfg-1.3
		>=x11-misc/icets-1.4
		>=x11-misc/icerrun-0.5
		>=x11-misc/icemergeprefs-0.5
		>=x11-misc/icewoed-1.8"

SLOT="0"

src_compile () {
	einfo "Nothing to do"
}

src_install () {
	einfo "Nothing to do"
}