commit: 8c5019bd623cdf47c5e4509c30b10f2aaa01daa2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 11 17:47:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 17:47:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c5019bd
dev-libs/libxml2: add note re bumping in sync with dev-libs/libxslt They make use of each other's internals. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libxml2/libxml2-2.9.10-r5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild index 249974a9780..a1be9a7b157 100644 --- a/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild @@ -8,6 +8,7 @@ PYTHON_REQ_USE="xml" inherit autotools libtool flag-o-matic python-r1 prefix multilib-minimal +# Note: Please bump in sync with dev-libs/libxslt XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1="xmlschema2002-01-16" XSTS_NAME_2="xmlschema2004-01-14"
