commit: ce137ff59563d5b8295bdf33857b3379bf4b7a31 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 23:31:46 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 23:32:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce137ff5
media-libs/ftgl: uncomment patch I was testing w/ old+new and forgot to uncomment. Bug: https://bugs.gentoo.org/937849 Bug: https://bugs.gentoo.org/947242 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/ftgl/ftgl-2.1.3_rc5-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/ftgl/ftgl-2.1.3_rc5-r3.ebuild b/media-libs/ftgl/ftgl-2.1.3_rc5-r3.ebuild index 88763e539d70..0fb8b7874d6b 100644 --- a/media-libs/ftgl/ftgl-2.1.3_rc5-r3.ebuild +++ b/media-libs/ftgl/ftgl-2.1.3_rc5-r3.ebuild @@ -34,7 +34,7 @@ PATCHES=( "${FILESDIR}"/${P}-underlink.patch "${FILESDIR}"/${P}-freetype_pkgconfig.patch "${FILESDIR}"/${P}-clang.patch - #"${FILESDIR}"/${P}-freetype-2.13.3.patch + "${FILESDIR}"/${P}-freetype-2.13.3.patch ) src_prepare() {
