From 682d56d3bb1945f13a918eb6f2ecfba12badf942 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Wed, 20 Oct 2010 01:35:47 +0000 Subject: - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic --- graphics/rubygem-captcha/pkg-descr | 2 +- graphics/rubygem-exifr/pkg-descr | 2 +- graphics/rubygem-imagesize/pkg-descr | 2 +- graphics/rubygem-objectdetect/pkg-descr | 2 +- graphics/rubygem-railroad/pkg-descr | 2 +- graphics/rubygem-scruffy/pkg-descr | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/rubygem-captcha/pkg-descr b/graphics/rubygem-captcha/pkg-descr index efb2efb95a01..aff678c83a75 100644 --- a/graphics/rubygem-captcha/pkg-descr +++ b/graphics/rubygem-captcha/pkg-descr @@ -3,4 +3,4 @@ and Humans Apart") written in Ruby. This will dynamically create an image containing a key displayed on a noisy background, which the user must enter into a text box. -WWW: http://captcha.rubyforge.org/ +WWW: http://github.com/winton/captcha diff --git a/graphics/rubygem-exifr/pkg-descr b/graphics/rubygem-exifr/pkg-descr index 76f54b64ecec..1d3db6920bb3 100644 --- a/graphics/rubygem-exifr/pkg-descr +++ b/graphics/rubygem-exifr/pkg-descr @@ -1,4 +1,4 @@ Exifr is a pure ruby library to extract EXIF info from image files. Both JPEG and TIFF formats are supported. -WWW: http://rubyforge.org/projects/exifr +WWW: http://github.com/remvee/exifr/ diff --git a/graphics/rubygem-imagesize/pkg-descr b/graphics/rubygem-imagesize/pkg-descr index ea7f19838e18..242b359a1fdf 100644 --- a/graphics/rubygem-imagesize/pkg-descr +++ b/graphics/rubygem-imagesize/pkg-descr @@ -1,4 +1,4 @@ This gem allows you to find the size of an image using Ruby. -WWW: http://imagesize.rubyforge.org/ +WWW: http://imagesize.rubyforge.org diff --git a/graphics/rubygem-objectdetect/pkg-descr b/graphics/rubygem-objectdetect/pkg-descr index 724d662043d4..af87028e70ee 100644 --- a/graphics/rubygem-objectdetect/pkg-descr +++ b/graphics/rubygem-objectdetect/pkg-descr @@ -1,3 +1,3 @@ This is a simple library for detecting objects in pictures. -WWW: http://objectdetect.rubyforge.org/objectdetect/ +WWW: http://objectdetect.rubyforge.org diff --git a/graphics/rubygem-railroad/pkg-descr b/graphics/rubygem-railroad/pkg-descr index d2748e5faf33..dd019e80e8a2 100644 --- a/graphics/rubygem-railroad/pkg-descr +++ b/graphics/rubygem-railroad/pkg-descr @@ -3,4 +3,4 @@ properties (attributes, methods) and relationships (inheritance, model associations like has_many, etc.) The output is a graph description in the DOT language, suitable to be handled with tools like Graphviz. -WWW: http://railroad.rubyforge.org/ +WWW: http://railroad.rubyforge.org diff --git a/graphics/rubygem-scruffy/pkg-descr b/graphics/rubygem-scruffy/pkg-descr index 71bd195a25d2..cb4c6d23102e 100644 --- a/graphics/rubygem-scruffy/pkg-descr +++ b/graphics/rubygem-scruffy/pkg-descr @@ -3,4 +3,4 @@ Graphs can be rendered to SVG code or an image. Blend the beauty of Gruff with the SVG capabilities of SVG::Graph, make it super simple and extensible, and you've got Scruffy. -WWW: http://scruffy.rubyforge.org/ +WWW: http://scruffy.rubyforge.org -- cgit