Delete menda-themes-9999.ebuild
This commit is contained in:
parent
8e3c5e1ba5
commit
6a5f30bd7c
|
@ -1,28 +0,0 @@
|
||||||
# Copyright 1999-2015 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Header: $
|
|
||||||
|
|
||||||
EAPI=5
|
|
||||||
|
|
||||||
inherit eutils git-r3
|
|
||||||
|
|
||||||
DESCRIPTION="Manjaro's official Gtk2, Gtk3, Metacity, Xfwm, Openbox, Cinnamon and GNOME Shell themes"
|
|
||||||
HOMEPAGE="https://github.com/manjaro/artwork-menda"
|
|
||||||
SRC_URI=""
|
|
||||||
EGIT_REPO_URI="${HOMEPAGE}"
|
|
||||||
|
|
||||||
LICENSE="LGPL-3.0"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS=""
|
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
DEPEND="
|
|
||||||
x11-themes/gtk-engines
|
|
||||||
x11-themes/gtk-engines-murrine
|
|
||||||
"
|
|
||||||
RDEPEND="${DEPEND}"
|
|
||||||
|
|
||||||
src_install(){
|
|
||||||
insinto /usr/share/themes
|
|
||||||
doins -r Menda*
|
|
||||||
}
|
|
Loading…
Reference in New Issue