commit: 623388f5cd18d09e3636c0d1fccd9193c89b2854 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Wed Jul 2 08:59:43 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Jul 2 08:59:43 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=623388f5
Add ruby20, ruby21. Package-Manager: portage-2.2.8-r1 --- dev-ruby/formtastic/ChangeLog | 5 ++++- dev-ruby/formtastic/formtastic-2.2.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dev-ruby/formtastic/ChangeLog b/dev-ruby/formtastic/ChangeLog index 43ecd95..f6af823 100644 --- a/dev-ruby/formtastic/ChangeLog +++ b/dev-ruby/formtastic/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-ruby/formtastic -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 02 Jul 2014; Hans de Graaff <[email protected]> formtastic-2.2.1.ebuild: + Add ruby20, ruby21. + *formtastic-2.2.1 (12 Feb 2013) 12 Feb 2013; Hans de Graaff <[email protected]> +formtastic-2.2.1.ebuild, diff --git a/dev-ruby/formtastic/formtastic-2.2.1.ebuild b/dev-ruby/formtastic/formtastic-2.2.1.ebuild index 04e1d19..d865148 100644 --- a/dev-ruby/formtastic/formtastic-2.2.1.ebuild +++ b/dev-ruby/formtastic/formtastic-2.2.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 -USE_RUBY="ruby19" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.textile"
