public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: phosh-base/squeekboard/
Date: Wed, 15 May 2024 00:59:44 +0000 (UTC)	[thread overview]
Message-ID: <1715734762.3399dbb71c2ea9c55b4f161f1eae45d9ddd290ed.julien@gentoo> (raw)
Message-ID: <20240515005944.Y2iaK4_6559DOyZukMYpXiAKVqtZ1Od-MJDIAIE026g@z> (raw)

commit:     3399dbb71c2ea9c55b4f161f1eae45d9ddd290ed
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Tue May 14 22:00:24 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 00:59:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3399dbb7

phosh-base/squeekboard: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 phosh-base/squeekboard/squeekboard-1.17.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/phosh-base/squeekboard/squeekboard-1.17.1.ebuild b/phosh-base/squeekboard/squeekboard-1.17.1.ebuild
index 8e222fc596..08808f4209 100644
--- a/phosh-base/squeekboard/squeekboard-1.17.1.ebuild
+++ b/phosh-base/squeekboard/squeekboard-1.17.1.ebuild
@@ -57,6 +57,8 @@ HOMEPAGE="https://gitlab.gnome.org/World/Phosh/squeekboard"
 SRC_URI="https://gitlab.gnome.org/World/Phosh/squeekboard/-/archive/v${PV}/squeekboard-v${PV}.tar.gz -> ${P}.tar.gz"
 SRC_URI+=" $(cargo_crate_uris ${CRATES})"
 
+S="${WORKDIR}/${PN}-v${PV}"
+
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
@@ -78,8 +80,6 @@ BDEPEND="
 	virtual/rust
 "
 
-S="${WORKDIR}/${PN}-v${PV}"
-
 QA_FLAGS_IGNORED="/usr/bin/squeekboard-test-layout"
 
 src_install() {


             reply	other threads:[~2024-05-15  0:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15  1:03 Julien Roy [this message]
2024-05-15  0:59 ` [gentoo-commits] repo/proj/guru:dev commit in: phosh-base/squeekboard/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 16:00 Viorel Munteanu
2024-06-12 16:10 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-08  9:29 David Roman

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=1715734762.3399dbb71c2ea9c55b4f161f1eae45d9ddd290ed.julien@gentoo \
    --to=julien@jroy.ca \
    --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