summaryrefslogtreecommitdiff
blob: 1ff633ef063af4b1e4596a2fa46d8aa2243f5ea3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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-crux/gtk-engines-crux-1.9.5-r1.ebuild,v 1.5 2004/04/27 20:17:05 pvdabeel Exp $

inherit gtk-engines2

MY_P=${P/gtk-engines-/}
IUSE=""
DESCRIPTION="GTK+2 Crux Theme Engine"
PVP=($(echo " $PV " | sed 's:[-\._]: :g'))
SRC_URI="mirror://gnome/sources/crux/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
KEYWORDS="x86 ppc sparc ~alpha hppa"
LICENSE="GPL-2"
SLOT="2"

DEPEND=">=x11-libs/gtk+-2
	!x11-themes/gnome-themes"

S=${WORKDIR}/${MY_P}