Description: fix whatis entry in manpage
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=93267
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93267
Author: Ryan Niebur <ryan@debian.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-02-22

--- a/xs/goocanvasbounds.xs
+++ b/xs/goocanvasbounds.xs
@@ -2,6 +2,10 @@
 
 MODULE = Goo::Canvas::Bounds		PACKAGE = Goo::Canvas::Bounds		PREFIX = goo_canvas_bounds_
 
+=for object Goo::Canvas::Bounds - represents the bounding box of an item in the canvas
+
+=cut
+
 GooCanvasBounds*
 new(class, x1, y1, x2, y2)
     double x1
