summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-01-15 14:05:21 +0100
committerPacho Ramos <pacho@gentoo.org>2024-01-15 14:05:32 +0100
commit7ca5f5bdc45106cb3eb9e03d0a1e1f75193dff0b (patch)
tree072643cbb341da206a21abe7823de01b0691c0e6
parentmail-mta/postfix: add 3.9_pre20240113, drop 3.9_pre20240109 (diff)
downloadgentoo-7ca5f5bdc45106cb3eb9e03d0a1e1f75193dff0b.tar.gz
gentoo-7ca5f5bdc45106cb3eb9e03d0a1e1f75193dff0b.tar.bz2
gentoo-7ca5f5bdc45106cb3eb9e03d0a1e1f75193dff0b.zip
x11-themes/papirus-icon-theme: drop 20231101
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
-rw-r--r--x11-themes/papirus-icon-theme/Manifest1
-rw-r--r--x11-themes/papirus-icon-theme/papirus-icon-theme-20231101.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-themes/papirus-icon-theme/Manifest b/x11-themes/papirus-icon-theme/Manifest
index d925b194bbb4..0569db2a736d 100644
--- a/x11-themes/papirus-icon-theme/Manifest
+++ b/x11-themes/papirus-icon-theme/Manifest
@@ -1,2 +1 @@
-DIST papirus-icon-theme-20231101.tar.gz 33772814 BLAKE2B 9dea3c9c888f2c4be0836096712372c4163ddb1fface73ae35edec38b124af38a56ddc7073bee986e96ecc78ede15916b52841d2d129ff51673195ad250a26bb SHA512 ad1ea7ec1376cc3c964278d13f7159ebf8797b27923d2339b98f00eb68e5e604b6958394a0296ae1088d77793c69b35b8eb19e8d77654095327a4bde03d5b3c5
DIST papirus-icon-theme-20231201.tar.gz 33478959 BLAKE2B ae89b85cec7bd6299a12cdd74aea4a54120ededb6340f39789df0bcf0abd0217d1e2c038e18056b15819cc3a7aedc54310b9c3a63ab037fbe16caf719c28af8f SHA512 49c9ef429ba5368d40c996aa84576bb4b7585291398c76ef13c969df19aaa4108ccc4691aed7881a7121cdc79b20f87caf3aa146cf8f0d353096506dce889faa
diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20231101.ebuild b/x11-themes/papirus-icon-theme/papirus-icon-theme-20231101.ebuild
deleted file mode 100644
index 7222cc09d2f0..000000000000
--- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20231101.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() { :; }