commit: 7a587e34d9909c269aacc4d840ed8b288d0259f6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 11 17:46:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 17:47:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a587e34
dev-libs/libxslt: add note re bumping in sync with dev-libs/libxml2 They make use of each other's internals. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libxslt/libxslt-1.1.34-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild b/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild index 6e0b1e93402..350eede2cb0 100644 --- a/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild +++ b/dev-libs/libxslt/libxslt-1.1.34-r1.ebuild @@ -5,6 +5,7 @@ EAPI=7 inherit libtool multilib-minimal toolchain-funcs +# Note: Please bump this in sync with dev-libs/libxml2. DESCRIPTION="XSLT libraries and tools" HOMEPAGE="http://www.xmlsoft.org/ https://gitlab.gnome.org/GNOME/libxslt" SRC_URI="ftp://xmlsoft.org/${PN}/${P}.tar.gz"
