commit: 8fe09ed775278497bf831b62861c4bd467d09832 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 15 07:00:28 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 15 07:00:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe09ed7
dev-libs/pugixml: drop patch reference It's included in the release. Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/pugixml/pugixml-1.11.2.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-libs/pugixml/pugixml-1.11.2.ebuild b/dev-libs/pugixml/pugixml-1.11.2.ebuild index ebdf4d37715..0750359ebd7 100644 --- a/dev-libs/pugixml/pugixml-1.11.2.ebuild +++ b/dev-libs/pugixml/pugixml-1.11.2.ebuild @@ -18,7 +18,3 @@ HOMEPAGE="https://pugixml.org/ https://github.com/zeux/pugixml/" LICENSE="MIT" SLOT="0" - -PATCHES=( - "${FILESDIR}/${P}-cmake-config.patch" -)
