summaryrefslogtreecommitdiff
blob: de17defa0bd9299e9949b066e06631671a30c7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit eutils gnome2

DESCRIPTION="Ubuntu GTK+ theme based on famous Clearlooks."
HOMEPAGE="http://www.ubuntu.com/testing/flight5#head-8e514c39116551b6503ac8bc874d7d6d143657e4"
SRC_URI="http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/ubuntulooks_0.9.11.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
S=${WORKDIR}/ubuntulooks-0.9.11
DEPEND=">=x11-themes/gtk-engines-2.6.5
	>=x11-libs/gtk+-2.8.8"