From 96bf16b0e6fde5ff49598034a75357192a867873 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Nov 2016 10:09:26 +0000 Subject: trim repo size by dumping shitloads of kogaion wallpapers out, only keep one --- x11-themes/kogaion-theme/kogaion-theme-3.0.ebuild | 26 ----------------------- 1 file changed, 26 deletions(-) delete mode 100644 x11-themes/kogaion-theme/kogaion-theme-3.0.ebuild (limited to 'x11-themes/kogaion-theme') diff --git a/x11-themes/kogaion-theme/kogaion-theme-3.0.ebuild b/x11-themes/kogaion-theme/kogaion-theme-3.0.ebuild deleted file mode 100644 index eda4c9d1..00000000 --- a/x11-themes/kogaion-theme/kogaion-theme-3.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2015 Rogentos -# Distributed under the terms of the GNU General Public License v3 -# Maintainer bionel - -EAPI=5 - -inherit eutils git-2 - -DESCRIPTION="Official Kogaion-Linux GTK theme" -HOMEPAGE="http://www.rogentos.ro" - -EGIT_BRANCH="master" -EGIT_REPO_URI="https://gitlab.com/kogaion/kogaion-theme.git" - -LICENSE="GPLv3" -SLOT="0" -KEYWORDS="~arm x86 amd64" -IUSE="" -RDEPEND="" - -src_install() { - rm README.md - rm to_review - insinto /usr/share/themes - doins -r * -} -- cgit v1.2.3