commit: 30add819bfa23d65664b38ebf6f89820c37035b7
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 23:35:24 2015 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 23:35:24 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30add819
x11-libs/gdk-pixbuf: clean up old comment
Package-Manager: portage-2.2.23
x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild
b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild
index a0ddb14..7abd159 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild
@@ -50,10 +50,6 @@ src_prepare() {
# Upstream patches from 2.32.x
epatch "${FILESDIR}"/${P}-gint64-shift-overflow.patch
- # ERROR: cve-2015-4491 - missing test plan
- # FIXME - check if this works in 2.31.7
- # $sed -e 's/cve-2015-4491$(EXEEXT)//' -i tests/Makefile.in || die
-
# This will avoid polluting the pkg-config file with versioned libpng,
# which is causing problems with libpng14 -> libpng15 upgrade
# See upstream bug #667068