diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-08-13 11:42:18 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-08-13 11:42:48 +0200 |
commit | 180ed2ef1e30ff79e4f55a6429b71985ec62f7ae (patch) | |
tree | fce85725d2546035c160636555c85603e2d84f9b /x11-themes | |
parent | media-libs/iir1: add 1.9.5 (diff) | |
download | gentoo-180ed2ef1e30ff79e4f55a6429b71985ec62f7ae.tar.gz gentoo-180ed2ef1e30ff79e4f55a6429b71985ec62f7ae.tar.bz2 gentoo-180ed2ef1e30ff79e4f55a6429b71985ec62f7ae.zip |
x11-themes/papirus-icon-theme: drop 20231201
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/papirus-icon-theme/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/papirus-icon-theme/papirus-icon-theme-20231201.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-themes/papirus-icon-theme/Manifest b/x11-themes/papirus-icon-theme/Manifest index 7fbee3586947..754b81dc358f 100644 --- a/x11-themes/papirus-icon-theme/Manifest +++ b/x11-themes/papirus-icon-theme/Manifest @@ -1,2 +1 @@ -DIST papirus-icon-theme-20231201.tar.gz 33478959 BLAKE2B ae89b85cec7bd6299a12cdd74aea4a54120ededb6340f39789df0bcf0abd0217d1e2c038e18056b15819cc3a7aedc54310b9c3a63ab037fbe16caf719c28af8f SHA512 49c9ef429ba5368d40c996aa84576bb4b7585291398c76ef13c969df19aaa4108ccc4691aed7881a7121cdc79b20f87caf3aa146cf8f0d353096506dce889faa DIST papirus-icon-theme-20240201.tar.gz 33512835 BLAKE2B ebfc5495aac5cf49da4fbc5b5ea59d823074a5dc1fa2c6833dbc334cebb4a9145f5c7e86e6ce1f59282bd3b91fe657257eea93808cbed6a3a1e99d8f765b7004 SHA512 ac4b653e904bcda1a643accd43c8fcda2f4d0b5d9844e92c31e3fe950b440f172a53d0042677b902c41769884be54a06ccb42ea01283104b80daf421a70a6516 diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20231201.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20231201.ebuild deleted file mode 100644 index 7222cc09d2f0..000000000000 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20231201.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit xdg - -DESCRIPTION="Free and open source SVG icon theme" -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 arm64 ppc64 x86" - -src_compile() { :; } |