summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-11-11 12:07:28 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2016-11-11 13:46:32 +0100
commit6e62dd42fcccc9f12a966bf47957ac26be82a40a (patch)
treee067f8bd6d77f3527a0e4d770c796178a0a19cbb /dev-libs/glib/glib-2.44.1-r1.ebuild
parentdev-util/gdbus-codegen: cleanup old revisions (diff)
downloadgentoo-6e62dd42fcccc9f12a966bf47957ac26be82a40a.tar.gz
gentoo-6e62dd42fcccc9f12a966bf47957ac26be82a40a.tar.bz2
gentoo-6e62dd42fcccc9f12a966bf47957ac26be82a40a.zip
dev-libs/glib: cleanup old revisions
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-libs/glib/glib-2.44.1-r1.ebuild')
-rw-r--r--dev-libs/glib/glib-2.44.1-r1.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/dev-libs/glib/glib-2.44.1-r1.ebuild b/dev-libs/glib/glib-2.44.1-r1.ebuild
index 6565a1b13765..b4b3d7460fbf 100644
--- a/dev-libs/glib/glib-2.44.1-r1.ebuild
+++ b/dev-libs/glib/glib-2.44.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -132,11 +132,6 @@ src_prepare() {
sed -i -e "/gdbus\/nonce-tcp/d" gio/tests/gdbus-peer.c || die
fi
- # thread test fails, upstream bug #679306
- # FIXME: we need to check if it's still failing as upstream thinks something
- # is wrong in our setups
- #epatch "${FILESDIR}/${PN}-2.34.0-testsuite-skip-thread4.patch"
-
# This test is prone to fail, bug #504024, upstream bug #723719
sed -i -e '/gdbus-close-pending/d' gio/tests/Makefile.am || die
else