diff options
author | 2010-02-13 19:15:52 +0000 | |
---|---|---|
committer | 2010-02-13 19:15:52 +0000 | |
commit | 9e4e1ddcd03e7cc5fee2367e49d3591282db0b62 (patch) | |
tree | f7b456614022f2c086ab9135cf1b4e2b579fadd5 /dev-ruby/amazon-ec2/ChangeLog | |
parent | Missing gtk-update-icon-cache. (diff) | |
download | gentoo-2-9e4e1ddcd03e7cc5fee2367e49d3591282db0b62.tar.gz gentoo-2-9e4e1ddcd03e7cc5fee2367e49d3591282db0b62.tar.bz2 gentoo-2-9e4e1ddcd03e7cc5fee2367e49d3591282db0b62.zip |
Generate documentation using YARD rather than RDoc as the options hashes aren't documented very well otherwise.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/amazon-ec2/ChangeLog')
-rw-r--r-- | dev-ruby/amazon-ec2/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-ruby/amazon-ec2/ChangeLog b/dev-ruby/amazon-ec2/ChangeLog index 2511fe7ca86b..335baf07b99d 100644 --- a/dev-ruby/amazon-ec2/ChangeLog +++ b/dev-ruby/amazon-ec2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/amazon-ec2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amazon-ec2/ChangeLog,v 1.2 2010/02/12 21:57:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amazon-ec2/ChangeLog,v 1.3 2010/02/13 19:15:52 flameeyes Exp $ + + 13 Feb 2010; Diego E. Pettenò <flameeyes@gentoo.org> + amazon-ec2-0.9.4.ebuild: + Generate documentation using YARD rather than RDoc as the options hashes + aren't documented very well otherwise. *amazon-ec2-0.9.4 (12 Feb 2010) |