diff options
author | 2012-05-11 19:30:06 +0000 | |
---|---|---|
committer | 2012-05-11 19:30:06 +0000 | |
commit | ed3ce9a2f44781207d5f1bfa4b70c3d3614bcf99 (patch) | |
tree | e1c9c87fbb0a6c581f02d2e3394f06071ccee9de /dev-ruby/best_in_place/ChangeLog | |
parent | Remove old. (diff) | |
download | gentoo-2-ed3ce9a2f44781207d5f1bfa4b70c3d3614bcf99.tar.gz gentoo-2-ed3ce9a2f44781207d5f1bfa4b70c3d3614bcf99.tar.bz2 gentoo-2-ed3ce9a2f44781207d5f1bfa4b70c3d3614bcf99.zip |
Add support for Rails 3.2, Ruby 1.9.
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/best_in_place/ChangeLog')
-rw-r--r-- | dev-ruby/best_in_place/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-ruby/best_in_place/ChangeLog b/dev-ruby/best_in_place/ChangeLog index bf36dc42ceae..b536b05469f0 100644 --- a/dev-ruby/best_in_place/ChangeLog +++ b/dev-ruby/best_in_place/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/best_in_place # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/best_in_place/ChangeLog,v 1.4 2012/01/24 10:38:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/best_in_place/ChangeLog,v 1.5 2012/05/11 19:30:06 flameeyes Exp $ + + 11 May 2012; Diego E. Pettenò <flameeyes@gentoo.org> + best_in_place-1.0.6.ebuild: + Add support for Rails 3.2, Ruby 1.9. *best_in_place-1.0.6 (24 Jan 2012) |