15 lines
360 B
Bash
15 lines
360 B
Bash
# Copyright 1999-2018 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=6
|
|
|
|
DESCRIPTION="Transition package to zuki-themes"
|
|
HOMEPAGE="https://www.gnome-look.org/content/show.php/Zukitwo?content=140562"
|
|
|
|
LICENSE="metapackage"
|
|
SLOT="0"
|
|
KEYWORDS="amd64 x86"
|
|
IUSE=""
|
|
|
|
RDEPEND="x11-themes/zuki-themes[gnome-shell]"
|
|
DEPEND=""
|