commit: f31ae4444db547a32cd472357270ff5321d01a73 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Thu Jun 26 14:05:53 2014 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Jun 26 14:05:53 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=f31ae444
Add ruby20, ruby21. Package-Manager: portage-2.2.8-r1 --- dev-ruby/authlogic/ChangeLog | 3 +++ dev-ruby/authlogic/authlogic-3.4.2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-ruby/authlogic/ChangeLog b/dev-ruby/authlogic/ChangeLog index 19a34b5..375e608 100644 --- a/dev-ruby/authlogic/ChangeLog +++ b/dev-ruby/authlogic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/authlogic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 + 26 Jun 2014; Hans de Graaff <[email protected]> authlogic-3.4.2.ebuild: + Add ruby20, ruby21. + *authlogic-3.4.2 (01 May 2014) 01 May 2014; Hans de Graaff <[email protected]> +authlogic-3.4.2.ebuild: diff --git a/dev-ruby/authlogic/authlogic-3.4.2.ebuild b/dev-ruby/authlogic/authlogic-3.4.2.ebuild index 84c63a6..5e51c8a 100644 --- a/dev-ruby/authlogic/authlogic-3.4.2.ebuild +++ b/dev-ruby/authlogic/authlogic-3.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -USE_RUBY="ruby19" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="History README.rdoc"
