commit:     390651a6f398da8ad06464433fcb98da76b0a396
Author:     Rahil Bhimjiani <me <AT> rahil <DOT> rocks>
AuthorDate: Wed Mar 19 13:26:50 2025 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Mar 19 22:39:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390651a6

app-containers/containers-shortnames: update to 2025.03.19

Signed-off-by: Rahil Bhimjiani <me <AT> rahil.rocks>
Closes: https://github.com/gentoo/gentoo/pull/41170
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-containers/containers-shortnames/Manifest                       | 1 +
 ...ortnames-9999.ebuild => containers-shortnames-2025.03.19.ebuild} | 6 +++---
 .../containers-shortnames/containers-shortnames-9999.ebuild         | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-containers/containers-shortnames/Manifest 
b/app-containers/containers-shortnames/Manifest
index af3f5371bc0f..af4583389d78 100644
--- a/app-containers/containers-shortnames/Manifest
+++ b/app-containers/containers-shortnames/Manifest
@@ -1 +1,2 @@
 DIST containers-shortnames-2023.02.20.tar.gz 13527 BLAKE2B 
165a4c51bd284078990c94059145bb6b4bd5de4d8595eb2ccd2acc6fe8561e7edc300b7edadc684675ee281d7ada1c3a6d5aa0117c640ec22c2d2ef7e46486b5
 SHA512 
856dbbeb2acda276e9605bd1ecec0f8d65952c597ee2af61dd8909d7d3c04e5ef06c40b69ec4a98f79e623c536850f614c1b0af3a19637e300e7d3a285933193
+DIST containers-shortnames-2025.03.19.tar.gz 13672 BLAKE2B 
a72160f65aa13316c33b984173e151f0519720ec9617395980f0d7c5f25dc14b400aafbcb2fa8769eace9c1e51d4f1ddbe783e68fc0e40280743f90fbce30aa9
 SHA512 
edadadda8920ac4880f2c44f396e5d4c844bf15c964d7ef5d14c68637ac43e0df91f4efd2be747bca74bd0da959ea21cc3200ab14b2b57aba5975cff8f2fbefa

diff --git 
a/app-containers/containers-shortnames/containers-shortnames-9999.ebuild 
b/app-containers/containers-shortnames/containers-shortnames-2025.03.19.ebuild
similarity index 85%
copy from app-containers/containers-shortnames/containers-shortnames-9999.ebuild
copy to 
app-containers/containers-shortnames/containers-shortnames-2025.03.19.ebuild
index 8c33114ebd8f..4188ec539c48 100644
--- a/app-containers/containers-shortnames/containers-shortnames-9999.ebuild
+++ 
b/app-containers/containers-shortnames/containers-shortnames-2025.03.19.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=8
@@ -6,13 +6,13 @@ EAPI=8
 DESCRIPTION="Configures default shortnames (aliases) for Containers"
 HOMEPAGE="https://github.com/containers/shortnames";
 
-if [[ ${PV} == *9999* ]]; then
+if [[ ${PV} == 9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/containers/shortnames.git";
 else
        SRC_URI="https://github.com/containers/shortnames/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
        S="${WORKDIR}/${P#containers-}"
-       KEYWORDS="~amd64 ~loong"
+       KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
 fi
 
 LICENSE="Apache-2.0"

diff --git 
a/app-containers/containers-shortnames/containers-shortnames-9999.ebuild 
b/app-containers/containers-shortnames/containers-shortnames-9999.ebuild
index 8c33114ebd8f..4188ec539c48 100644
--- a/app-containers/containers-shortnames/containers-shortnames-9999.ebuild
+++ b/app-containers/containers-shortnames/containers-shortnames-9999.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=8
@@ -6,13 +6,13 @@ EAPI=8
 DESCRIPTION="Configures default shortnames (aliases) for Containers"
 HOMEPAGE="https://github.com/containers/shortnames";
 
-if [[ ${PV} == *9999* ]]; then
+if [[ ${PV} == 9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/containers/shortnames.git";
 else
        SRC_URI="https://github.com/containers/shortnames/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
        S="${WORKDIR}/${P#containers-}"
-       KEYWORDS="~amd64 ~loong"
+       KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to