summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-09-03 13:35:54 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-09-17 19:50:11 +0200
commitcc101c882a779f680a18e2ff3fb3ed53d4a1a807 (patch)
treeee35128611c9df679bf4feaa23cc5b5f11f98e38 /x11-themes/mate-backgrounds
parentx11-terms/mate-terminal: drop 1.26.1 (diff)
downloadgentoo-cc101c882a779f680a18e2ff3fb3ed53d4a1a807.tar.gz
gentoo-cc101c882a779f680a18e2ff3fb3ed53d4a1a807.tar.bz2
gentoo-cc101c882a779f680a18e2ff3fb3ed53d4a1a807.zip
x11-themes/mate-backgrounds: drop 1.26.0
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-themes/mate-backgrounds')
-rw-r--r--x11-themes/mate-backgrounds/Manifest1
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest
index 91d2b38d531d..fcdf88b5c7ad 100644
--- a/x11-themes/mate-backgrounds/Manifest
+++ b/x11-themes/mate-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST mate-backgrounds-1.26.0.tar.xz 46808396 BLAKE2B 93c93751e02ecc24f8d6356526a0b54b9071b0741e74c7e23a462d11410d1564dc4524993de203807e849248407fa59f663ee35cd0d44422ca90ac39eb97eb4c SHA512 48ceb91abf6f7840a9fd7f504e887e54d234410df07dd07a2d155b28cf8d6518b743be767e02cbb774bd817e640b755eec2a73abd4d2d3685e3b4377e9a58476
DIST mate-backgrounds-1.28.0.tar.xz 46804092 BLAKE2B db5a77a01bd8917adf2221611e5283c146464f313a18624b0f37ac80fe0e0742c8f6432ce6f13a54233a93b5bbe456dc653272995e7d0e9cfe43048ab386cd3b SHA512 3bc5c4cdac247908f0fc726309bb1f9255987d9a8338fcff7f83c511198b4b2c456170097cc9d2243d2b4eb3ddac45652336ed9321e402ef561d27b17d4dc206
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild
deleted file mode 100644
index 9678165dbe71..000000000000
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
-fi
-
-DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-LICENSE="CC-BY-SA-4.0 GPL-2+"
-SLOT="0"
-
-DEPEND="
- >=sys-devel/gettext-0.19.8:*
-"