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

EAPI=6

DESCRIPTION="Transition package to zuki-themes"
HOMEPAGE="http://gnome-look.org/content/show.php/Zukitwo?content=140562"

LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="gnome-shell"

RDEPEND="x11-themes/zuki-themes[gnome-shell?]"
DEPEND=""