summaryrefslogtreecommitdiff
blob: f1e4d452daeb0a37be0d47c3bef7c848b01de263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-1.2.7.ebuild,v 1.6 2004/01/12 23:22:14 gustavoz Exp $

inherit gtk-engines2

IUSE=""
DESCRIPTION="GTK+2 Cleanice Theme Engine"
HOMEPAGE="http://sourceforge.net/projects/elysium-project/"
SRC_URI="mirror://sourceforge/elysium-project/cleanice-theme-${PV}.tar.gz"
KEYWORDS="x86 ~ppc sparc alpha ia64 hppa"
LICENSE="GPL-2"
SLOT="2"
S=${WORKDIR}/cleanice-theme-${PV}

DEPEND=">=x11-libs/gtk+-2"