Skip to content

Commit

Permalink
added proper desc, jeweler complaining
Browse files Browse the repository at this point in the history
  • Loading branch information
polly committed Oct 30, 2009
1 parent 87d7414 commit 478df45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -4,7 +4,7 @@ begin
require 'jeweler' require 'jeweler'
Jeweler::Tasks.new do |s| Jeweler::Tasks.new do |s|
s.name = "ffmpeg" s.name = "ffmpeg"
s.summary = %Q{TODO} s.summary = %Q{A dsl for building and executing ffmpeg commands}
s.email = "patrik@moresale.se" s.email = "patrik@moresale.se"
s.homepage = "http://github.com/polly/ffmpeg" s.homepage = "http://github.com/polly/ffmpeg"
s.description = "A dsl for building and executing ffmpeg commands" s.description = "A dsl for building and executing ffmpeg commands"
Expand Down

0 comments on commit 478df45

Please sign in to comment.