Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-backgrounds/
Date: Sun, 14 Apr 2019 21:25:11
Message-Id: 1555277091.7b503908f927ebd1c741c0e9a0f5765475868d86.zlogene@gentoo
1 commit: 7b503908f927ebd1c741c0e9a0f5765475868d86
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 21:22:09 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 21:24:51 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b503908
7
8 x11-themes/mate-backgrounds: Drop old
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 x11-themes/mate-backgrounds/Manifest | 1 -
14 .../mate-backgrounds/mate-backgrounds-1.18.0.ebuild | 17 -----------------
15 2 files changed, 18 deletions(-)
16
17 diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest
18 index 4d85b10159c..53e59afb607 100644
19 --- a/x11-themes/mate-backgrounds/Manifest
20 +++ b/x11-themes/mate-backgrounds/Manifest
21 @@ -1,2 +1 @@
22 -DIST mate-backgrounds-1.18.0.tar.xz 20890260 BLAKE2B 628e572a557244d2a7fef15a69a0d61a37485a2efe048754c7a3e1338bfb93e04ea343017a7f646b0a84c5a54e905db548c4947b806be2fbeeebd859a349f407 SHA512 489ed3c57f60b471cba6afa8243cd752b534ac1881db30310b603949af7e3bfb3c9fa8d55c37942377cb36c0fc7545d940de2d03c1166e829b128e6c576f587e
23 DIST mate-backgrounds-1.22.0.tar.xz 20888288 BLAKE2B 66b3d9fee7917e2a3bc3222f1e663d77532407dc3169329d66f9d4a7b0ac1aec91c30fdf4516672760a7cbf05b0091c6b57221504ef50abd16fa869ffadff145 SHA512 b7135cdb20972d50f43026cf98275faaa3c5e41bd0900bca7624a8f9ed03d0ec7f465c78aaf3da534ea6798e8cc690727a1fed8f14b3fb42a8a63bd82858ff30
24
25 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
26 deleted file mode 100644
27 index dc699b0d85e..00000000000
28 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
29 +++ /dev/null
30 @@ -1,17 +0,0 @@
31 -# Copyright 1999-2018 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -inherit mate
37 -
38 -if [[ ${PV} != 9999 ]]; then
39 - KEYWORDS="amd64 ~arm ~arm64 x86"
40 -fi
41 -
42 -DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -
46 -DEPEND=">=dev-util/intltool-0.35:*
47 - sys-devel/gettext:*"