commit:     b7b2bcf15ca38ae17b03386abd59f8bba5f0c66c
Author:     Oz N Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Sat Sep 10 07:45:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 11:21:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b2bcf1

x11-themes/mate-backgrounds: add 1.26.0

Signed-off-by: Oz N Tiram <oz.tiram <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-themes/mate-backgrounds/Manifest                   |  1 +
 .../mate-backgrounds/mate-backgrounds-1.26.0.ebuild    | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/x11-themes/mate-backgrounds/Manifest 
b/x11-themes/mate-backgrounds/Manifest
index c7ce18173f5a..cb11fdbeee80 100644
--- a/x11-themes/mate-backgrounds/Manifest
+++ b/x11-themes/mate-backgrounds/Manifest
@@ -1 +1,2 @@
 DIST mate-backgrounds-1.24.2.tar.xz 46802060 BLAKE2B 
7fa2de6ad5e5e9a292fa4458ce8a0dc6bc860f62048d5070f503f575d003e1222f315be0c5c968b5dcb62c0334eb9a4830c08de0ca96ea1ae3c27b4633e8ff6d
 SHA512 
4d069258065e80d8e9d2e4d7c471178c07ea5cdd5e8a6224a1d1e8770211a3926a441f03d85acd17c66c261489cc68bcbb44e5e08d6ddd80240e07b0007873ed
+DIST mate-backgrounds-1.26.0.tar.xz 46808396 BLAKE2B 
93c93751e02ecc24f8d6356526a0b54b9071b0741e74c7e23a462d11410d1564dc4524993de203807e849248407fa59f663ee35cd0d44422ca90ac39eb97eb4c
 SHA512 
48ceb91abf6f7840a9fd7f504e887e54d234410df07dd07a2d155b28cf8d6518b743be767e02cbb774bd817e640b755eec2a73abd4d2d3685e3b4377e9a58476

diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild 
b/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild
new file mode 100644
index 000000000000..73a4c9b9e791
--- /dev/null
+++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.26.0.ebuild
@@ -0,0 +1,18 @@
+# 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:*
+"

Reply via email to