commit: c481a1851c50f994207a17794c9ebf89445a72e2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Sep 9 17:16:52 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Sep 11 08:48:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c481a185
dev-python/cgkit: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/2291 Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/cgkit/files/cgkit-2.0.0-test.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/dev-python/cgkit/files/cgkit-2.0.0-test.patch b/dev-python/cgkit/files/cgkit-2.0.0-test.patch deleted file mode 100644 index e5c1984..00000000 --- a/dev-python/cgkit/files/cgkit-2.0.0-test.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur cgkit-2.0.0alpha9.orig/unittests/test_sequence.py cgkit-2.0.0alpha9/unittests/test_sequence.py ---- unittests/test_sequence.py 2009-08-15 19:37:35.000000000 +0800 -+++ unittests/test_sequence.py 2012-11-07 06:58:07.024791790 +0800 -@@ -594,6 +594,7 @@ - ("spam1_5.tif", "foo0006.tif")], list(ong)) - - [email protected]("Seeks absent dep 3delight") - class TestSeqUtils(unittest.TestCase): - """Test the sequence utilities. - """
