diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-15 00:22:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-15 00:24:51 +0300 |
commit | 7b503908f927ebd1c741c0e9a0f5765475868d86 (patch) | |
tree | b7c063f9128d52dbbebdbb19a23e3ba02d5c3c37 /x11-themes | |
parent | x11-terms/mate-terminal: Drop old (diff) | |
download | gentoo-7b503908f927ebd1c741c0e9a0f5765475868d86.tar.gz gentoo-7b503908f927ebd1c741c0e9a0f5765475868d86.tar.bz2 gentoo-7b503908f927ebd1c741c0e9a0f5765475868d86.zip |
x11-themes/mate-backgrounds: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mate-backgrounds/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest index 4d85b10159c8..53e59afb6070 100644 --- a/x11-themes/mate-backgrounds/Manifest +++ b/x11-themes/mate-backgrounds/Manifest @@ -1,2 +1 @@ -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 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild deleted file mode 100644 index dc699b0d85ed..000000000000 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit mate - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 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:*" |