From d8af05c6e3081b68b8a8d577c380cdfe41ea6c39 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 5 Mar 2016 11:56:41 +0000 Subject: fixed deps in our artwork --- .../faenza-cupertino/faenza-cupertino-1.0.ebuild | 32 ---------------------- 1 file changed, 32 deletions(-) delete mode 100644 x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild (limited to 'x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild') diff --git a/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild b/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild deleted file mode 100644 index af9f7316..00000000 --- a/x11-themes/faenza-cupertino/faenza-cupertino-1.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: Exp $ - -EAPI=5 - -inherit kde4-base - -DESCRIPTION="Faenza Cupertino" -HOMEPAGE="http://tiheum.deviantart.com/" - -MY_PN="Faenza" - -SRC_URI="http://pkg.rogentos.ro/distfiles/x11-themes/${PN}/${MY_PN}.tar.gz" - -LICENSE="LGPL-3" -KEYWORDS="~amd64 ~x86 ~arm" -IUSE="" -SLOT="0" - -DEPEND="${RDEPEND}" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/Faenza" - -src_prepare() { - insinto /usr/share/icons -} - -src_install() { - doins -r "${S}" || die -} -- cgit v1.2.3