commit: f02d1fd94251df9a9925c29bca8d6c441a07179a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 19:37:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 20 19:38:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02d1fd9
dev-perl/Search-Xapian: drop unversioned Perl virtual deps
Signed-off-by: Sam James <sam <AT> gentoo.org>
...arch-Xapian-1.2.25.5-r4.ebuild => Search-Xapian-1.2.25.5-r5.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild
b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r5.ebuild
similarity index 91%
rename from dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild
rename to dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r5.ebuild
index 6f7940cfdb0a..454ee1300da8 100644
--- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r4.ebuild
+++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.5-r5.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
@@ -16,7 +16,6 @@ RESTRICT="!test? ( test )"
RDEPEND=">=dev-libs/xapian-1.4:0=[inmemory(+)]
!dev-libs/xapian-bindings[perl]"
DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
test? ( dev-perl/Devel-Leak )
"