From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcraft-tools/
Date: Tue, 14 Jan 2025 04:53:05 +0000 (UTC) [thread overview]
Message-ID: <1736830296.0b8d3f971c9ead42047b7a30e04c9c1625f0ca96.sam@gentoo> (raw)
commit: 0b8d3f971c9ead42047b7a30e04c9c1625f0ca96
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 04:50:11 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 04:51:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8d3f97
sys-apps/pkgcraft-tools: add 0.0.22
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pkgcraft-tools/Manifest | 1 +
...kgcraft-tools-9999.ebuild => pkgcraft-tools-0.0.22.ebuild} | 11 ++---------
sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild | 11 ++---------
3 files changed, 5 insertions(+), 18 deletions(-)
diff --git a/sys-apps/pkgcraft-tools/Manifest b/sys-apps/pkgcraft-tools/Manifest
index daef2e50c124..f10437c3c20a 100644
--- a/sys-apps/pkgcraft-tools/Manifest
+++ b/sys-apps/pkgcraft-tools/Manifest
@@ -1,3 +1,4 @@
DIST pkgcraft-tools-0.0.17.tar.xz 20947804 BLAKE2B d574536965680ff5b41848a36e2fa05008d93048d16a1f9932e618c4bd9ef7cf1a3bd918eca8d2c9d189bc88fd112e2aeb999f9b565f7864d7241ba9e825ed22 SHA512 c136a1b2c7e7c1104ff52838afe40b007c7ff6182f3a8a7a9276ccbcd77ec94a1192e61b40c6030fe7ecc44cdfd1ced960c6d4368f43671ce45364435efca9c0
DIST pkgcraft-tools-0.0.19.tar.xz 20944764 BLAKE2B f7584359f1f3b853b11186eee7f2a2a189e94540d8efbe27d1f624a42d30a03e834ad585b91247f8796676869ff51539ed67ed254437891407eacb1331785599 SHA512 7a4421568693496c2a5185bdf7430cc7f8c2739a2a47512cf31c2696f4f3c7faf1f4d9f523ae4685daa5a14de6f812a3320f24522765ae6004829ec357a9bb8c
DIST pkgcraft-tools-0.0.21.tar.xz 30344180 BLAKE2B cdbe238ca7b69b25e4abb57594f1c5e837b3bf18a5057005f9e4455e53cd9c7320b34bbef922b96a718e65b28d478d92e3f124e39ad6db86e9e6f0b261e0bbd8 SHA512 4e7e4f3109b53c74e0974968c6839c115da2ea57985c45b44b7e99ca7ef7b79739aa36c7bc57159a78ec65bbea71471fa64c52aa3fd6a612d1b9915f0d3ea51e
+DIST pkgcraft-tools-0.0.22.tar.xz 30423796 BLAKE2B 629aa46a6d11deda0115837b711868956d5d8eb504437c5811feb248c8dd05b494bb2fc610041ba3b8a6a9fd892e576ec58a17f0e67c645114f9cfaed88135ab SHA512 53bde64ff94c23c7f4c149843573fba7a294869fa486631a1cac46fe9dc3560d4fe337d6b242b2709106f6a5da798718a8244349bd058de92856c6d7c0b457ad
diff --git a/sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild b/sys-apps/pkgcraft-tools/pkgcraft-tools-0.0.22.ebuild
similarity index 84%
copy from sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild
copy to sys-apps/pkgcraft-tools/pkgcraft-tools-0.0.22.ebuild
index e90118f5495a..c5968bc757d6 100644
--- a/sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild
+++ b/sys-apps/pkgcraft-tools/pkgcraft-tools-0.0.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ CRATES=" "
LLVM_COMPAT=( {17..19} )
RUST_MIN_VER="1.82.0"
-inherit cargo edo flag-o-matic llvm-r1 shell-completion
+inherit cargo edo llvm-r1 shell-completion
DESCRIPTION="pkgcraft-based tools for Gentoo"
HOMEPAGE="https://pkgcraft.github.io/"
@@ -54,13 +54,6 @@ src_unpack() {
fi
}
-src_configure() {
- # scallop uses modified bash-5.2 which relies on unprotoyped functions
- append-cflags -std=gnu17
-
- cargo_src_configure
-}
-
src_test() {
unset CLICOLOR CLICOLOR_FORCE
diff --git a/sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild b/sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild
index e90118f5495a..c5968bc757d6 100644
--- a/sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild
+++ b/sys-apps/pkgcraft-tools/pkgcraft-tools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ CRATES=" "
LLVM_COMPAT=( {17..19} )
RUST_MIN_VER="1.82.0"
-inherit cargo edo flag-o-matic llvm-r1 shell-completion
+inherit cargo edo llvm-r1 shell-completion
DESCRIPTION="pkgcraft-based tools for Gentoo"
HOMEPAGE="https://pkgcraft.github.io/"
@@ -54,13 +54,6 @@ src_unpack() {
fi
}
-src_configure() {
- # scallop uses modified bash-5.2 which relies on unprotoyped functions
- append-cflags -std=gnu17
-
- cargo_src_configure
-}
-
src_test() {
unset CLICOLOR CLICOLOR_FORCE
next reply other threads:[~2025-01-14 4:53 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-14 4:53 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-29 17:28 [gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcraft-tools/ Sam James
2025-04-24 19:31 Arthur Zamarin
2025-04-24 19:30 Arthur Zamarin
2025-04-24 19:30 Arthur Zamarin
2025-04-24 15:30 Sam James
2025-04-04 19:24 Sam James
2025-03-24 2:29 Sam James
2025-03-19 10:00 Arthur Zamarin
2025-03-03 17:19 Sam James
2025-03-03 17:19 Sam James
2025-01-28 12:21 Sam James
2025-01-28 12:15 Sam James
2024-12-31 22:31 Sam James
2024-12-07 2:15 Sam James
2024-12-07 2:12 Sam James
2024-11-21 18:19 Sam James
2024-08-14 20:07 Sam James
2024-06-23 1:13 Sam James
2024-03-02 1:29 Sam James
2024-02-16 1:26 Sam James
2024-02-02 4:33 Sam James
2023-11-12 4:24 Sam James
2023-09-30 0:44 Sam James
2023-09-29 9:12 Sam James
2023-09-25 4:05 Sam James
2023-09-06 19:43 Sam James
2023-06-23 20:28 Sam James
2023-06-23 20:28 Sam James
2023-06-17 22:47 Sam James
2023-06-11 15:46 Sam James
2023-06-10 17:51 Sam James
2023-06-10 17:27 Sam James
2023-06-10 13:22 Sam James
2023-06-10 13:18 Sam James
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=1736830296.0b8d3f971c9ead42047b7a30e04c9c1625f0ca96.sam@gentoo \
--to=sam@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