public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/getuto/
Date: Tue, 29 Oct 2024 16:48:21 +0000 (UTC)	[thread overview]
Message-ID: <1730220451.29d8d34672ff640b6abb3fa6efb25ee81b558508.sam@gentoo> (raw)

commit:     29d8d34672ff640b6abb3fa6efb25ee81b558508
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 16:47:31 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 16:47:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d8d346

app-portage/getuto: fix test filename for live

Oops.

Fixes: cc504dce1323299d4b54c54064b232f66f0b1967
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/getuto/Manifest           | 1 +
 app-portage/getuto/getuto-9999.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-portage/getuto/Manifest b/app-portage/getuto/Manifest
index 54f0ab4fe6d2..c4e5918dff2a 100644
--- a/app-portage/getuto/Manifest
+++ b/app-portage/getuto/Manifest
@@ -1,2 +1,3 @@
 DIST getuto-1.13.tar.gz 10758 BLAKE2B cf7412e6253f883c29a3d89048073d14f982e4bc708ebe11541e4273c69cdc3f1131b6b62484b3b4f1131a11dc541776368f4bfe4500f0ec01e24de9e925a69d SHA512 111c60595dce79b3286afaa8d8485cb852d4d8a4ea5f0659ccde538a9ee8ccdb4d7d7251cce713b30e4f8a769891539bf6fdb52978b5f25df6536afb16dc8f2a
+DIST getuto-23.0-libc-1-r1-1.gpkg.tar 20480 BLAKE2B a6f9284131690c39ff63a6046b19478a9f460d4115b1bd306d2996b631026fe9c4c4b2e3be23f30d2668794302d2a1686680738dd052a53e2d4c3ecb2a513070 SHA512 a692817ea63fb69c7cbb5e32fcba21e78bd87dd4e670d4c1ac9105e390ef63ea0f3660464e573adb28320b0a9cb0a78c52fe895ecdfd62a24986b1d79d2c692e
 DIST libc-1-r1-1.gpkg.tar 20480 BLAKE2B b2c184e20c1a29ff66240e992f9f81219285f525eb63cea081372685cf03a2e231a2edb528259617e74c655fbe61b6e0d8fc0bbdbd8452b6098de58432f019d7 SHA512 ce52f398ea8979ec16161381803740d49a4294c77303880f54090c379ba5eb8e545a3d3550f229cacc18c7763dc3adf7936561ba1c64b43c87692ec66084e4e6

diff --git a/app-portage/getuto/getuto-9999.ebuild b/app-portage/getuto/getuto-9999.ebuild
index a2cfb27700d0..288ed5ed1b96 100644
--- a/app-portage/getuto/getuto-9999.ebuild
+++ b/app-portage/getuto/getuto-9999.ebuild
@@ -18,7 +18,7 @@ else
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
-SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar )"
+SRC_URI+=" test? ( https://mirror.bytemark.co.uk/gentoo/releases/amd64/binpackages/23.0/x86-64/virtual/libc/libc-1-r1-1.gpkg.tar -> ${PN}-23.0-libc-1-r1-1.gpkg.tar )"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -41,7 +41,7 @@ src_unpack() {
 	fi
 
 	if use test ; then
-		cp "${DISTDIR}"/libc-1-r1-1.gpkg.tar "${S}" || die
+		cp "${DISTDIR}"/${PN}-23.0-libc-1-r1-1.gpkg.tar "${S}/libc-1-r1-1.gpkg.tar" || die
 	fi
 }
 


             reply	other threads:[~2024-10-29 16:48 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 16:48 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-04 21:17 [gentoo-commits] repo/gentoo:master commit in: app-portage/getuto/ Andreas K. Hüttel
2025-09-05  4:47 Eli Schwartz
2025-03-08 14:09 Sam James
2025-01-28  6:38 Sam James
2025-01-28  6:03 Eli Schwartz
2025-01-28  5:47 Eli Schwartz
2024-11-29 22:54 Sam James
2024-10-29 16:45 Sam James
2024-10-08 18:36 Sam James
2024-06-22 20:23 Sam James
2024-06-21 16:31 Sam James
2024-06-12 23:06 Sam James
2024-05-16  4:17 Arthur Zamarin
2024-03-15 23:53 Sam James
2024-03-15 23:53 Sam James
2024-03-15 22:10 Sam James
2024-03-15 21:14 Arthur Zamarin
2024-02-09  7:21 Sam James
2024-02-08  1:36 Sam James
2024-01-05 10:56 Sam James
2023-12-03  8:31 Sam James
2023-12-03  8:29 Sam James
2023-10-11  9:31 Andreas K. Hüttel
2023-10-11  9:31 Andreas K. Hüttel
2023-10-03 15:46 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 15:41 Arthur Zamarin
2023-10-03 13:57 Andreas K. Hüttel
2023-10-03 13:54 Andreas K. Hüttel
2023-10-03 13:54 Andreas K. Hüttel
2023-10-03  5:12 Sam James
2023-10-03  4:51 Sam James
2023-09-09  0:59 Sam James
2023-09-09  0:59 Sam James
2023-09-08 19:45 Andreas K. Hüttel
2023-09-04  0:23 Andreas K. Hüttel
2023-09-04  0:23 Andreas K. Hüttel
2023-09-03 13:09 Andreas K. Hüttel
2023-08-31 19:54 Andreas K. Hüttel
2023-08-31 19:54 Andreas K. Hüttel
2023-08-26 21:49 Sam James
2023-08-19 19:24 Andreas K. Hüttel
2023-08-19 19:24 Andreas K. Hüttel
2023-08-19 13:46 Andreas K. Hüttel
2023-08-19 11:42 Sam James
2023-08-19 11:40 Sam James
2023-08-19 11:36 Sam James
2023-08-19 11:36 Sam James
2023-08-17 19:19 Andreas K. Hüttel

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=1730220451.29d8d34672ff640b6abb3fa6efb25ee81b558508.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