summaryrefslogtreecommitdiff
path: root/graphics/py-amanith/files/patch-ignore.i
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-amanith/files/patch-ignore.i')
-rw-r--r--graphics/py-amanith/files/patch-ignore.i10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/py-amanith/files/patch-ignore.i b/graphics/py-amanith/files/patch-ignore.i
new file mode 100644
index 000000000000..8116f8338f34
--- /dev/null
+++ b/graphics/py-amanith/files/patch-ignore.i
@@ -0,0 +1,10 @@
+--- ignore.i Fri May 5 01:23:47 2006
++++ ignore.i Tue Sep 26 03:54:57 2006
+@@ -15,6 +15,7 @@
+ %ignore Amanith::GEllipseCurve2D::YAxis;
+ %ignore Amanith::GFont2D::CharMap;
+ %ignore Amanith::GRenderingContext::GRenderingContext;
++%ignore Amanith::GDrawBoard::DrawEllipseArc;
+
+ /* Don't mind these unsupported things */
+ %warnfilter(362) Amanith::GInterval::operator=;