commit:     480c158baffd3a712e9e50a5b1fddf4dfc5bc937
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Wed Apr  2 15:01:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 10 09:36:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480c158b

app-doc/single-unix-specification: 5 was respun (again) upstream

Changes:
* idx/xrat_xsh_chap02.html: Adds "B.2.4 Signal Concepts"
* mindex.html: updates "Spec_version: Tue Mar 25 14:45:38 UTC 2025"
* utilities/uuencode.html: Fix historical algorithm formatting
  cf. https://www.austingroupbugs.net/view.php?id=1917

Drop back to ~arch and rename the tarball accordingly.

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/41432
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-doc/single-unix-specification/Manifest                            | 2 +-
 ...pecification-5-r1.ebuild => single-unix-specification-5-r2.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-doc/single-unix-specification/Manifest 
b/app-doc/single-unix-specification/Manifest
index b48fedc4f14e..a53c529dc69c 100644
--- a/app-doc/single-unix-specification/Manifest
+++ b/app-doc/single-unix-specification/Manifest
@@ -1,3 +1,3 @@
 DIST susv4-2018.tar.bz2 3352852 BLAKE2B 
0f05f2dd6444d35b2d962651643eb8bd0520169c8670072fdb1ce2c671b3bdeed8e4d99dfacceba69f846c107c73c4a60f3f51e48c64499f40a9fa594ac877ba
 SHA512 
2484d24d19b9731808c61219b61d63cdf4d8dff6498fb4655478b76808a583064a5cfbcfcf18f1d27c56e03a6b47cc6833f94483784ec29059bef063724c2567
 DIST susv4tc2.tar.bz2 3649434 BLAKE2B 
c09eb835badec0bf191da4caaa7b35ccedfb1512218d3ebb66d0301bbe6404a30df2e3c51838dcd9f91912f41ce3e39478d2c061ac2f075ef678ae20fcaf0ad6
 SHA512 
cc86b2b4860b1069cb8712ef7b5a9702510f48d6585b5414ff561f85677974c156d8cc95cf29dfdab360c13ecb884e19e2112fe5c6bc49666417c9a744a816ad
-DIST susv5-2025-01-02.tar.bz2 3505183 BLAKE2B 
470d2959a57f792adb63d7fd150a3c6c6eea823f6600ccd4e5ed0780f057f833399573440346a74b577dc1edcb5cb8128bc9ff39a87c16644c4a3d72e7bacdb6
 SHA512 
4db5330e9ecc652cdcdef5a80e4d0637e79edab23c5261c553fde55a92975f388d4b69fdf5be5ff0d1c1bf2e95345c533980e88f04eef70c2911058466d24dce
+DIST susv5-2025-03-25.tar.bz2 3506412 BLAKE2B 
b2c0108a1d79c5c64db5cace485eeb4d77aaa9d8a98543d73c19567e2700a1e562a97f29337d7f79cc730d0158f2c4ee324eba222c40e20cedabe6c74bf63680
 SHA512 
5a3fc41b3c184903874e561bf8433ac88e95e067f0d26fc368f92a69e8080c5d3d00bb9a1d25dd58d6bca09d2b26c742976fa47464b13d2beb7416aeb14c51f5

diff --git 
a/app-doc/single-unix-specification/single-unix-specification-5-r1.ebuild 
b/app-doc/single-unix-specification/single-unix-specification-5-r2.ebuild
similarity index 74%
rename from 
app-doc/single-unix-specification/single-unix-specification-5-r1.ebuild
rename to 
app-doc/single-unix-specification/single-unix-specification-5-r2.ebuild
index d3f118966931..375f113fbfc1 100644
--- a/app-doc/single-unix-specification/single-unix-specification-5-r1.ebuild
+++ b/app-doc/single-unix-specification/single-unix-specification-5-r2.ebuild
@@ -6,12 +6,12 @@ EAPI=8
 DESCRIPTION="The Single UNIX Specification, Version 5, 2024 Edition"
 HOMEPAGE="https://publications.opengroup.org/";
 # Rename for bug #948039
-SRC_URI="https://pubs.opengroup.org/onlinepubs/9799919799/download/susv5.tar.bz2
 -> susv5-2025-01-02.tar.bz2"
+SRC_URI="https://pubs.opengroup.org/onlinepubs/9799919799/download/susv5.tar.bz2
 -> susv5-2025-03-25.tar.bz2"
 S="${WORKDIR}/susv5-html"
 
 LICENSE="sus4-copyright"
 SLOT="5"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 RESTRICT="mirror"
 
 src_install() {

Reply via email to