commit:     fdb42542ce97411e9b22473d057d9c3d65ac7378
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:10:58 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 10:14:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb42542

x11-themes/fedora-backgrounds: Bump to 31.0.4

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 x11-themes/fedora-backgrounds/Manifest             |  1 +
 .../fedora-backgrounds-31.0.4.ebuild               | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/x11-themes/fedora-backgrounds/Manifest 
b/x11-themes/fedora-backgrounds/Manifest
index 598987be885..da1efe52c89 100644
--- a/x11-themes/fedora-backgrounds/Manifest
+++ b/x11-themes/fedora-backgrounds/Manifest
@@ -3,3 +3,4 @@ DIST f28-backgrounds-28.1.5.tar.xz 158614448 BLAKE2B 
8a2c98c3aa195512c000d2f0cb5
 DIST f29-backgrounds-29.1.3.tar.xz 170130460 BLAKE2B 
dc7e8e25f8d65f9de8939e0468d49986f0228993920b49d53c2cfdc99c108218b338921657b790f30b3997a9dedfa51cae8f0db161b42fb723f2a2e4ea56a6b6
 SHA512 
707ecc56c5b0070b07f316dd9d24b9bc51a7b77e82049f7f693f4c5a828cba2d7731f14b5f2ea574875c81c60b1a490f55d9b655df936b6052e0bfa23eb171ad
 DIST f30-backgrounds-30.1.2.tar.xz 215810052 BLAKE2B 
203a8d5213aab09de7e050fceb333092d77df99557d827930542cbe0443ff16f510b0fb66d294e63871ffb6e942e373eb9890e7eb139523b1573bc12e328e9b7
 SHA512 
a6b2c3d0d38a0bb76f987e85b584afe2ce8079f8667a3ef253deff12b96678f2fb92ab2f6d04770e9154dd3bb4bc0fc871d5c18da989e5fa7f9f61464d7b3322
 DIST f31-backgrounds-31.0.3.tar.xz 342995408 BLAKE2B 
16ca7590eb199d19870fbe8c6caf7a5d753d0fa9ffa4845914f9ebee01165541b315ca26ddcd234969f08a4676259dace5d3e593ebe72d40bc8d8c58b0c17ed1
 SHA512 
e757dcf8cb6894fee0228b75016dd442c0969457e7fa4a54e1af90656ac38cc9a70a89a6cb2d8ed21fbb5a3b72bd31f21147520c826f01bf35414eac99870c4a
+DIST f31-backgrounds-31.0.4.tar.xz 317019080 BLAKE2B 
a6d3d8f1e41e5f0186ce4b4ffa052190d8422bf24db3c6fa02f1eda0d016af7cf58f8da9d1a391a8c2a46d1f1b2a21f2c889c6704a9e997262ae9a43447e55dc
 SHA512 
77244938ef3bd3dff8d8327645373b368f10aef78cf15fa56045b3f6c76dee502a6682b4bb756e1c16f4021481f7ee2317a73273bb2e50abc729b5847db23718

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild
new file mode 100644
index 00000000000..e586436dce6
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of default and supplemental wallpapers for Fedora"
+HOMEPAGE="https://github.com/fedoradesign/backgrounds";
+
+MY_PN="f$(ver_cut 1)-backgrounds"
+MY_P="${MY_PN}-${PV}"
+SRC_URI="https://github.com/fedoradesign/backgrounds/releases/download/v${PV}/${MY_P}.tar.xz";
+
+# Review on each bump, files Attribution*
+LICENSE="CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 Free-Art-1.3"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

Reply via email to