commit: f7ebeeb3dd0c5b9f43f8a8a9ea0825279e351cb3
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 20:02:48 2015 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 20:03:37 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f7ebeeb3
dev-python/pygobject: remove patch
The tests are failing for me but it's not the same spec
that the patch adresses to I removed it for now.
Package-Manager: portage-2.2.23
Manifest-Sign-Key: 0xE9E568677E8B4D42
dev-python/pygobject/pygobject-3.18.0.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/pygobject/pygobject-3.18.0.ebuild
b/dev-python/pygobject/pygobject-3.18.0.ebuild
index e5610c2..1b3fb2a 100644
--- a/dev-python/pygobject/pygobject-3.18.0.ebuild
+++ b/dev-python/pygobject/pygobject-3.18.0.ebuild
@@ -58,9 +58,6 @@ RDEPEND="${COMMON_DEPEND}
"
src_prepare() {
- # Comment out broken unittest
- epatch "${FILESDIR}"/${PN}-3.16.1-unittest.patch
-
gnome2_src_prepare
python_copy_sources
}