diff options
-rw-r--r-- | x11-themes/zukitwo/zukitwo-2016.08.08.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild b/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild new file mode 100644 index 000000000000..2e622633e169 --- /dev/null +++ b/x11-themes/zukitwo/zukitwo-2016.08.08.ebuild @@ -0,0 +1,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="" |