Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:1.14-bump commit in: x11-themes/mate-backgrounds/
Date: Sun, 04 Sep 2016 20:02:52
Message-Id: 1473019323.061754188b63f9a38d68efdd7e737a48ba3c5f03.np-hardass@gentoo
1 commit: 061754188b63f9a38d68efdd7e737a48ba3c5f03
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 20:02:03 2016 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 20:02:03 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=06175418
7
8 x11-themes/mate-backgrounds: Version bump to 1.14.0
9
10 Package-Manager: portage-2.3.0
11
12 x11-themes/mate-backgrounds/Manifest | 1 +
13 .../mate-backgrounds/mate-backgrounds-1.14.0.ebuild | 18 ++++++++++++++++++
14 2 files changed, 19 insertions(+)
15
16 diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest
17 index a0fcc7b..07a6019 100644
18 --- a/x11-themes/mate-backgrounds/Manifest
19 +++ b/x11-themes/mate-backgrounds/Manifest
20 @@ -1,2 +1,3 @@
21 DIST mate-backgrounds-1.10.0.tar.xz 20897784 SHA256 fc5e056d97c1b2abccf1b3f11080129f8720b5607f7ecc354e09d64b300b9794 SHA512 b69f2ad935c0759fe9616e6e46b2bbe6adfbb5c4fa35b064cef54e5d1957539a6aa5e28051f995c7d68b893b40600fedafad2929460972fd30ff78c66bdf1dea WHIRLPOOL 2d49a7cedcd85897d9f0d3addff2e428cf94694fa7cdb23a752d7adec93a5e208b573d32066f0f4d2fd4c5d9cd4abeb253639113b736507173be2271b9810932
22 DIST mate-backgrounds-1.12.0.tar.xz 20885844 SHA256 841f098c94967fce74d6dd57cd0291e7aaee65effbd94d767a16b2f25feb6c2d SHA512 3dfb175bf0a2240b2639a6038625679d9f13ed7c9b8e381eb4249f9938410cbb24593fa00baac7a1dd7458ecd00ea6e24ab03ff161381d250ddbac5b5cbabc55 WHIRLPOOL aee7ddc6212c83064fb3caf816cfea2884f7ed6d341e9c32acab42fcbecc54ddc69d8cc8aed9841c0de9ac751d2f335068151a254ceaa2aae2879c170b4af602
23 +DIST mate-backgrounds-1.14.0.tar.xz 20889156 SHA256 1e01411969496e766db479b53ea1caa66ae7e3b350d011aa112840dcffd30751 SHA512 01bbe17b6c42626a056e3648bdbaef5b3fac950c7da951641634f543b496b24f5b0777d85269d6905f0b08e636eb50e19a348030b874e6c91208434c042d204f WHIRLPOOL ca73db034f5ea3f02a44e0f5e8954ab74ae1227184d9df193fd441d5d9ec70a79c6470e013a78b7f4ea901d2ef94bce2c2873395666b6b6cb2bb95cae506ac16
24
25 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild
26 new file mode 100644
27 index 0000000..14c3a7e
28 --- /dev/null
29 +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.14.0.ebuild
30 @@ -0,0 +1,18 @@
31 +# Copyright 1999-2016 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +# $Id$
34 +
35 +EAPI=6
36 +
37 +inherit mate
38 +
39 +if [[ ${PV} != 9999 ]]; then
40 + KEYWORDS="~amd64 ~arm ~x86"
41 +fi
42 +
43 +DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
44 +LICENSE="GPL-2"
45 +SLOT="0"
46 +
47 +DEPEND=">=dev-util/intltool-0.35:*
48 + sys-devel/gettext:*"