From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2ACBB158043 for ; Thu, 18 Apr 2024 18:18:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBE4BE29CF; Thu, 18 Apr 2024 18:18:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3414E29CF for ; Thu, 18 Apr 2024 18:18:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 636C63434B5 for ; Thu, 18 Apr 2024 18:18:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F38221721 for ; Thu, 18 Apr 2024 18:18:13 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1713464282.f1987974f307204d62c472762002d3703443f294.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fedora-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/fedora-backgrounds/fedora-backgrounds-33.0.8.ebuild x11-themes/fedora-backgrounds/fedora-backgrounds-34.0.1.ebuild x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild x11-themes/fedora-backgrounds/fedora-backgrounds-37.0.5.ebuild x11-themes/fedora-backgrounds/fedora-backgrounds-38.1.1.ebuild x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.5.ebuild X-VCS-Directories: x11-themes/fedora-backgrounds/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: f1987974f307204d62c472762002d3703443f294 X-VCS-Branch: master Date: Thu, 18 Apr 2024 18:18:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b574ebf0-b637-45d2-b2fa-b0cb0e1d0972 X-Archives-Hash: 77047832e1742801bd3baefc3b3cc915 commit: f1987974f307204d62c472762002d3703443f294 Author: Pacho Ramos gentoo org> AuthorDate: Thu Apr 18 18:17:32 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Apr 18 18:18:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1987974 x11-themes/fedora-backgrounds: Fix VariableOrderWrong Signed-off-by: Pacho Ramos gentoo.org> x11-themes/fedora-backgrounds/fedora-backgrounds-33.0.8.ebuild | 4 ++-- x11-themes/fedora-backgrounds/fedora-backgrounds-34.0.1.ebuild | 4 ++-- x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild | 4 ++-- x11-themes/fedora-backgrounds/fedora-backgrounds-37.0.5.ebuild | 4 ++-- x11-themes/fedora-backgrounds/fedora-backgrounds-38.1.1.ebuild | 4 ++-- x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.5.ebuild | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-33.0.8.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-33.0.8.ebuild index cc3c29201002..53a9f3241a95 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-33.0.8.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-33.0.8.ebuild @@ -9,11 +9,11 @@ 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" +S="${WORKDIR}/${MY_PN}" # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86" diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-34.0.1.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-34.0.1.ebuild index cc3c29201002..53a9f3241a95 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-34.0.1.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-34.0.1.ebuild @@ -9,11 +9,11 @@ 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" +S="${WORKDIR}/${MY_PN}" # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86" diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild index cc3c29201002..53a9f3241a95 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-36.1.2.ebuild @@ -9,11 +9,11 @@ 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" +S="${WORKDIR}/${MY_PN}" # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86" diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-37.0.5.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-37.0.5.ebuild index cc3c29201002..53a9f3241a95 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-37.0.5.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-37.0.5.ebuild @@ -9,11 +9,11 @@ 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" +S="${WORKDIR}/${MY_PN}" # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86" diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-38.1.1.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-38.1.1.ebuild index cc3c29201002..53a9f3241a95 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-38.1.1.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-38.1.1.ebuild @@ -9,11 +9,11 @@ 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" +S="${WORKDIR}/${MY_PN}" # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86" diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.5.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.5.ebuild index cc3c29201002..53a9f3241a95 100644 --- a/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.5.ebuild +++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-39.0.5.ebuild @@ -9,11 +9,11 @@ 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" +S="${WORKDIR}/${MY_PN}" # Review on each bump, files Attribution* LICENSE="CC-BY-SA-4.0" -KEYWORDS="amd64 x86" SLOT="$(ver_cut 1)" -S="${WORKDIR}/${MY_PN}" +KEYWORDS="amd64 x86"