diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:16:28 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:22:27 +0300 |
commit | fe1cb71c09de9df8720ca1258761627222994556 (patch) | |
tree | 31a095ab606746615107b6e08b309efb84aeb698 /x11-themes | |
parent | x11-terms/mate-terminal: add explicit build dep on glib-utils (diff) | |
download | gentoo-fe1cb71c09de9df8720ca1258761627222994556.tar.gz gentoo-fe1cb71c09de9df8720ca1258761627222994556.tar.bz2 gentoo-fe1cb71c09de9df8720ca1258761627222994556.zip |
x11-themes/mate-backgrounds: remove old
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-themes')
4 files changed, 0 insertions, 54 deletions
diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest index 80c59cba11c8..8752c9ee98c7 100644 --- a/x11-themes/mate-backgrounds/Manifest +++ b/x11-themes/mate-backgrounds/Manifest @@ -1,4 +1 @@ -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 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild deleted file mode 100644 index 5a18363adc0d..000000000000 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.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.14.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild deleted file mode 100644 index d73aa9e13343..000000000000 --- 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 d73aa9e13343..000000000000 --- 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:*" |