commit: 4451f23f7164bed51cea977b182211362a750839 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat May 3 08:57:51 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat May 3 08:57:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4451f23f
x11-themes/papirus-icon-theme: drop 20240201 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-themes/papirus-icon-theme/Manifest | 1 - .../papirus-icon-theme/papirus-icon-theme-20240201.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/x11-themes/papirus-icon-theme/Manifest b/x11-themes/papirus-icon-theme/Manifest index ad3becaa0473..11202c4c72ed 100644 --- a/x11-themes/papirus-icon-theme/Manifest +++ b/x11-themes/papirus-icon-theme/Manifest @@ -1,3 +1,2 @@ -DIST papirus-icon-theme-20240201.tar.gz 33512835 BLAKE2B ebfc5495aac5cf49da4fbc5b5ea59d823074a5dc1fa2c6833dbc334cebb4a9145f5c7e86e6ce1f59282bd3b91fe657257eea93808cbed6a3a1e99d8f765b7004 SHA512 ac4b653e904bcda1a643accd43c8fcda2f4d0b5d9844e92c31e3fe950b440f172a53d0042677b902c41769884be54a06ccb42ea01283104b80daf421a70a6516 DIST papirus-icon-theme-20250201.tar.gz 33743355 BLAKE2B fdbd42871a0914c049bda14d56a2c47fa8ef49119dad806a2ee16755b13f214bbe70c74c5899f30d75ad6a0fd4fe230167322a77d5072ca5d728ed044a64f10b SHA512 390bd47cb3069f74fc364a4100c60c5ab87eca6c7796e925464988c360e0b8ca19d61447f496cbc37e26aeb3aa013988a533cb0259846106f78ed55bc9c76f74 DIST papirus-icon-theme-20250501.tar.gz 32512075 BLAKE2B 2f76993f2a87d77acfa285c73c8dab5c8a725a08f5ef2d3950385de7dbc74a237f5c95f631015c7697745a210148e4fe31a5fb6ada96af5a6a02860235ccd96f SHA512 0eca50c296a548733d9cb97f0d9b62cac99d6b1bb473bf016e33188986334b9fc84bc0682e9a6e5339d3d247f2cfefd24a1de3f901de9ffbc9e8a7ad1b5d39f8 diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20240201.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20240201.ebuild deleted file mode 100644 index f9797247479b..000000000000 --- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20240201.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2024 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() { :; }
