commit: 0020ab63a56fe3e9d6dad1dc59e78d2a5db5a9c6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 01:07:59 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 01:07:59 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0020ab63
sys-apps/texinfo: add 7.3, drop 7.2.92
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/texinfo/Manifest | 4 ++--
sys-apps/texinfo/{texinfo-7.2.92.ebuild => texinfo-7.3.ebuild} | 0
sys-apps/texinfo/texinfo-9999.ebuild | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/sys-apps/texinfo/Manifest b/sys-apps/texinfo/Manifest
index 0e2730a25a83..3c71ecd75f23 100644
--- a/sys-apps/texinfo/Manifest
+++ b/sys-apps/texinfo/Manifest
@@ -1,4 +1,4 @@
-DIST texinfo-7.2.92.tar.xz 6931756 BLAKE2B
0048ddd72dddb3bc58e05f0562514e80495fd98eb4c9b1fb950c941bec729dd07ac8575a5685ea63cfa993143f2e9c1c34df89dc5feb16407dfb314d82c24bd4
SHA512
3aafc0cb035e0f72e5539473cc76d9b0795f496d24cc6e128fec54b267b5b9a1b6ba4ee721dffd014a5a17d2eac0ed440b615a9c65918e2c74ce1e601dfdf654
-DIST texinfo-7.2.92.tar.xz.sig 265 BLAKE2B
ca333bd4010df6d78b36eb5b4bbe414859946c75726b16973e479a9f44bcc4f6e76d9c596f09da8e67fee06d63e1a59c028220b4db79efca6fabb4f9dcfbcb25
SHA512
259e280d13e880d3a82ef28fd670f5ef1d0bd8aacc915f9053420cc414c317e6f13d8c5501162b41ee0d7b6f5d764152a410b92bc20532fa3a89f59418600b9c
DIST texinfo-7.2.tar.xz 6408432 BLAKE2B
fc6bd020310a437a73d5723d257ca3da1d15329e9e668fa78c49ac77759c2c990d4422c2a7071b217ea214b88389a0cbb43d3fcfa5fe9bf9651270167b15c342
SHA512
8e67337ae12a552fc620c43725507a4978710ea6630e98b0f5e98eb3f79a90e191dde5225699aa6217c26f171d277461f76150f0459cd07b40c3234d2f3d89bf
DIST texinfo-7.2.tar.xz.sig 265 BLAKE2B
dc3a1b157efce581ff67b1605c646a5c78fe355176376b2ec8f5d35f0b1e28fc86ef03e73fe2f2ba4e50cc893d1ad379f6be1b8b627a6eb78560b37aeb37c880
SHA512
fcb5bcf655e16f8994b33242516cff7f5dc6684555c889fee4a4e5b01cbc9c8163d6ea5c77722b2bb8d6f65120650de4daff027bee135d1c29f82316211d8fb4
+DIST texinfo-7.3.tar.xz 6940392 BLAKE2B
e9c17aec5ebf9d22eb22b40a06a24de675fca6d511f448170983d474b0906e23c25a00b75907b260abf66e660aefa6d6af928a1785bcf9b2099a0e791aac7025
SHA512
fb1a16df67f870e79c31f4b96d8431d9c944eb84e5aa71e9d94890417ce63047918d55620fa63bd582232c47e9b412a6f95a11a2479f53f40e92e49bc018d926
+DIST texinfo-7.3.tar.xz.sig 265 BLAKE2B
95d283be610ce45ce2aefdf2eb3cc9f46fe09d50685b344a16eba14c48a07315642199c5f950a93f115aacb1e5a1ee8181fcf8d0510e7e69417ec42919e5613f
SHA512
161a4a3e12d35d3cda3a65c1960563421c1a8babd27cbd6d6f3d055fc5f4b2fe36278fca018870eb74523682e1b4c9c022b45799558d1eb305da96db9637a256
diff --git a/sys-apps/texinfo/texinfo-7.2.92.ebuild
b/sys-apps/texinfo/texinfo-7.3.ebuild
similarity index 100%
rename from sys-apps/texinfo/texinfo-7.2.92.ebuild
rename to sys-apps/texinfo/texinfo-7.3.ebuild
diff --git a/sys-apps/texinfo/texinfo-9999.ebuild
b/sys-apps/texinfo/texinfo-9999.ebuild
index bf8c85bb893e..3989edaf83e5 100644
--- a/sys-apps/texinfo/texinfo-9999.ebuild
+++ b/sys-apps/texinfo/texinfo-9999.ebuild
@@ -44,7 +44,8 @@ fi
LICENSE="GPL-3+"
SLOT="0"
-IUSE="nls +standalone static"
+IUSE="nls +standalone static test"
+RESTRICT="!test? ( test )"
RDEPEND="
|| ( app-doc/info-manual >=app-editors/emacs-26:* )