commit:     2ebecc4f2ed930870bc0369a1fbd213cfac886a6
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Thu Jun  3 07:12:24 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 15:06:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebecc4f

x11-themes/papirus-icon-theme: drop older

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Closes: https://github.com/gentoo/gentoo/pull/21084
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-themes/papirus-icon-theme/Manifest             |  1 -
 .../papirus-icon-theme-20200901.ebuild             | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/x11-themes/papirus-icon-theme/Manifest 
b/x11-themes/papirus-icon-theme/Manifest
index d0fc3a7dce4..4118ef6c421 100644
--- a/x11-themes/papirus-icon-theme/Manifest
+++ b/x11-themes/papirus-icon-theme/Manifest
@@ -1,4 +1,3 @@
-DIST papirus-icon-theme-20200901.tar.gz 24109177 BLAKE2B 
c30aefa8d056c4c8e86425b3ebca4720d01ca7b0853f33edfb382a280f347df5da75815b354549c96285478fd4e6bacf5469a4212047fe0ba14cc6d2d1b7e292
 SHA512 
0c1abdf58aeaff6aa8bce2b1db541377633e15282024f757d949adc4cf3e73d08b66b5188fa31530394cb804e88881b5a66c4d80772469d606cfc192c076224e
 DIST papirus-icon-theme-20210401.tar.gz 27153786 BLAKE2B 
95f8b10cd13540f3d2b9f1b1febf0649764d8761f1b4a9d6a2038073b1e8e73e331226ee8c6a4069ac7d26052d49db3b18565ecfd08edd197d4f729769ddca9d
 SHA512 
317eed658897dd55d8393669cb62b2a8f9211120b8e132263c70ddd2f5710973c78230f37bd0f60c75b7b67912d7d2cff2d048dd7b29ffb9c68c73c2ab89ee2b
 DIST papirus-icon-theme-20210501.tar.gz 27320777 BLAKE2B 
4839189681e898eacc873a4077d92200085a1dbfb8e4d3298c8e6da0cc9966c9ceea903957abf8f4106538764fa73d27ec8375b8011b1196a4c97c6f8b23ce15
 SHA512 
65f096428756e52a4c373c206a320e2185fc176238100fd2e8dc9281c7772e3a3381a6ce2d4642be9ff0ea97f5e5292b1a5b631c07459d5863ee7e5cfcced8ac
 DIST papirus-icon-theme-20210601.tar.gz 27817563 BLAKE2B 
3f0be519dfdba08f1cc4e43f7ca92e117185ec18b48fa7fb037db686449ffb4f7b4bff949b55d914620d2b29676e43f05542db31daf18ddd8f175ee64328e449
 SHA512 
30b59e4f05718efb7790fa4e734d91886408adeb7e0adc9d98e7572ba5f4163fa81574ac8811b88106eebefd1b0dc71ffb4be07aac8f4720aa7b2a206a00150a

diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild 
b/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild
deleted file mode 100644
index 7cac75a850a..00000000000
--- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20200901.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2019-2021 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() { gnome2_icon_cache_update; }
-pkg_postrm() { xdg_icon_cache_update; }

Reply via email to