public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-alphabetical-grid/
Date: Sat, 18 May 2024 09:26:21 +0000 (UTC)	[thread overview]
Message-ID: <1716024185.b48dda747f08134cff00a0cae58073baab7255b4.pacho@gentoo> (raw)

commit:     b48dda747f08134cff00a0cae58073baab7255b4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 09:22:26 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 18 09:23:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b48dda74

gnome-extra/gnome-shell-extension-alphabetical-grid: Fix VariableOrderWrong warning

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../gnome-shell-extension-alphabetical-grid-40.0.ebuild                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-40.0.ebuild b/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-40.0.ebuild
index 50291ca4a9f4..31617859a0b4 100644
--- a/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-40.0.ebuild
+++ b/gnome-extra/gnome-shell-extension-alphabetical-grid/gnome-shell-extension-alphabetical-grid-40.0.ebuild
@@ -10,6 +10,7 @@ inherit gnome2-utils
 DESCRIPTION="Restore the alphabetical ordering of the app grid"
 HOMEPAGE="https://github.com/stuarthayhurst/alphabetical-grid-extension"
 SRC_URI="https://github.com/stuarthayhurst/alphabetical-grid-extension/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/alphabetical-grid-extension-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -22,7 +23,6 @@ RDEPEND="
 "
 DEPEND="${COMMON_DEPEND}"
 
-S="${WORKDIR}/alphabetical-grid-extension-${PV}"
 extension_uuid="AlphabeticalAppGrid@stuarthayhurst"
 
 # Tests are only useful for upstream


             reply	other threads:[~2024-05-18  9:26 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-18  9:26 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15 12:24 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-alphabetical-grid/ Pacho Ramos
2025-02-15 12:24 Pacho Ramos
2024-08-27  8:25 Pacho Ramos
2024-08-27  8:25 Pacho Ramos
2024-07-12  9:05 Pacho Ramos
2024-05-18  9:26 Pacho Ramos
2024-02-25 15:56 Pacho Ramos
2024-02-25 15:56 Pacho Ramos
2024-02-25 15:56 Pacho Ramos
2024-02-18  6:08 Arthur Zamarin
2024-01-28 12:35 Pacho Ramos
2024-01-28 12:35 Pacho Ramos
2024-01-08 17:27 Sam James
2023-11-24 13:16 Pacho Ramos
2023-11-24 13:16 Pacho Ramos
2023-09-29 11:31 Pacho Ramos
2023-09-29 11:31 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-08-23 14:49 Pacho Ramos
2023-08-23 14:49 Pacho Ramos
2023-07-20  8:19 Pacho Ramos
2023-07-20  8:19 Pacho Ramos
2023-07-08 10:33 Pacho Ramos
2023-06-19 12:25 Pacho Ramos
2023-04-17 14:52 Pacho Ramos
2023-04-17 14:52 Pacho Ramos
2023-03-16 12:18 Pacho Ramos
2023-03-02 14:46 Pacho Ramos
2023-03-02 14:46 Pacho Ramos
2023-02-24 14:48 Pacho Ramos
2023-02-24 14:48 Pacho Ramos
2023-01-22 12:46 Pacho Ramos
2022-09-18  8:33 Pacho Ramos
2022-09-18  8:33 Pacho Ramos
2022-07-20 14:29 Pacho Ramos
2022-05-27 20:54 Pacho Ramos
2022-04-18 16:41 Pacho Ramos
2022-04-10  7:39 Pacho Ramos
2022-04-10  7:39 Pacho Ramos
2022-03-13 18:36 Pacho Ramos
2022-03-09 21:36 Pacho Ramos
2022-03-09 21:36 Pacho Ramos
2022-02-25 20:12 Pacho Ramos
2022-01-29 17:55 Pacho Ramos
2022-01-29 17:55 Pacho Ramos
2022-01-29 11:10 Pacho Ramos
2022-01-29 10:42 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1716024185.b48dda747f08134cff00a0cae58073baab7255b4.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox