Skip to content

Commit

Permalink
Rakefile descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben J. Woodcroft committed Aug 8, 2012
1 parent 807dd13 commit 0fe3b65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -17,8 +17,8 @@ Jeweler::Tasks.new do |gem|
gem.name = "bio-krona"
gem.homepage = "http://github.com/wwood/bioruby-krona"
gem.license = "MIT"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.description = %Q{TODO: longer description of your gem}
gem.summary = %Q{This biogem is built around Krona, a flashy way of representing hierarchical data.}
gem.description = %Q{This biogem is built around Krona, a flashy way of representing hierarchical data.}
gem.email = "donttrustben near gmail.com"
gem.authors = ["Ben J. Woodcroft"]
# dependencies defined in Gemfile
Expand Down

0 comments on commit 0fe3b65

Please sign in to comment.