From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/quickemu/ Date: Wed, 15 Dec 2021 10:51:25 +0000 (UTC) [thread overview] Message-ID: <1639565181.552c56934b06f1b5f00627e9481d3f7b480366e4.andrewammerlaan@gentoo> (raw) commit: 552c56934b06f1b5f00627e9481d3f7b480366e4 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 10:46:21 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 10:46:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=552c5693 app-emulation/quickemu: fix BadFilename Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-emulation/quickemu/Manifest | 2 +- app-emulation/quickemu/quickemu-3.11.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/quickemu/Manifest b/app-emulation/quickemu/Manifest index bb26a360b..90817dda9 100644 --- a/app-emulation/quickemu/Manifest +++ b/app-emulation/quickemu/Manifest @@ -1 +1 @@ -DIST 3.11.tar.gz 128498 BLAKE2B 15791e21733a2b77b54e8b25d37f9f8b7a112e249635c187ba1267f2bea089f38d96e5690da2d44b82b3668827df524afa765b42f90f61bfe368f53c773c51b4 SHA512 076c6e4108c5bb0e85e36c13da91e3c7f3f607b54cd50cbf73cc64fc157198a18daaa7131473e5d6166e1babd905645b673d05373a2f18959bdb4a8a1c9f897f +DIST quickemu-3.11.tar.gz 128498 BLAKE2B 15791e21733a2b77b54e8b25d37f9f8b7a112e249635c187ba1267f2bea089f38d96e5690da2d44b82b3668827df524afa765b42f90f61bfe368f53c773c51b4 SHA512 076c6e4108c5bb0e85e36c13da91e3c7f3f607b54cd50cbf73cc64fc157198a18daaa7131473e5d6166e1babd905645b673d05373a2f18959bdb4a8a1c9f897f diff --git a/app-emulation/quickemu/quickemu-3.11.ebuild b/app-emulation/quickemu/quickemu-3.11.ebuild index 6cd3d5583..18bc3d023 100644 --- a/app-emulation/quickemu/quickemu-3.11.ebuild +++ b/app-emulation/quickemu/quickemu-3.11.ebuild @@ -8,7 +8,7 @@ inherit python-single-r1 DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines" HOMEPAGE="https://github.com/quickemu-project/quickemu" -SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz" +SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0"
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/quickemu/ Date: Wed, 15 Dec 2021 10:51:21 +0000 (UTC) [thread overview] Message-ID: <1639565181.552c56934b06f1b5f00627e9481d3f7b480366e4.andrewammerlaan@gentoo> (raw) Message-ID: <20211215105121.OV4kuJ_v8O1oOWwEfej2QD3CQqBNujRHzWmPv0hzO6M@z> (raw) commit: 552c56934b06f1b5f00627e9481d3f7b480366e4 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Dec 15 10:46:21 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Dec 15 10:46:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=552c5693 app-emulation/quickemu: fix BadFilename Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> app-emulation/quickemu/Manifest | 2 +- app-emulation/quickemu/quickemu-3.11.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/quickemu/Manifest b/app-emulation/quickemu/Manifest index bb26a360b..90817dda9 100644 --- a/app-emulation/quickemu/Manifest +++ b/app-emulation/quickemu/Manifest @@ -1 +1 @@ -DIST 3.11.tar.gz 128498 BLAKE2B 15791e21733a2b77b54e8b25d37f9f8b7a112e249635c187ba1267f2bea089f38d96e5690da2d44b82b3668827df524afa765b42f90f61bfe368f53c773c51b4 SHA512 076c6e4108c5bb0e85e36c13da91e3c7f3f607b54cd50cbf73cc64fc157198a18daaa7131473e5d6166e1babd905645b673d05373a2f18959bdb4a8a1c9f897f +DIST quickemu-3.11.tar.gz 128498 BLAKE2B 15791e21733a2b77b54e8b25d37f9f8b7a112e249635c187ba1267f2bea089f38d96e5690da2d44b82b3668827df524afa765b42f90f61bfe368f53c773c51b4 SHA512 076c6e4108c5bb0e85e36c13da91e3c7f3f607b54cd50cbf73cc64fc157198a18daaa7131473e5d6166e1babd905645b673d05373a2f18959bdb4a8a1c9f897f diff --git a/app-emulation/quickemu/quickemu-3.11.ebuild b/app-emulation/quickemu/quickemu-3.11.ebuild index 6cd3d5583..18bc3d023 100644 --- a/app-emulation/quickemu/quickemu-3.11.ebuild +++ b/app-emulation/quickemu/quickemu-3.11.ebuild @@ -8,7 +8,7 @@ inherit python-single-r1 DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines" HOMEPAGE="https://github.com/quickemu-project/quickemu" -SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz" +SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0"
next reply other threads:[~2021-12-15 10:51 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-15 10:51 Andrew Ammerlaan [this message] 2021-12-15 10:51 ` [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/quickemu/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2024-10-12 18:59 [gentoo-commits] repo/proj/guru:master " David Roman 2024-04-13 15:59 [gentoo-commits] repo/proj/guru:dev " Julien Roy 2024-04-13 16:14 ` [gentoo-commits] repo/proj/guru:master " Julien Roy 2024-04-13 15:59 [gentoo-commits] repo/proj/guru:dev " Julien Roy 2024-04-13 16:14 ` [gentoo-commits] repo/proj/guru:master " Julien Roy 2023-12-11 6:50 Viorel Munteanu 2023-12-04 7:11 Viorel Munteanu 2023-08-24 22:41 David Roman 2023-07-22 23:06 David Roman 2023-07-22 13:07 David Roman 2021-12-15 10:35 Andrew Ammerlaan
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=1639565181.552c56934b06f1b5f00627e9481d3f7b480366e4.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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