From 0e9a41d6d3aef597e6c75ebe5c96f8f5af2b66ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 20 Jul 2025 15:37:09 +0200 Subject: [PATCH] sys-apps/texinfo: drop unversioned perl virtual dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- .../texinfo/{texinfo-7.2.ebuild => texinfo-7.2-r2.ebuild} | 3 --- .../texinfo/{texinfo-7.2-r1.ebuild => texinfo-7.2-r3.ebuild} | 3 --- sys-apps/texinfo/texinfo-9999.ebuild | 5 +---- 3 files changed, 1 insertion(+), 10 deletions(-) rename sys-apps/texinfo/{texinfo-7.2.ebuild => texinfo-7.2-r2.ebuild} (96%) rename sys-apps/texinfo/{texinfo-7.2-r1.ebuild => texinfo-7.2-r3.ebuild} (97%) diff --git a/sys-apps/texinfo/texinfo-7.2.ebuild b/sys-apps/texinfo/texinfo-7.2-r2.ebuild similarity index 96% rename from sys-apps/texinfo/texinfo-7.2.ebuild rename to sys-apps/texinfo/texinfo-7.2-r2.ebuild index 1d4c423e0aebe..b855a24dfdbee 100644 --- a/sys-apps/texinfo/texinfo-7.2.ebuild +++ b/sys-apps/texinfo/texinfo-7.2-r2.ebuild @@ -37,9 +37,6 @@ IUSE="nls +standalone static" RDEPEND=" >=sys-libs/ncurses-5.2-r2:= - virtual/perl-Data-Dumper - virtual/perl-Encode - virtual/perl-Unicode-Collate standalone? ( >=dev-lang/perl-5.8.1 ) !standalone? ( >=dev-lang/perl-5.8.1:= diff --git a/sys-apps/texinfo/texinfo-7.2-r1.ebuild b/sys-apps/texinfo/texinfo-7.2-r3.ebuild similarity index 97% rename from sys-apps/texinfo/texinfo-7.2-r1.ebuild rename to sys-apps/texinfo/texinfo-7.2-r3.ebuild index 4352121c1ef18..24903e3f7e756 100644 --- a/sys-apps/texinfo/texinfo-7.2-r1.ebuild +++ b/sys-apps/texinfo/texinfo-7.2-r3.ebuild @@ -37,9 +37,6 @@ IUSE="nls +standalone static" RDEPEND=" >=sys-libs/ncurses-5.2-r2:= - virtual/perl-Data-Dumper - virtual/perl-Encode - virtual/perl-Unicode-Collate standalone? ( >=dev-lang/perl-5.8.1 ) !standalone? ( >=dev-lang/perl-5.8.1:= diff --git a/sys-apps/texinfo/texinfo-9999.ebuild b/sys-apps/texinfo/texinfo-9999.ebuild index 59058267c6f19..724e75f27d37f 100644 --- a/sys-apps/texinfo/texinfo-9999.ebuild +++ b/sys-apps/texinfo/texinfo-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 # Note: if your package uses the texi2dvi utility, it must depend on the @@ -37,9 +37,6 @@ IUSE="nls +standalone static" RDEPEND=" >=sys-libs/ncurses-5.2-r2:= - virtual/perl-Data-Dumper - virtual/perl-Encode - virtual/perl-Unicode-Collate standalone? ( >=dev-lang/perl-5.8.1 ) !standalone? ( >=dev-lang/perl-5.8.1:=