summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2015-10-12 19:35:24 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2015-10-12 19:35:24 -0400
commit30add819bfa23d65664b38ebf6f89820c37035b7 (patch)
treea3cfa086d767e98816b288fa55a49d61c8c2770f /x11-libs/gdk-pixbuf
parentx11-libs/gdk-pixbuf: bump to 2.32.1, fixes heap overflows (diff)
downloadgentoo-30add819bfa23d65664b38ebf6f89820c37035b7.tar.gz
gentoo-30add819bfa23d65664b38ebf6f89820c37035b7.tar.bz2
gentoo-30add819bfa23d65664b38ebf6f89820c37035b7.zip
x11-libs/gdk-pixbuf: clean up old comment
Package-Manager: portage-2.2.23
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r--x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild4
1 files changed, 0 insertions, 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 a0ddb14adbb9..7abd159a3d2f 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