summaryrefslogtreecommitdiff
blob: 0aba758c12d85c0a29f5e31f440481e312d9352c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2017 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=""