summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-10-06 23:16:28 +0300
committerMart Raudsepp <leio@gentoo.org>2018-10-06 23:22:27 +0300
commitfe1cb71c09de9df8720ca1258761627222994556 (patch)
tree31a095ab606746615107b6e08b309efb84aeb698 /x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild
parentx11-terms/mate-terminal: add explicit build dep on glib-utils (diff)
downloadgentoo-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/mate-backgrounds/mate-backgrounds-1.12.0.ebuild')
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild17
1 files changed, 0 insertions, 17 deletions
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:*"