summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEttore Di Giacinto <mudler@gentoo.org>2017-03-15 18:01:14 +0100
committerEttore Di Giacinto <mudler@gentoo.org>2017-06-04 17:16:24 +0200
commit4f77746d6fb4f1ac1f916ab2aeac8828b9305940 (patch)
treebaed3896f70b82559e2a6e30e81d3a9f371b3e2e /x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
parentmate-extra/mate-power-manager: Version bump to 1.18.0 (diff)
downloadgentoo-4f77746d6fb4f1ac1f916ab2aeac8828b9305940.tar.gz
gentoo-4f77746d6fb4f1ac1f916ab2aeac8828b9305940.tar.bz2
gentoo-4f77746d6fb4f1ac1f916ab2aeac8828b9305940.zip
x11-themes/mate-backgrounds: Version bump to 1.18.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild')
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
new file mode 100644
index 000000000000..09489cabe1b2
--- /dev/null
+++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.18.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 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:*"