summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Feldman <NP-Hardass@gentoo.org>2020-03-26 16:44:40 -0400
committerAdam Feldman <NP-Hardass@gentoo.org>2020-04-09 18:49:21 -0400
commit407864b8bde2b5a3a1897873f35dd899bdc08f96 (patch)
tree962efe681f2e059465031025ad7bb60ca9d41189 /x11-themes
parentmate-base/mate-panel: Drop old, sync with Gentoo (diff)
downloadgentoo-mate-407864b8bde2b5a3a1897873f35dd899bdc08f96.tar.gz
gentoo-mate-407864b8bde2b5a3a1897873f35dd899bdc08f96.tar.bz2
gentoo-mate-407864b8bde2b5a3a1897873f35dd899bdc08f96.zip
x11-themes/mate-backgrounds: Drop old, sync with Gentoo
Package-Manager: Portage-2.3.82, Repoman-2.3.18 Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/mate-backgrounds/Manifest6
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild17
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.16.0.ebuild17
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild (renamed from x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild)8
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild (renamed from x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild)9
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-9999.ebuild11
6 files changed, 17 insertions, 51 deletions
diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest
index 80c59cb..f2c4a41 100644
--- a/x11-themes/mate-backgrounds/Manifest
+++ b/x11-themes/mate-backgrounds/Manifest
@@ -1,4 +1,2 @@
-DIST mate-backgrounds-1.12.0.tar.xz 20885844 BLAKE2B 86e1c18c699662f21a252c89c3379072fd5d2dfc3132cb7cba634bc3f25b9b72f05d0bce43f0dbfeee3ee4580fc27c6d0f85a919efda824b6e8fe6af26cfd496 SHA512 3dfb175bf0a2240b2639a6038625679d9f13ed7c9b8e381eb4249f9938410cbb24593fa00baac7a1dd7458ecd00ea6e24ab03ff161381d250ddbac5b5cbabc55
-DIST mate-backgrounds-1.14.0.tar.xz 20889156 BLAKE2B c94702a8ff3d4436dcf4860e90a51dfacb921a8e7b0e9e559b879a41fc027da73280026941a796a120c9dbab916bd99fdbb7b11961313d43e50bd485b117ac58 SHA512 01bbe17b6c42626a056e3648bdbaef5b3fac950c7da951641634f543b496b24f5b0777d85269d6905f0b08e636eb50e19a348030b874e6c91208434c042d204f
-DIST mate-backgrounds-1.16.0.tar.xz 20889904 BLAKE2B d1414f5be30036c657fcbd8970908619ee69dafed2a64501482fd4871b848b80dabc576b81500b5fe1356406303c40e911b97a6cace6feb5864deda93ac88e16 SHA512 fa9d3913089a90fa4260820b4d074d7d1209cf9a384929cd041fe9eef396b6796cc61eb3897d08283eb4d7ad852686e8e99d345514194523cdfb22566c5487e8
-DIST mate-backgrounds-1.18.0.tar.xz 20890260 BLAKE2B 628e572a557244d2a7fef15a69a0d61a37485a2efe048754c7a3e1338bfb93e04ea343017a7f646b0a84c5a54e905db548c4947b806be2fbeeebd859a349f407 SHA512 489ed3c57f60b471cba6afa8243cd752b534ac1881db30310b603949af7e3bfb3c9fa8d55c37942377cb36c0fc7545d940de2d03c1166e829b128e6c576f587e
+DIST mate-backgrounds-1.22.0.tar.xz 20888288 BLAKE2B 66b3d9fee7917e2a3bc3222f1e663d77532407dc3169329d66f9d4a7b0ac1aec91c30fdf4516672760a7cbf05b0091c6b57221504ef50abd16fa869ffadff145 SHA512 b7135cdb20972d50f43026cf98275faaa3c5e41bd0900bca7624a8f9ed03d0ec7f465c78aaf3da534ea6798e8cc690727a1fed8f14b3fb42a8a63bd82858ff30
+DIST mate-backgrounds-1.24.0.tar.xz 20956660 BLAKE2B ebac1a1955444d4960b7f9d7b84cdc544531c77c0cc6fbf82e69e88bfa23fc015873c3209bb69d800f84a0f61f8c36908b2249343b5ec2c9149077f3b18ad8fc SHA512 29bb18ad77767593c9428c0bbb28da5b2fccab67b71b7d295784c7ec018692f6d5fcdcbae202549650765bc090932cec99a9ec9066d066dc8b4fc6d7347f5905
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild
deleted file mode 100644
index d73aa9e..0000000
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND=">=dev-util/intltool-0.35:*
- sys-devel/gettext:*"
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.16.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.16.0.ebuild
deleted file mode 100644
index d73aa9e..0000000
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.16.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND=">=dev-util/intltool-0.35:*
- sys-devel/gettext:*"
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild
index 5a18363..34552ad 100644
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild
+++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,12 +6,12 @@ EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-LICENSE="GPL-2"
+LICENSE="CC-BY-SA-4.0 GPL-2+"
SLOT="0"
-DEPEND=">=dev-util/intltool-0.35:*
+DEPEND=">=dev-util/intltool-0.35
sys-devel/gettext:*"
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild
index 3dcdfc7..7aefb42 100644
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
+++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,8 +10,9 @@ if [[ ${PV} != 9999 ]]; then
fi
DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-LICENSE="GPL-2"
+LICENSE="CC-BY-SA-4.0 GPL-2+"
SLOT="0"
-DEPEND=">=dev-util/intltool-0.35:*
- sys-devel/gettext:*"
+DEPEND="
+ >=sys-devel/gettext-0.19.8:*
+"
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-9999.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-9999.ebuild
index d73aa9e..7aefb42 100644
--- a/x11-themes/mate-backgrounds/mate-backgrounds-9999.ebuild
+++ b/x11-themes/mate-backgrounds/mate-backgrounds-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,12 +6,13 @@ EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-LICENSE="GPL-2"
+LICENSE="CC-BY-SA-4.0 GPL-2+"
SLOT="0"
-DEPEND=">=dev-util/intltool-0.35:*
- sys-devel/gettext:*"
+DEPEND="
+ >=sys-devel/gettext-0.19.8:*
+"