summaryrefslogtreecommitdiff
blob: afaedea0d9cfe11731be7e24ad4905e56fcb0b42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2004 Gentoo Foundation
# 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.9 2004/07/15 01:04:02 agriffis 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 amd64"
LICENSE="GPL-2"
SLOT="2"

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

S=${WORKDIR}/${MY_P}