public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/suspend/
Date: Mon, 24 Feb 2025 11:21:16 +0000 (UTC)	[thread overview]
Message-ID: <1740395897.01a62c30c6297ba4c508165f5a6d92683ddb23f1.arkamar@gentoo> (raw)

commit:     01a62c30c6297ba4c508165f5a6d92683ddb23f1
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 11:18:17 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 11:18:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a62c30

sys-power/suspend: fix variable order

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 sys-power/suspend/suspend-1.0_p20200924.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-power/suspend/suspend-1.0_p20200924.ebuild b/sys-power/suspend/suspend-1.0_p20200924.ebuild
index b4d67354418a..b008abc3ab26 100644
--- a/sys-power/suspend/suspend-1.0_p20200924.ebuild
+++ b/sys-power/suspend/suspend-1.0_p20200924.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,6 +13,8 @@ https://github.com/bircoph/suspend"
 SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${PN}-${BASE_PV}.tar.xz
 	https://dev.gentoo.org/~bircoph/patches/${P}.patch.xz"
 
+S="${WORKDIR}/${PN}"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
@@ -30,8 +32,6 @@ BDEPEND="
 	>=dev-lang/perl-5.10
 	virtual/pkgconfig"
 
-S="${WORKDIR}/${PN}"
-
 PATCHES=(
 	"${WORKDIR}/${P}.patch"
 	"${FILESDIR}/${PN}-1.0_p20200924-Use-pkgconf-for-libgcrypt.patch"


             reply	other threads:[~2025-02-24 11:21 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-24 11:21 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24 11:21 [gentoo-commits] repo/gentoo:master commit in: sys-power/suspend/ Petr Vaněk
2021-01-06  6:34 Sam James
2021-01-06  3:46 Sam James
2020-09-25  9:42 Andrew Savchenko
2019-11-05 22:40 Andrew Savchenko
2019-11-05  9:39 Agostino Sarubbo
2019-11-05  9:27 Agostino Sarubbo
2019-06-05 17:39 Andrew Savchenko
2018-11-20 20:00 Andrew Savchenko
2018-11-17 15:54 Mikle Kolyada
2018-11-15 15:48 Thomas Deutschmann
2018-11-11 15:09 Andrew Savchenko
2016-08-18  8:36 Pacho Ramos
2016-03-07 13:34 Agostino Sarubbo
2015-08-13  8:44 Andrew Savchenko
2015-08-13  8:44 Andrew Savchenko

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=1740395897.01a62c30c6297ba4c508165f5a6d92683ddb23f1.arkamar@gentoo \
    --to=arkamar@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