diff options
Diffstat (limited to 'graphics/ruby-ming/files/patch-ming.rb')
-rw-r--r-- | graphics/ruby-ming/files/patch-ming.rb | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/ruby-ming/files/patch-ming.rb b/graphics/ruby-ming/files/patch-ming.rb new file mode 100644 index 000000000000..76f13f8b7e9b --- /dev/null +++ b/graphics/ruby-ming/files/patch-ming.rb @@ -0,0 +1,18 @@ +--- ming.rb.orig Mon Sep 17 20:48:39 2001 ++++ ming.rb Tue Sep 18 03:22:32 2001 +@@ -344,6 +344,7 @@ + + # deprecated + class SWFMovieClip <SWFSprite ++end + + class SWFGradient <SWFBase + def initialize +@@ -375,6 +376,7 @@ + + # deprecated + class SWFMorphShape <SWFMorph ++end + + class SWFFont <SWFBase + |