From 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Mar 2021 14:27:17 +0000 Subject: gentoo resync : 20.03.2021 --- .../papirus-icon-theme-20191009.ebuild | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 x11-themes/papirus-icon-theme/papirus-icon-theme-20191009.ebuild (limited to 'x11-themes/papirus-icon-theme/papirus-icon-theme-20191009.ebuild') diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20191009.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20191009.ebuild deleted file mode 100644 index 688a4a61f1dc..000000000000 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20191009.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2019-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit gnome2-utils xdg-utils - -DESCRIPTION="icon theme for Linux" -HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme" -SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" - -src_compile() { :; } - -src_install() { - insinto /usr/share/icons - doins -r ePapirus Papirus{,-Dark,-Light} - -} - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { xdg_icon_cache_update; } -pkg_postrm() { xdg_icon_cache_update; } -- cgit v1.2.3