commit: 180ed2ef1e30ff79e4f55a6429b71985ec62f7ae Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Tue Aug 13 09:42:18 2024 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Tue Aug 13 09:42:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180ed2ef
x11-themes/papirus-icon-theme: drop 20231201 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-themes/papirus-icon-theme/Manifest | 1 - .../papirus-icon-theme/papirus-icon-theme-20231201.ebuild | 15 --------------- 2 files changed, 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() { :; }
