summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-08-27 09:51:43 +0200
committerPacho Ramos <pacho@gentoo.org>2024-08-27 10:24:48 +0200
commit972993beca9486d64779edd6a5b9198a43c954e8 (patch)
tree44ed6b0daa750b5a0acb3fc019d00049d01d09ec /x11-themes
parentx11-themes/fedora-backgrounds: add 41.0.0 (diff)
downloadgentoo-972993beca9486d64779edd6a5b9198a43c954e8.tar.gz
gentoo-972993beca9486d64779edd6a5b9198a43c954e8.tar.bz2
gentoo-972993beca9486d64779edd6a5b9198a43c954e8.zip
x11-themes/fedora-backgrounds: Fix VariableOrderWrong warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild5
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild5
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild5
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild5
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild5
-rw-r--r--x11-themes/fedora-backgrounds/fedora-backgrounds-32.2.2.ebuild6
6 files changed, 14 insertions, 17 deletions
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
index 3c45bcb55681..27ae0049e39b 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-27.0.1.ebuild
@@ -10,8 +10,7 @@ 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}"
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-28.1.5.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild
index 3c45bcb55681..27ae0049e39b 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-28.1.5.ebuild
@@ -10,8 +10,7 @@ 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}"
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-29.1.3.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild
index 3c45bcb55681..27ae0049e39b 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-29.1.3.ebuild
@@ -10,8 +10,7 @@ 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}"
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-30.1.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
index 3c45bcb55681..27ae0049e39b 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-30.1.2.ebuild
@@ -10,8 +10,7 @@ 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}"
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-31.0.4.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild
index cd943b33fee0..8f2f8f8dfc72 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-31.0.4.ebuild
@@ -10,9 +10,10 @@ 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-4.0 CC-BY-SA-4.0 CC0-1.0 Free-Art-1.3"
-KEYWORDS="amd64 x86"
SLOT="$(ver_cut 1)"
-S="${WORKDIR}/${MY_PN}"
+KEYWORDS="amd64 x86"
diff --git a/x11-themes/fedora-backgrounds/fedora-backgrounds-32.2.2.ebuild b/x11-themes/fedora-backgrounds/fedora-backgrounds-32.2.2.ebuild
index eb511a15e336..4f4b698a899f 100644
--- a/x11-themes/fedora-backgrounds/fedora-backgrounds-32.2.2.ebuild
+++ b/x11-themes/fedora-backgrounds/fedora-backgrounds-32.2.2.ebuild
@@ -10,13 +10,13 @@ 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"
src_install() {
default