From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/hardinfo/
Date: Wed, 11 Jun 2025 07:46:16 +0000 (UTC) [thread overview]
Message-ID: <1749627942.579feee7616a7f104a8e85903a88494f7d1492db.arkamar@gentoo> (raw)
commit: 579feee7616a7f104a8e85903a88494f7d1492db
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 11 07:44:24 2025 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Jun 11 07:45:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579feee7
app-admin/hardinfo: fix variable order
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-admin/hardinfo/hardinfo-0.6_alpha_pre20240320.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/hardinfo/hardinfo-0.6_alpha_pre20240320.ebuild b/app-admin/hardinfo/hardinfo-0.6_alpha_pre20240320.ebuild
index f7ec07d6172e..bc2736f50cb3 100644
--- a/app-admin/hardinfo/hardinfo-0.6_alpha_pre20240320.ebuild
+++ b/app-admin/hardinfo/hardinfo-0.6_alpha_pre20240320.ebuild
@@ -11,6 +11,8 @@ DESCRIPTION="System information and benchmark tool for Linux systems"
HOMEPAGE="https://github.com/lpereira/hardinfo"
SRC_URI="https://github.com/lpereira/hardinfo/archive/${GIT_COMMIT}.tar.gz -> ${P}-${GIT_COMMIT}.tar.gz"
+S="${WORKDIR}/${PN}-${GIT_COMMIT}"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm64 ppc64 ~riscv x86"
@@ -24,8 +26,6 @@ RDEPEND="dev-libs/glib:2
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
-S="${WORKDIR}/${PN}-${GIT_COMMIT}"
-
PATCHES=( "${FILESDIR}"/hardinfo-0.6-fix-function-declarations.patch )
src_configure() {
next reply other threads:[~2025-06-11 7:46 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-11 7:46 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-11 7:46 [gentoo-commits] repo/gentoo:master commit in: app-admin/hardinfo/ Petr Vaněk
2025-04-26 1:27 Sam James
2025-04-26 0:40 Sam James
2025-04-26 0:39 Sam James
2025-01-12 17:32 Sam James
2024-01-03 6:22 Sam James
2022-12-21 22:47 Sam James
2022-12-21 22:47 Sam James
2022-12-19 0:58 Sam James
2022-11-01 4:25 Jakov Smolić
2022-08-03 10:35 Arthur Zamarin
2022-08-03 10:35 Arthur Zamarin
2021-09-16 19:11 Sam James
2021-01-07 11:33 Sam James
2021-01-07 1:08 Sam James
2021-01-07 0:58 Sam James
2020-11-23 13:29 Joonas Niilola
2020-11-23 13:29 Joonas Niilola
2018-10-14 16:34 Andreas Sturmlechner
2015-10-18 16:02 Mikle Kolyada
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=1749627942.579feee7616a7f104a8e85903a88494f7d1492db.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