commit: 9a3c100dc0ef7906abd6ca472f24c8c01a170c79 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 25 04:27:13 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 25 04:27:51 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3c100d
dev-perl/Finance-Quote: restore XML-LibXML dep Closes: https://bugs.gentoo.org/968945 Fixes: 2c7099810a0e2f1112ae71da3d75ee37657a5035 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{Finance-Quote-1.670.0.ebuild => Finance-Quote-1.670.0-r1.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.670.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.670.0-r1.ebuild similarity index 96% rename from dev-perl/Finance-Quote/Finance-Quote-1.670.0.ebuild rename to dev-perl/Finance-Quote/Finance-Quote-1.670.0-r1.ebuild index 518edd07ba44..c1a728b4eb7e 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.670.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.670.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -38,6 +38,7 @@ RDEPEND=" dev-perl/TimeDate >=dev-perl/URI-3.310.0 dev-perl/Web-Scraper + dev-perl/XML-LibXML " BDEPEND=" ${RDEPEND}
