From 21b7cb526908e89d6ad1378d7cb8134dd0e2ef57 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 23 Oct 2021 04:31:29 +0200 Subject: [PATCH] x11-themes/papirus-folders: Remove live ebuild. --- .../papirus-folders-9999.ebuild | 22 ------------------- 1 file changed, 22 deletions(-) delete mode 100644 x11-themes/papirus-folders/papirus-folders-9999.ebuild diff --git a/x11-themes/papirus-folders/papirus-folders-9999.ebuild b/x11-themes/papirus-folders/papirus-folders-9999.ebuild deleted file mode 100644 index b142a40..0000000 --- a/x11-themes/papirus-folders/papirus-folders-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit git-r3 - -DESCRIPTION="Allows to change the color of folders" -HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-folders" -SRC_URI="" -EGIT_REPO_URI="https://github.com/PapirusDevelopmentTeam/papirus-folders.git" -LICENSE="MIT" - -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="" -RDEPEND=" - ${DEPEND} - x11-themes/papirus-icon-theme -"