commit:     fdcd9dc5fa986aaf7661396f14e11c229acef82d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 06:44:16 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 06:46:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcd9dc5

x11-themes/fedora-backgrounds: Version bump

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

 x11-themes/fedora-backgrounds/Manifest             |  1 +
 .../fedora-backgrounds-30.1.2.ebuild               | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/x11-themes/fedora-backgrounds/Manifest 
b/x11-themes/fedora-backgrounds/Manifest
index c82885819c1..cb4948e73c0 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.0.0.tar.xz 126854044 BLAKE2B 
32aca9b569b3510d6829bb8d77fcdd5c6b2556ea4153c41673a8ce06f004e773789e19067e3eb843054f934b19a6f7526dde316e4e45e63a4760870e076d24de
 SHA512 
463559a1a1a6188b346b14818bfc031f9e2ab33a6d2be5f6a6871ad0b47d8af94cd663298fa5d2a160a79ee19826bc6755c63df014c657800022997d6f46cc47
 DIST f30-backgrounds-30.1.1.tar.xz 217792268 BLAKE2B 
1b6ba91cac61bb3ae3fde527d5481c8cf18f8b0b462d2e881a3e53358355509571b17262df0dc5d47414b8d01fb1ada17a0cfa32500a1a17f5d97781943e1291
 SHA512 
ddb7a00c39321c20764dc913d162ad18efd5f471b9b9133acb9d33ef6627bb17c1916446ade71703ad766017af59bfbb4e31ea4ca6ff95460f84e0a38e22f337
+DIST f30-backgrounds-30.1.2.tar.xz 215810052 BLAKE2B 
203a8d5213aab09de7e050fceb333092d77df99557d827930542cbe0443ff16f510b0fb66d294e63871ffb6e942e373eb9890e7eb139523b1573bc12e328e9b7
 SHA512 
a6b2c3d0d38a0bb76f987e85b584afe2ce8079f8667a3ef253deff12b96678f2fb92ab2f6d04770e9154dd3bb4bc0fc871d5c18da989e5fa7f9f61464d7b3322

diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild 
b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
new file mode 100644
index 00000000000..274304f0882
--- /dev/null
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
@@ -0,0 +1,22 @@
+# 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";
+
+LICENSE="CC-BY-SA-4.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+SLOT="$(ver_cut 1)"
+
+RDEPEND=""
+DEPEND=""
+BDEPEND=""
+
+S="${WORKDIR}/${MY_PN}"

Reply via email to